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

/vbox/src/recompiler/tcg/i386/
H A Dtcg-target.c129 tcg_out32(s, TCG_TARGET_STACK_ALIGN - 1);
495 tcg_out32(s, disp);
509 tcg_out32(s, offset);
519 tcg_out32(s, offset);
562 tcg_out32(s, offset);
599 tcg_out32(s, arg);
602 tcg_out32(s, arg);
605 tcg_out32(s, arg);
606 tcg_out32(s, arg >> 31 >> 1);
617 tcg_out32(
[all...]
/vbox/src/recompiler/tcg/
H A Dtcg.c111 static inline void tcg_out32(TCGContext *s, uint32_t v) function

Completed in 51 milliseconds