Searched refs:CTCMSA (Results 1 – 17 of 17) sorted by relevance
/external/v8/src/mips/ |
D | constants-mips.h | 944 CTCMSA = ((0U << 22) | (62U << 16)), enumerator 1785 case CTCMSA: in InstructionType()
|
D | assembler-mips.cc | 3696 Instr instr = MSA | CTCMSA | (rs.code() << kWsShift) | in ctcmsa()
|
D | simulator-mips.cc | 4555 case CTCMSA: in DecodeTypeMsaELM()
|
/external/v8/src/mips64/ |
D | constants-mips64.h | 978 CTCMSA = ((0U << 22) | (62U << 16)), enumerator 1869 case CTCMSA: in InstructionType()
|
D | assembler-mips64.cc | 4022 Instr instr = MSA | CTCMSA | (rs.code() << kWsShift) | in ctcmsa()
|
D | simulator-mips64.cc | 4766 case CTCMSA: in DecodeTypeMsaELM()
|
/external/llvm/lib/Target/Mips/ |
D | MipsSEInstrInfo.cpp | 133 BuildMI(MBB, I, DL, get(Mips::CTCMSA)) in copyPhysReg()
|
D | MipsMSAInstrInfo.td | 2946 def CTCMSA : CTCMSA_ENC, CTCMSA_DESC;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsSEInstrInfo.cpp | 138 BuildMI(MBB, I, DL, get(Mips::CTCMSA)) in copyPhysReg()
|
D | MipsMSAInstrInfo.td | 2953 def CTCMSA : CTCMSA_ENC, CTCMSA_DESC;
|
/external/capstone/arch/Mips/ |
D | MipsGenAsmWriter.inc | 465 16746U, // CTCMSA 2179 0U, // CTCMSA
|
D | MipsGenDisassemblerTables.inc | 2476 /* 8383 */ MCD_OPC_Decode, 192, 3, 140, 1, // Opcode: CTCMSA
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/ |
D | MipsGenMCCodeEmitter.inc | 1041 UINT64_C(2017329177), // CTCMSA 5313 case Mips::CTCMSA: { 8767 Feature_HasStdEnc | Feature_HasMSA | 0, // CTCMSA = 1028
|
D | MipsGenAsmWriter.inc | 2256 17116U, // CTCMSA 4887 0U, // CTCMSA
|
D | MipsGenInstrInfo.inc | 1043 CTCMSA = 1028, 5088 …deledSideEffects), 0x6ULL, nullptr, nullptr, OperandInfo203, -1 ,nullptr }, // Inst #1028 = CTCMSA
|
D | MipsGenDisassemblerTables.inc | 4940 /* 10837 */ MCD::OPC_Decode, 132, 8, 148, 2, // Opcode: CTCMSA
|
D | MipsGenAsmMatcher.inc | 5864 …{ 2990 /* ctcmsa */, Mips::CTCMSA, Convert__MSACtrlAsmReg1_0__GPR32AsmReg1_1, Feature_HasStdEnc|Fe…
|