/external/qemu/tcg/i386/ |
tcg-target.c | 796 static void tcg_out_brcond2(TCGContext *s, const TCGArg *args, function 911 tcg_out_brcond2(s, new_args, const_args+1, 1); 929 tcg_out_brcond2(s, new_args, const_args+1, 1); [all...] |
/external/qemu/tcg/hppa/ |
tcg-target.c | 816 static void tcg_out_brcond2(TCGContext *s, int cond, TCGArg al, TCGArg ah, function 943 tcg_out_brcond2(s, TCG_COND_NE, TCG_REG_R20, TCG_REG_R23, [all...] |
/external/qemu/tcg/ppc/ |
tcg-target.c | 1256 static void tcg_out_brcond2 (TCGContext *s, const TCGArg *args, function [all...] |