Accept valid one byte signed and unsigned values for the IMM8 operand.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / 24k-triple-stores-9.d
1 #objdump: -drz
2 #as: -mfix-24k -32
3 #name: 24K: Triple store (Intervening data #1)
4
5 .*: +file format .*mips.*
6
7 Disassembly of section .text:
8
9 0+ <.*>:
10 0: a1020000 sb v0,0\(t0\)
11 4: 00000000 nop
12 8: a1030008 sb v1,8\(t0\)
13 c: 00000000 nop
14 10: a1040010 sb a0,16\(t0\)
15 14: 00000000 nop
16 #pass
This page took 0.038298 seconds and 4 git commands to generate.