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

/vbox/src/recompiler/tcg/i386/
H A Dtcg-target.c628 static inline void tcg_out_pop(TCGContext *s, int reg) function
1614 tcg_out_pop(s, TCG_REG_ECX);
2192 tcg_out_pop(s, tcg_target_callee_save_regs[i]);

Completed in 36 milliseconds