MIPS: Fix the encoding of immediates with microMIPS JALX
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / eret-3.d
1 #objdump: -d -mmips:isa32r2
2 #name: MIPS eret-3
3 #as: -32 -mfix-24k -march=24kc --no-warn
4
5 .*\.o: +file format .*mips.*
6
7 Disassembly of section \.text:
8
9 [0-9a-f]+ <foo>:
10 [ 0-9a-f]+: 42000018 eret
11 [ 0-9a-f]+: 00000000 nop
12
13 [0-9a-f]+ <bar>:
14 [ 0-9a-f]+: 10800002 beqz a0,[0-9a-f]+ <bar\+0xc>
15 [ 0-9a-f]+: 00000000 nop
16 [ 0-9a-f]+: aca40000 sw a0,0\(a1\)
17 [ 0-9a-f]+: 03e00008 jr ra
18 [ 0-9a-f]+: 00000000 nop
19 \.\.\.
This page took 0.029704 seconds and 4 git commands to generate.