x86: allow suffix-less movzw and 64-bit movzb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nds32 / to-16bit-v3.s
CommitLineData
35c08157
KLC
1foo:
2andi $r0, $r0, 1
3andi $r7, $r7, 255
4movi $r0, 16
5movi $r19, 47
6subri $r0, $r0, 0
7subri $r7, $r7, 0
8nor $r0, $r0, $r0
9nor $r7, $r7, $r7
10mul $r0, $r0, $r0
11mul $r7, $r7, $r7
12xor $r0, $r0, $r0
13xor $r7, $r7, $r7
14and $r0, $r0, $r0
15and $r7, $r7, $r7
16or $r0, $r0, $r0
This page took 0.130009 seconds and 4 git commands to generate.