binutils-gdb/gas/testsuite/gas/xc16x/add.s

17 lines
115 B
ArmAsm
Raw Normal View History

2006-02-17 15:36:28 +01:00
.text
xc16x_add:
add r0,r1
add r0,[r1]
add r0,[r1+]
add r0,#3
add r0,#1234
add r0,0xffed
add 0xffed,r0