Accept valid one byte signed and unsigned values for the IMM8 operand.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / bz-c.s
1 % BZ far away must not fail
2 i1 IS #ffff0000ffff0000
3 Main BZ $255,i1
4 BZ $255,i2
5 i2 IS #ffff0000ffff0000
This page took 0.031909 seconds and 4 git commands to generate.