Searched refs:BMNZ_V (Results 1 – 18 of 18) sorted by relevance
/external/v8/src/mips/ |
D | constants-mips.h | 793 BMNZ_V = (((1U << 2) + 0) << 21), enumerator
|
D | disasm-mips.cc | 2591 case BMNZ_V: in DecodeTypeMsaVec()
|
D | simulator-mips.cc | 5730 if (opcode == BMNZ_V || opcode == BMZ_V || opcode == BSEL_V) { in DecodeTypeMsaVec() 5748 case BMNZ_V: in DecodeTypeMsaVec()
|
D | assembler-mips.cc | 3356 V(bmnz_v, BMNZ_V) \
|
/external/v8/src/mips64/ |
D | constants-mips64.h | 827 BMNZ_V = (((1U << 2) + 0) << 21), enumerator
|
D | disasm-mips64.cc | 2905 case BMNZ_V: in DecodeTypeMsaVec()
|
D | simulator-mips64.cc | 5954 if (opcode == BMNZ_V || opcode == BMZ_V || opcode == BSEL_V) { in DecodeTypeMsaVec() 5972 case BMNZ_V: in DecodeTypeMsaVec()
|
D | assembler-mips64.cc | 3673 V(bmnz_v, BMNZ_V) \
|
/external/capstone/arch/Mips/ |
D | MipsGenAsmWriter.inc | 271 2183158664U, // BMNZ_V 1985 0U, // BMNZ_V
|
D | MipsGenDisassemblerTables.inc | 2833 /* 9852 */ MCD_OPC_Decode, 254, 1, 118, // Opcode: BMNZ_V
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/ |
D | MipsGenMCCodeEmitter.inc | 789 UINT64_C(2021654558), // BMNZ_V 7455 case Mips::BMNZ_V: 8515 Feature_HasStdEnc | Feature_HasMSA | 0, // BMNZ_V = 776
|
D | MipsGenAsmWriter.inc | 2004 285236983U, // BMNZ_V 4635 24U, // BMNZ_V
|
D | MipsGenInstrInfo.inc | 791 BMNZ_V = 776, 4836 …6, 4, 1, 4, 505, 0, 0x6ULL, nullptr, nullptr, OperandInfo176, -1 ,nullptr }, // Inst #776 = BMNZ_V
|
D | MipsGenDisassemblerTables.inc | 5292 /* 12605 */ MCD::OPC_Decode, 136, 6, 254, 1, // Opcode: BMNZ_V
|
D | MipsGenAsmMatcher.inc | 5408 …{ 1391 /* bmnz.v */, Mips::BMNZ_V, Convert__MSA128AsmReg1_0__Tie0_1_1__MSA128AsmReg1_1__MSA128AsmR…
|
D | MipsGenDAGISel.inc | 28762 /* 54012*/ OPC_MorphNodeTo1, TARGET_VAL(Mips::BMNZ_V), 0, 28765 …// Dst: (BMNZ_V:{ *:[v16i8] } MSA128BOpnd:{ *:[v16i8] }:$wd_in, MSA128BOpnd:{ *:[v16i8] }:$ws, MSA…
|
/external/llvm/lib/Target/Mips/ |
D | MipsMSAInstrInfo.td | 2818 def BMNZ_V : BMNZ_V_ENC, BMNZ_V_DESC;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsMSAInstrInfo.td | 2825 def BMNZ_V : BMNZ_V_ENC, BMNZ_V_DESC;
|