summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mips/noreorder.d
blob: 0866ca018314351aad4d97a06399a0747be47379 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#objdump: -dr --disassemble-zeroes
#as: -march=mips2 -mabi=32
#name: noreorder test

.*: +file format .*mips.*

Disassembly of section .text:

00000000 <per_cpu_trap_init>:
   0:	00000000 	nop
   4:	00000000 	nop
   8:	0c000000 	jal	0 <per_cpu_trap_init>
			8: R_MIPS_26	cpu_cache_init
   c:	00000000 	nop
  10:	8fbf0010 	lw	ra,16\(sp\)
  14:	08000000 	j	0 <per_cpu_trap_init>
			14: R_MIPS_26	tlb_init
  18:	27bd0018 	addiu	sp,sp,24
  1c:	00000000 	nop
  20:	00000000 	nop
  24:	1000fff6 	b	0 <per_cpu_trap_init>
  28:	00000000 	nop
  2c:	00000000 	nop