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

/external/qemu/tcg/i386/
H A Dtcg-target.c1547 static void tcg_out_qemu_st(TCGContext *s, const TCGArg *args, bool is64) function
1835 tcg_out_qemu_st(s, args, 0);
1838 tcg_out_qemu_st(s, args, 1);

Completed in 47 milliseconds