Home | History | Annotate | Download | only in i386

Lines Matching refs:tcg_out_bswap32

593 static inline void tcg_out_bswap32(TCGContext *s, int reg)
1093 tcg_out_bswap32(s, datalo);
1100 tcg_out_bswap32(s, datalo);
1127 tcg_out_bswap32(s, datalo);
1128 tcg_out_bswap32(s, datahi);
1284 tcg_out_bswap32(s, scratch);
1299 tcg_out_bswap32(s, scratch);
1302 tcg_out_bswap32(s, scratch);
1621 tcg_out_bswap32(s, args[0]);