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

/vbox/src/recompiler/tcg/i386/
H A Dtcg-target.c1148 int base, tcg_target_long ofs, int sizeop)
1155 switch (sizeop) {
1442 int base, tcg_target_long ofs, int sizeop)
1456 switch (sizeop) {
1147 tcg_out_qemu_ld_direct(TCGContext *s, int datalo, int datahi, int base, tcg_target_long ofs, int sizeop) argument
1441 tcg_out_qemu_st_direct(TCGContext *s, int datalo, int datahi, int base, tcg_target_long ofs, int sizeop) argument

Completed in 63 milliseconds