Accept valid one byte signed and unsigned values for the IMM8 operand.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / basep-7.d
CommitLineData
0395e33b
HPN
1#source: err-bpo5.s
2#as: -linker-allocated-gregs
3#objdump: -drt
4
5# The -linker-allocated-gregs option validates omissions of GREG.
6# Note the inconsequence in relocs regarding forward and backward
7# references (not specific to this functionality); they may change.
8
9.*: file format elf64-mmix
10
11SYMBOL TABLE:
5c799c07
AM
120+ l d \.text 0+ (|\.text)
130+ l d \.data 0+ (|\.data)
140+ l d \.bss 0+ (|\.bss)
0395e33b
HPN
150+2a l \*ABS\* 0+ a
160+70 l \*ABS\* 0+ b
170+48 l \*ABS\* 0+ c
180+3 l \*ABS\* 0+ d
19
20Disassembly of section \.text:
21
220+ <\.text>:
23 0: 8d2b0000 ldo \$43,\$0,0
24 2: R_MMIX_BASE_PLUS_OFFSET \*ABS\*\+0x5e
25 4: 232f0000 addu \$47,\$0,0
26 6: R_MMIX_BASE_PLUS_OFFSET \*ABS\*\+0x9a
27 8: 23300000 addu \$48,\$0,0
28 a: R_MMIX_BASE_PLUS_OFFSET \*ABS\*\+0x86
29 c: 8d2b0000 ldo \$43,\$0,0
30 e: R_MMIX_BASE_PLUS_OFFSET c\+0x2
31 10: 232f0000 addu \$47,\$0,0
32 12: R_MMIX_BASE_PLUS_OFFSET d\+0xd4
33 14: 23300000 addu \$48,\$0,0
34 16: R_MMIX_BASE_PLUS_OFFSET c\+0x15
This page took 0.622974 seconds and 4 git commands to generate.