MIPS: Fix the encoding of immediates with microMIPS JALX
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@24k-triple-stores-2-llsc.d
CommitLineData
0aa27725
RS
1#objdump: -dr
2#as: -mfix-24k -32
3#name: 24K: Triple Store (Range Check, sc)
4#source: 24k-triple-stores-2-llsc.s
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
9
10[0-9a-f]+ <.*>:
11 *[0-9a-f]+: 605d b020 sc v0,32\(sp\)
12 *[0-9a-f]+: 607d b008 sc v1,8\(sp\)
13 *[0-9a-f]+: 609d bff8 sc a0,-8\(sp\)
14 *[0-9a-f]+: 60bd b000 sc a1,0\(sp\)
15 *[0-9a-f]+: 60dd b020 sc a2,32\(sp\)
16 \.\.\.
This page took 0.154167 seconds and 4 git commands to generate.