Home
last modified time | relevance | path

Searched refs:tcg_out_ext8u (Results 1 – 2 of 2) sorted by relevance

/external/qemu/tcg/i386/
Dtcg-target.c603 static inline void tcg_out_ext8u(TCGContext *s, int dest, int src) in tcg_out_ext8u() function
683 tcg_out_ext8u(s, r0, r0); in tgen_arithi()
882 tcg_out_ext8u(s, dest, dest); in tcg_out_setcond32()
891 tcg_out_ext8u(s, dest, dest); in tcg_out_setcond64()
1200 tcg_out_ext8u(s, data_reg, TCG_REG_EAX); in tcg_out_qemu_ld()
1383 tcg_out_ext8u(s, TCG_REG_ECX, data_reg); in tcg_out_qemu_st()
1638 tcg_out_ext8u(s, args[0], args[1]); in tcg_out_op()
/external/qemu/tcg/arm/
Dtcg-target.c517 static inline void tcg_out_ext8u(TCGContext *s, int cond, in tcg_out_ext8u() function
1292 tcg_out_ext8u(s, COND_AL, TCG_REG_R1, data_reg); in tcg_out_qemu_st()
1322 tcg_out_ext8u(s, COND_AL, TCG_REG_R2, data_reg); in tcg_out_qemu_st()