Accept valid one byte signed and unsigned values for the IMM8 operand.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / jmp-op.s
1 # A small jumble of JMP:s.
2 Main SWYM 0,0,0
3 here SWYM 0,0,0
4 JMP here
5 at JMP at
6 JMP there
7 JMP here
8 JMP there
9 JMP here
10 there SWYM 0,0,0
This page took 0.029724 seconds and 4 git commands to generate.