Searched refs:gen_op_movl_A0_reg (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/target-i386/
H A Dtranslate.c439 static inline void gen_op_movl_A0_reg(int reg) function
813 gen_op_movl_A0_reg(R_ESI);
819 gen_op_movl_A0_reg(R_ESI);
837 gen_op_movl_A0_reg(R_EDI);
840 gen_op_movl_A0_reg(R_EDI);
2219 gen_op_movl_A0_reg(base);
2284 gen_op_movl_A0_reg(R_EBX);
2288 gen_op_movl_A0_reg(R_EBX);
2292 gen_op_movl_A0_reg(R_EBP);
2296 gen_op_movl_A0_reg(R_EB
[all...]

Completed in 1303 milliseconds