Update year range in copyright notice of all files.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / shortlimm_hs.s
CommitLineData
e5b06ef0
CZ
1 .cpu HS
2 .text
3 add_s r0,r0,0x1000
4 add_s 0,0x1001,1
5 cmp_s r2,0x1000
6 cmp_s 0x1000,1
7 mov_s r2,0x1000
8 mov_s 0,0x1000
9 mov_s.ne r2,0x1000
This page took 0.031672 seconds and 4 git commands to generate.