Searched refs:OpcodeValue (Results 1 – 10 of 10) sorted by relevance
274 int32_t opcode = instr->OpcodeValue() << 26; in FormatOption()290 if (instr->OpcodeValue() << 26 != EXT5) { in FormatOption()298 if (instr->OpcodeValue() << 26 != EXT5) { in FormatOption()1085 switch (instr->OpcodeValue() << 26) { in InstructionDecode()
552 inline int OpcodeValue() const { return static_cast<Opcode>(Bits(31, 26)); } in OpcodeValue() function
3265 int opcode = instr->OpcodeValue() << 26; in ExecuteGeneric()3807 int opcode = instr->OpcodeValue() << 26; in ExecuteInstruction()
560 inline int OpcodeValue() const { in OpcodeValue() function
1607 switch (instr->OpcodeValue()) { in DecodeType6CoprocessorIns()1642 switch (instr->OpcodeValue()) { in DecodeType6CoprocessorIns()
3633 switch (instr->OpcodeValue()) { in DecodeType6CoprocessorIns()3668 switch (instr->OpcodeValue()) { in DecodeType6CoprocessorIns()
397 instr->OpcodeValue()); in BranchDelayInstructionDecode()
937 inline Opcode OpcodeValue() const { in OpcodeValue() function
432 instr->OpcodeValue()); in BranchDelayInstructionDecode()
995 inline Opcode OpcodeValue() const { in OpcodeValue() function