Home | History | Annotate | Download | only in x86

Lines Matching refs:or_opc

228     alu_binary_imm_mem(OpndSize_16, or_opc, 0xc00, 0, PhysicalReg_ESP, true);
313 alu_binary_imm_mem(OpndSize_16, or_opc, 0xc00, 0, PhysicalReg_ESP, true);
509 int retval = common_alu_int(or_opc, vA, v1, v2);
617 int retval = common_alu_int(or_opc, vA, v1, v2);
839 int retval = common_alu_int_lit(or_opc, vA, vB, tmp);
938 int retval = common_alu_int_lit(or_opc, vA, vB, tmp);
1180 int retval = common_alu_long(or_opc, vA, v1, v2);
1235 int retval = common_alu_long(or_opc, vA, v1, v2);
1311 alu_binary_reg_reg(OpndSize_32, or_opc, 2, false, 1, false);
1414 alu_binary_reg_reg(OpndSize_64, or_opc, 5, false, 1, false);