Searched defs:funct3 (Results 1 – 3 of 3) sorted by relevance
106 uint32_t funct3; member
168 static bool CompareB(uint64_t rs1, uint64_t rs2, uint32_t funct3) { in CompareB()
2124 unsigned funct3 = (faulty_instruction >> 12) & 0x7; // bits 12-14, inclusive in GetWriteFlag() local