Searched defs:const_arg2 (Results 1 – 5 of 5) sorted by relevance
/external/qemu/tcg/x86_64/ |
D | tcg-target.c | 503 int const_arg2, int rexw) in tcg_out_cmp() 522 TCGArg arg1, TCGArg arg2, int const_arg2, in tcg_out_brcond() 530 TCGArg arg1, TCGArg arg2, int const_arg2, int rexw) in tcg_out_setcond()
|
/external/qemu/tcg/i386/ |
D | tcg-target.c | 763 int const_arg2, int rexw) in tcg_out_cmp() 778 TCGArg arg1, TCGArg arg2, int const_arg2, in tcg_out_brcond32() 787 TCGArg arg1, TCGArg arg2, int const_arg2, in tcg_out_brcond64() 878 TCGArg arg1, TCGArg arg2, int const_arg2) in tcg_out_setcond32() 887 TCGArg arg1, TCGArg arg2, int const_arg2) in tcg_out_setcond64()
|
/external/qemu/tcg/ppc64/ |
D | tcg-target.c | 977 int const_arg2, int cr, int arch64) in tcg_out_cmp() 1051 int const_arg2) in tcg_out_setcond() 1182 TCGArg arg1, TCGArg arg2, int const_arg2, in tcg_out_brcond()
|
/external/qemu/tcg/ppc/ |
D | tcg-target.c | 991 int const_arg2, int cr) in tcg_out_cmp() 1123 TCGArg arg1, TCGArg arg2, int const_arg2) in tcg_out_setcond() 1247 TCGArg arg1, TCGArg arg2, int const_arg2, in tcg_out_brcond()
|
/external/qemu/tcg/sparc/ |
D | tcg-target.c | 524 TCGArg arg1, TCGArg arg2, int const_arg2, in tcg_out_brcond_i32() 534 TCGArg arg1, TCGArg arg2, int const_arg2, in tcg_out_brcond_i64()
|