gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / abs.d
1 #source: ./abs.s
2 #objdump: -dr
3
4 .*: file format .*
5
6
7 Disassembly of section \.text:
8
9 00000000 <\.text>:
10 0: 7e 20 abs r0
11 2: 7e 2f abs r15
12 4: fc 0f 00 abs r0, r0
13 7: fc 0f 0f abs r0, r15
14 a: fc 0f f0 abs r15, r0
15 d: fc 0f ff abs r15, r15
This page took 0.030956 seconds and 4 git commands to generate.