Searched refs:WSBH (Results 1 – 11 of 11) sorted by relevance
/external/v8/src/mips/ |
D | constants-mips.h | 470 WSBH = ((0U << 3) + 2), enumerator 1177 case WSBH: in InstructionType()
|
D | disasm-mips.cc | 1266 case WSBH: in DecodeTypeRegisterSPECIAL3()
|
D | simulator-mips.cc | 3828 case WSBH: in DecodeTypeRegisterSPECIAL3()
|
/external/v8/src/mips64/ |
D | constants-mips64.h | 503 WSBH = ((0U << 3) + 2), enumerator 1239 case WSBH: in InstructionType()
|
D | disasm-mips64.cc | 1472 case WSBH: in DecodeTypeRegisterSPECIAL3()
|
D | simulator-mips64.cc | 3947 case WSBH: in DecodeTypeRegisterSPECIAL3()
|
/external/valgrind/none/tests/mips64/ |
D | rotate_swap.stdout.exp-mips64r2 | 106 --- WSBH ---
|
/external/llvm/lib/Target/Mips/ |
D | MipsFastISel.cpp | 1348 emitInst(Mips::WSBH, DestReg).addReg(SrcReg); in fastLowerIntrinsicCall() 1368 emitInst(Mips::WSBH, TempReg).addReg(SrcReg); in fastLowerIntrinsicCall()
|
D | MipsInstrInfo.td | 1643 def WSBH : MMRel, SubwordSwap<"wsbh", GPR32Opnd, II_WSBH>, SEB_FM<2, 0x20>, 2235 def : MipsPat<(bswap GPR32:$rt), (ROTR (WSBH GPR32:$rt), 16)>;
|
/external/valgrind/none/tests/mips32/ |
D | MIPS32int.stdout.exp-mips32r2-LE | 941 WSBH
|
D | MIPS32int.stdout.exp-mips32r2-BE | 941 WSBH
|