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

/vbox/src/recompiler/target-i386/
H A Dtranslate.c2553 static inline void gen_op_movl_T0_seg(int seg_reg) function
5387 gen_op_movl_T0_seg(b >> 3);
5392 gen_op_movl_T0_seg((b >> 3) & 7);
5503 gen_op_movl_T0_seg(reg);

Completed in 63 milliseconds