[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / bsr.d
1 #objdump: -dr
2
3 dump\.o: file format .*
4
5
6 Disassembly of section \.text:
7
8 00000000 <\.text>:
9 0: 39 00 80 bsr\.w 0xffff8000
10 3: 39 ff 7f bsr\.w 0x8002
11 6: 39 00 00 bsr\.w 0x6
12 7: R_RX_DIR16S_PCREL foo
13 9: 05 00 00 80 bsr\.a 0xff800009
14 d: 05 ff ff 7f bsr\.a 0x80000c
15 11: 05 00 00 00 bsr\.a 0x11
16 12: R_RX_DIR24S_PCREL foo
17 15: 7f 50 bsr\.l r0
18 17: 7f 5f bsr\.l r15
This page took 0.033609 seconds and 4 git commands to generate.