blob: 6a5ca66a9b5fa76f45e5ea54f76beb081d5a8721 [file] [log] [blame]
# Source file used to test the sth.n instruction
foo:
sth.n r4,0(r17)
sth.n r4,4(r17)
sth.n r4,0xe(r17)
sth.n r4,0x1e(r17)
sth.n r4,0(r5)
sth.n r4,4(r5)
sth.n r4,0xe(r5)
sth.n r4,0x1e(r5)