x86-64: Intel64 adjustments for insns dealing with far pointers
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / bsr.d
1 #source: ./bsr.s
2 #objdump: -dr
3
4 .*: file format .*
5
6
7 Disassembly of section \.text:
8
9 00000000 <\.text>:
10 0: 39 00 80 bsr\.w 0xffff8000
11 3: 39 ff 7f bsr\.w 0x8002
12 6: 39 00 00 bsr\.w 0x6
13 7: R_RX_DIR16S_PCREL foo
14 9: 05 00 00 80 bsr\.a 0xff800009
15 d: 05 ff ff 7f bsr\.a 0x80000c
16 11: 05 00 00 00 bsr\.a 0x11
17 12: R_RX_DIR24S_PCREL foo
18 15: 7f 50 bsr\.l r0
19 17: 7f 5f bsr\.l r15
This page took 0.074543 seconds and 4 git commands to generate.