[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H instruction...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / 24k-triple-stores-10.d
1 #objdump: -dr -z
2 #as: -mfix-24k -32
3 #name: 24K: Triple Store (Intervening data #2)
4
5 .*: +file format .*mips.*
6
7 Disassembly of section .text:
8 0+ <.*>:
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.030646 seconds and 4 git commands to generate.