2009-05-26 Catherine Moore <clm@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / eret-1.d
1 #objdump: -d
2 #name: MIPS eret-1 disassembly
3 #as: -mfix-24k -march=24kc --no-warn
4
5 .*\.o: file format .*mips.*
6
7 Disassembly of section \.text:
8
9 00000000 <\.text>:
10 0: 240c0000 li t4,0
11 4: 42000018 eret
12 8: 00000000 nop
13 c: 10000003 b 0x1c
14 10: 00000000 nop
15 14: 240a0003 li t2,3
16 18: 42000018 eret
17 1c: 24040000 li a0,0
18 20: 4200001f deret
19 24: 00000000 nop
20 28: 116afffa beq t3,t2,0x14
21 2c: 00000000 nop
22 30: 4200001f deret
23 34: 00000000 nop
24 38: 42000018 eret
25 3c: 00000000 nop
26 40: 42000018 eret
27 44: 00000000 nop
28 48: 1000fff4 b 0x1c
29 4c: 00000000 nop
30 50: 240c0004 li t4,4
31 54: 4200001f deret
32 58: 240c0003 li t4,3
33 5c: 42000018 eret
34 60: 10000005 b 0x78
35 64: 240c0003 li t4,3
36 68: 42000018 eret
37 6c: 00000000 nop
38 70: 10000001 b 0x78
39 74: 240c0003 li t4,3
40 78: 240c0003 li t4,3
41 7c: 42000018 eret
This page took 0.03405 seconds and 4 git commands to generate.