Searched defs:gen_op_movq_A0_reg (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/target-i386/
H A Dtranslate.c636 static inline void gen_op_movq_A0_reg(int reg) function
801 gen_op_movq_A0_reg(R_ESI);
829 gen_op_movq_A0_reg(R_EDI);
2212 gen_op_movq_A0_reg(base);
2637 gen_op_movq_A0_reg(R_ESP);
2678 gen_op_movq_A0_reg(R_ESP);
2717 gen_op_movq_A0_reg(R_ESP);
4247 gen_op_movq_A0_reg(R_EDI);
5611 gen_op_movq_A0_reg(R_EBX);
7468 gen_op_movq_A0_reg(R_EA
[all...]

Completed in 61 milliseconds