HomeSort by relevance Sort by last modified time
    Searched refs:tcg_out_qemu_st (Results 1 - 2 of 2) sorted by null

  /external/qemu/tcg/i386/
tcg-target.c 660 static void tcg_out_qemu_st(TCGContext *s, const TCGArg *args, function
1103 tcg_out_qemu_st(s, args, 0);
1106 tcg_out_qemu_st(s, args, 1);
1109 tcg_out_qemu_st(s, args, 2);
1112 tcg_out_qemu_st(s, args, 3);
    [all...]