x86: allow suffix-less movzw and 64-bit movzb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / xc16x / add.s
CommitLineData
d70c5fc7
NC
1.text
2xc16x_add:
3add r0,r1
4add r0,[r1]
5add r0,[r1+]
6add r0,#3
7add r0,#1234
8add r0,0xffed
9add 0xffed,r0
10
11
12
13
14
15
16
17
This page took 0.442477 seconds and 4 git commands to generate.