Searched defs:crfD (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/VEX/priv/ |
D | guest_ppc_toIR.c | 4113 UChar crfD = toUChar( IFIELD( theInstr, 23, 3 ) ); in dis_int_cmp() local 7145 UChar crfD = toUChar( IFIELD( theInstr, 23, 3 ) ); in dis_proc_ctl() local 8856 UChar crfD = toUChar( IFIELD( theInstr, 23, 3 ) ); in dis_fp_tests() local 8924 UChar crfD = toUChar( IFIELD( theInstr, 23, 3 ) ); in dis_fp_cmp() local 9498 UChar crfD = toUChar( IFIELD( theInstr, 23, 3 ) ); in dis_fp_scr() local 9534 UInt crfD = IFIELD( theInstr, 23, 3 ); in dis_fp_scr() local 10982 UChar crfD = toUChar( IFIELD( theInstr, 23, 3 ) ); // AKA BF in dis_dfp_compare() local 11058 UChar crfD = toUChar( IFIELD( theInstr, 23, 3 ) ); in dis_dfp_exponent_test() local 11255 UChar crfD = toUChar( IFIELD( theInstr, 23, 3 ) ); // AKA BF in dis_dfp_class_test() local 12368 UChar crfD = toUChar( IFIELD( theInstr, 23, 3 ) ); // AKA BF in dis_dfp_significant_digits() local [all …]
|
D | host_ppc_defs.c | 746 UInt crfD, HReg srcL, PPCRH* srcR ) { in PPCInstr_Cmp() 4757 UChar crfD = 1; in emit_PPCInstr() local 5706 UChar crfD = 1; in emit_PPCInstr() local 5724 UChar crfD = 1; in emit_PPCInstr() local
|
D | host_ppc_defs.h | 581 UInt crfD; member 748 UChar crfD; member 974 UChar crfD; member 980 UChar crfD; member
|