Accept valid one byte signed and unsigned values for the IMM8 operand.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mipsr6@24k-triple-stores-2-llsc.d
1 #objdump: -dr
2 #as: -mfix-24k -32
3 #source: 24k-triple-stores-2-llsc.s
4 #name: 24K: Triple Store (Range Check, sc)
5
6 .*: +file format .*mips.*
7
8 Disassembly of section .text:
9 0+ <.*>:
10 0: 7fa21026 sc v0,32\(sp\)
11 4: 7fa30426 sc v1,8\(sp\)
12 8: 00000000 nop
13 c: 7fa4fc26 sc a0,-8\(sp\)
14 10: 7fa50026 sc a1,0\(sp\)
15 14: 00000000 nop
16 18: 7fa61026 sc a2,32\(sp\)
17 \.\.\.
This page took 0.030774 seconds and 4 git commands to generate.