x86: allow suffix-less movzw and 64-bit movzb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / d10v / immediate-002.s
CommitLineData
8c2784a5
TR
1 ;; ops with immediate args
2
3 .set VALUE,0x1234
4 .text
5 .global foo
6foo:
7 ldi r0,VALUE
8
9
This page took 0.91088 seconds and 4 git commands to generate.