Searched refs:DSBH (Results 1 – 15 of 15) sorted by relevance
/external/v8/src/mips64/ |
D | constants-mips64.h | 602 DSBH = ((0U << 3) + 2), enumerator 1811 case DSBH: in InstructionType()
|
D | disasm-mips64.cc | 1819 case DSBH: { in DecodeTypeRegisterSPECIAL3()
|
D | assembler-mips64.cc | 2948 GenInstrRegister(SPECIAL3, zero_reg, rt, rd, DSBH, DBSHFL); in dsbh()
|
D | simulator-mips64.cc | 4388 case DSBH: { in DecodeTypeRegisterSPECIAL3()
|
/external/llvm/lib/Target/Mips/ |
D | Mips64InstrInfo.td | 302 def DSBH : SubwordSwap<"dsbh", GPR64Opnd>, SEB_FM<2, 0x24>, ISA_MIPS64R2; 596 def : MipsPat<(bswap GPR64:$rt), (DSHD (DSBH GPR64:$rt))>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | Mips64InstrInfo.td | 348 def DSBH : SubwordSwap<"dsbh", GPR64Opnd, II_DSBH>, SEB_FM<2, 0x24>, 778 def : MipsPat<(bswap GPR64:$rt), (DSHD (DSBH GPR64:$rt))>, ISA_MIPS64R2;
|
/external/capstone/arch/Mips/ |
D | MipsGenAsmWriter.inc | 630 21135U, // DSBH 2344 0U, // DSBH
|
D | MipsGenDisassemblerTables.inc | 4550 /* 2119 */ MCD_OPC_Decode, 229, 4, 220, 1, // Opcode: DSBH
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/ |
D | MipsGenMCCodeEmitter.inc | 1289 UINT64_C(2080374948), // DSBH 4588 case Mips::DSBH: 9015 Feature_HasStdEnc | Feature_HasMips64r2 | Feature_NotInMicroMips | 0, // DSBH = 1276
|
D | MipsGenAsmWriter.inc | 2504 21723U, // DSBH 5135 0U, // DSBH
|
D | MipsGenInstrInfo.inc | 1291 DSBH = 1276, 5336 …76, 2, 1, 4, 113, 0, 0x1ULL, nullptr, nullptr, OperandInfo103, -1 ,nullptr }, // Inst #1276 = DSBH
|
D | MipsGenGlobalISel.inc | 15570 …// (bswap:{ *:[i64] } GPR64:{ *:[i64] }:$rt) => (DSHD:{ *:[i64] } (DSBH:{ *:[i64] } GPR64:{ *:[i… 15572 GIR_BuildMI, /*InsnID*/1, /*Opcode*/Mips::DSBH,
|
D | MipsGenDisassemblerTables.inc | 7024 /* 1127 */ MCD::OPC_Decode, 252, 9, 226, 2, // Opcode: DSBH
|
D | MipsGenAsmMatcher.inc | 6101 …{ 3829 /* dsbh */, Mips::DSBH, Convert__GPR64AsmReg1_0__GPR64AsmReg1_1, Feature_HasStdEnc|Feature_…
|
D | MipsGenDAGISel.inc | 26860 /* 50482*/ OPC_EmitNode1, TARGET_VAL(Mips::DSBH), 0, 26865 // Dst: (DSHD:{ *:[i64] } (DSBH:{ *:[i64] } GPR64:{ *:[i64] }:$rt))
|