Searched refs:rogue_onehot (Results 1 – 4 of 4) sorted by relevance
212 CHECKF(rogue_check_bitset(rogue_onehot(instr->operands[u].type), in rogue_validate_instr()218 if (rogue_check_bitset(rogue_onehot(instr->operands[u].type), in rogue_validate_instr()230 if (rogue_check_bitset(rogue_onehot(instr->operands[u].type), in rogue_validate_instr()
99 else if (rogue_check_bitset(rogue_onehot(operand->type), ROGUE_MASK_ANY_REG)) in rogue_dump_operand()
150 static inline uint64_t rogue_onehot(uint64_t offset) in rogue_onehot() function
792 uint64_t flag = rogue_onehot(mapping->index); in rogue_encode_instr()