MIPS: Fix the encoding of immediates with microMIPS JALX
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / 24k-triple-stores-10.d
... / ...
CommitLineData
1#objdump: -dr -z
2#as: -mfix-24k -32
3#name: 24K: Triple Store (Intervening data #2)
4
5.*: +file format .*mips.*
6
7Disassembly of section .text:
80+ <.*>:
9 0: a1020000 sb v0,0\(t0\)
10 4: a1030008 sb v1,8\(t0\)
11 8: 00000000 nop
12 c: a1040010 sb a0,16\(t0\)
13 10: 00000000 nop
14#pass
This page took 0.021919 seconds and 4 git commands to generate.