HomeSort by relevance Sort by last modified time
    Searched refs:dshd (Results 1 - 22 of 22) sorted by null

  /external/llvm/test/MC/Mips/mips32r2/
invalid-mips64r2.s 9 dshd $v0,$sp # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /external/llvm/test/MC/Mips/mips32r3/
invalid-mips64r2.s 9 dshd $v0,$sp # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /external/llvm/test/MC/Mips/mips32r5/
invalid-mips64r2.s 9 dshd $v0,$sp # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
mips64r2.d 44 0+008c <[^>]*> 7c073964 dshd \$7,\$7
45 0+0090 <[^>]*> 7c0a4164 dshd \$8,\$10
mips64r2.s 61 dshd $7
62 dshd $8, $10
micromips@mips64r2.d 45 [0-9a-f]+ <[^>]*> 58e7 fb3c dshd \$7,\$7
46 [0-9a-f]+ <[^>]*> 590a fb3c dshd \$8,\$10
micromips.s     [all...]
micromips-insn32.d     [all...]
micromips-noinsn32.d     [all...]
micromips-trap.d     [all...]
micromips.d     [all...]
  /external/llvm/test/MC/Mips/mips4/
invalid-mips64r2.s 15 dshd $v0,$sp # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /external/llvm/test/MC/Mips/mips5/
invalid-mips64r2.s 20 dshd $v0,$sp # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /external/llvm/test/MC/Mips/mips64/
invalid-mips64r2.s 21 dshd $v0,$sp # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /external/llvm/test/MC/Mips/micromips64r6/
valid.s 273 dshd $3, $4 # CHECK: dshd $3, $4 # encoding: [0x58,0x64,0xfb,0x3c]
  /external/llvm/test/MC/Mips/mips64r2/
valid.s 102 dshd $v0,$sp
  /external/llvm/test/MC/Mips/mips64r3/
valid.s 102 dshd $v0,$sp
  /external/llvm/test/MC/Mips/mips64r5/
valid.s 102 dshd $v0,$sp
  /external/v8/src/mips64/
macro-assembler-mips64.cc 1212 dshd(dest, dest);
1217 dshd(dest, dest);
1221 dshd(dest, dest);
1224 dshd(dest, dest);
1234 dshd(dest, dest);
1238 dshd(dest, dest);
1243 dshd(dest, dest);
    [all...]
assembler-mips64.h     [all...]
assembler-mips64.cc 2582 void Assembler::dshd(Register rd, Register rt) { function in class:v8::internal::Assembler
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
mips-opc.c     [all...]

Completed in 375 milliseconds