Searched refs:imm_wop (Results 1 – 1 of 1) sorted by relevance
28 static unsigned int imm_wop[] = { 0xC6, 0xC7 }; variable51 static unsigned int imm_wop[] = { 0xC6, 0xC7 }; variable141 CHECK_OP_TYPE(opcode, imm_wop, IMM_WRITE); in get_ins_type()460 for (i = 0; i < ARRAY_SIZE(imm_wop); i++) in get_ins_imm_val()461 if (imm_wop[i] == opcode) in get_ins_imm_val()