Home
last modified time | relevance | path

Searched refs:XORI_B (Results 1 – 18 of 18) sorted by relevance

/external/v8/src/mips/
Dconstants-mips.h778 XORI_B = ((3U << 24) + 0), enumerator
Ddisasm-mips.cc2064 case XORI_B: in DecodeTypeMsaI8()
Dassembler-mips.cc3334 V(xori_b, XORI_B) \
Dsimulator-mips.cc4357 case XORI_B: in DecodeTypeMsaI8()
/external/v8/src/mips64/
Dconstants-mips64.h812 XORI_B = ((3U << 24) + 0), enumerator
Ddisasm-mips64.cc2378 case XORI_B: in DecodeTypeMsaI8()
Dassembler-mips64.cc3651 V(xori_b, XORI_B) \
Dsimulator-mips64.cc4568 case XORI_B: in DecodeTypeMsaI8()
/external/capstone/arch/Mips/
DMipsGenAsmWriter.inc1717 570442319U, // XORI_B
3431 0U, // XORI_B
DMipsGenDisassemblerTables.inc1332 /* 3838 */ MCD_OPC_Decode, 164, 13, 95, // Opcode: XORI_B
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenMCCodeEmitter.inc2631 UINT64_C(2063597568), // XORI_B
6945 case Mips::XORI_B: {
10357 Feature_HasStdEnc | Feature_HasMSA | 0, // XORI_B = 2618
DMipsGenAsmWriter.inc3846 268452801U, // XORI_B
6477 6U, // XORI_B
DMipsGenDAGISel.inc12621 /* 23233*/ OPC_MorphNodeTo1, TARGET_VAL(Mips::XORI_B), 0,
12624 … // Dst: (XORI_B:{ *:[v16i8] } MSA128BOpnd:{ *:[v16i8] }:$ws, vsplati8_uimm8:{ *:[v16i8] }:$u8)
12633 /* 23257*/ OPC_MorphNodeTo1, TARGET_VAL(Mips::XORI_B), 0,
12636 … // Dst: (XORI_B:{ *:[v16i8] } MSA128BOpnd:{ *:[v16i8] }:$ws, vsplati8_uimm8:{ *:[v16i8] }:$u8)
DMipsGenInstrInfo.inc2633 XORI_B = 2618,
6678 …, 3, 1, 4, 529, 0, 0x6ULL, nullptr, nullptr, OperandInfo153, -1 ,nullptr }, // Inst #2618 = XORI_B
DMipsGenDisassemblerTables.inc3796 /* 5169 */ MCD::OPC_Decode, 186, 20, 231, 1, // Opcode: XORI_B
DMipsGenAsmMatcher.inc7665 …{ 9558 /* xori.b */, Mips::XORI_B, Convert__MSA128AsmReg1_0__MSA128AsmReg1_1__ConstantUImm8_01_2, …
/external/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td3517 def XORI_B : XORI_B_ENC, XORI_B_DESC;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td3538 def XORI_B : XORI_B_ENC, XORI_B_DESC;