Accept valid one byte signed and unsigned values for the IMM8 operand.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@msa64.d
1 #objdump: -dr --prefix-addresses --show-raw-insn -Mmsa
2 #name: MSA64 instructions
3 #source: msa64.s
4 #as: -64 -mmsa
5
6 .*: +file format .*mips.*
7
8 Disassembly of section \.text:
9 [0-9a-f]+ <[^>]*> 5b03 946e fill\.d \$w17,s2
10 [0-9a-f]+ <[^>]*> 58b8 c5d6 copy_s\.d s7,\$w24\[0\]
11 [0-9a-f]+ <[^>]*> 58b9 d656 copy_s\.d t9,\$w26\[1\]
12 [0-9a-f]+ <[^>]*> 58f0 20d6 copy_u\.w v1,\$w4\[0\]
13 [0-9a-f]+ <[^>]*> 58f3 3156 copy_u\.w a1,\$w6\[3\]
14 [0-9a-f]+ <[^>]*> 5938 c5d6 insert\.d \$w23\[0\],t8
15 [0-9a-f]+ <[^>]*> 5939 d656 insert\.d \$w25\[1\],k0
16 [0-9a-f]+ <[^>]*> 5b7a c820 dlsa t9,k0,k1,0x1
17 [0-9a-f]+ <[^>]*> 5bdd e0e0 dlsa gp,sp,s8,0x4
18 \.\.\.
This page took 0.030252 seconds and 4 git commands to generate.