HomeSort by relevance Sort by last modified time
    Searched refs:wsbh (Results 1 - 25 of 39) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
mips32r2.d 33 0+005c <[^>]*> 7c0738a0 wsbh \$7,\$7
34 0+0060 <[^>]*> 7c0a40a0 wsbh \$8,\$10
mips32r2.s 49 wsbh $7
50 wsbh $8, $10
mipsr6@mips32r2.d 34 0+005c <[^>]*> 7c0738a0 wsbh \$7,\$7
35 0+0060 <[^>]*> 7c0a40a0 wsbh \$8,\$10
micromips@mips32r2.d 34 [0-9a-f]+ <[^>]*> 00e7 7b3c wsbh \$7,\$7
35 [0-9a-f]+ <[^>]*> 010a 7b3c wsbh \$8,\$10
  /ndk/tests/build/issue17144-byteswap/
build.sh 48 grep -qw wsbh issue17144-byteswap.s
49 fail_panic "mips doesn't use wsbh instruction for __swap16()"
50 grep -wA1 wsbh issue17144-byteswap.s | egrep -qw 'rot?r'
51 fail_panic "mips doesn't use wsbh/rotr instruction for __swap32()"
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/nds32/
alu-1.s 24 wsbh $r0, $r1
alu-1.d 32 0+0058 <[^>]*> wsbh \$r0, \$r1
  /external/llvm/test/MC/Mips/mips64/
invalid-mips64r2.s 25 wsbh $k1,$9 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /external/llvm/test/MC/Mips/
mips-alu-instructions.s 36 # CHECK: wsbh $6, $7 # encoding: [0xa0,0x30,0x07,0x7c]
67 wsbh $6, $7
mips64-alu-instructions.s 33 # CHECK: wsbh $6, $7 # encoding: [0xa0,0x30,0x07,0x7c]
61 wsbh $6, $7
  /external/llvm/test/MC/Mips/mips32/
invalid-mips32r2.s 36 wsbh $k1,$t1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /external/llvm/test/MC/Mips/mips4/
invalid-mips64r2.s 33 wsbh $k1,$t1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /external/llvm/test/MC/Mips/mips5/
invalid-mips64r2.s 39 wsbh $k1,$9 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /bionic/libc/arch-mips/string/
strcmp.S 145 wsbh t0, t0
  /external/llvm/test/MC/Mips/micromips32r6/
invalid.s 83 wsbh $34, $4 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
84 wsbh $3, $33 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
valid.s 88 wsbh $3, $4 # CHECK: wsbh $3, $4 # encoding: [0x00,0x64,0x7b,0x3c]
  /external/llvm/test/MC/Mips/micromips64r6/
invalid.s 106 wsbh $34, $4 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
107 wsbh $3, $33 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
valid.s 114 wsbh $3, $4 # CHECK: wsbh $3, $4 # encoding: [0x00,0x64,0x7b,0x3c]
  /external/v8/test/cctest/
test-disasm-mips.cc     [all...]
test-disasm-mips64.cc 694 COMPARE(wsbh(a0, a1), "7c0520a0 wsbh a0, a1");
695 COMPARE(wsbh(s6, s7), "7c17b0a0 wsbh s6, s7");
696 COMPARE(wsbh(v0, v1), "7c0310a0 wsbh v0, v1");
    [all...]
  /external/llvm/test/MC/Mips/mips2/
invalid-mips32r2.s 68 wsbh $k1,$t1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /external/llvm/test/MC/Mips/mips32r2/
valid.s 239 wsbh $k1,$9
  /external/llvm/test/MC/Mips/mips32r3/
valid.s 239 wsbh $k1,$9
  /external/llvm/test/MC/Mips/mips32r5/
valid.s 240 wsbh $k1,$9
  /external/llvm/test/MC/Mips/mips64r2/
valid.s 316 wsbh $k1,$9

Completed in 2691 milliseconds

1 2