]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/rx/emula.d
Fix typo in gdb.ada/complete.exp test
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / rx / emula.d
1 #source: ./emula.s
2 #objdump: -dr
3
4 .*: file format .*
5
6
7 Disassembly of section \.text:
8
9 00000000 <\.text>:
10 0: fd 03 00 emula r0, r0, a0
11 3: fd 03 0f emula r0, r15, a0
12 6: fd 03 f0 emula r15, r0, a0
13 9: fd 03 ff emula r15, r15, a0
14 c: fd 0b 00 emula r0, r0, a1
15 f: fd 0b 0f emula r0, r15, a1
16 12: fd 0b f0 emula r15, r0, a1
17 15: fd 0b ff emula r15, r15, a1