Searched refs:CHECK_OP_TYPE (Results 1 – 1 of 1) sorted by relevance
119 #define CHECK_OP_TYPE(opcode, array, type) \ macro139 CHECK_OP_TYPE(opcode, reg_rop, REG_READ); in get_ins_type()140 CHECK_OP_TYPE(opcode, reg_wop, REG_WRITE); in get_ins_type()141 CHECK_OP_TYPE(opcode, imm_wop, IMM_WRITE); in get_ins_type()146 #undef CHECK_OP_TYPE