x86: allow suffix-less movzw and 64-bit movzb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nds32 / br-2.s
CommitLineData
35c08157
KLC
1foo:
2 beqz $r0, foo
3 bgez $r0, foo
4 bgezal $r0, foo
5 bgtz $r0, foo
6 blez $r0, foo
7 bltz $r0, foo
8 bltzal $r0, foo
This page took 0.1266 seconds and 4 git commands to generate.