Searched refs:imm_wop (Results 1 – 1 of 1) sorted by relevance
43 static unsigned int imm_wop[] = { 0xC6, 0xC7 }; variable66 static unsigned int imm_wop[] = { 0xC6, 0xC7 }; variable156 CHECK_OP_TYPE(opcode, imm_wop, IMM_WRITE); in get_ins_type()475 for (i = 0; i < ARRAY_SIZE(imm_wop); i++) in get_ins_imm_val()476 if (imm_wop[i] == opcode) in get_ins_imm_val()