Searched defs:crfD (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/VEX/priv/ |
D | guest_ppc_toIR.c | 6174 UChar crfD = toUChar( IFIELD( theInstr, 23, 3 ) ); in dis_int_cmp() local 9328 UChar crfD = toUChar( IFIELD( theInstr, 23, 3 ) ); in dis_proc_ctl() local 11086 UChar crfD = toUChar( IFIELD( theInstr, 23, 3 ) ); in dis_fp_tests() local 11154 UChar crfD = toUChar( IFIELD( theInstr, 23, 3 ) ); in dis_fp_cmp() local 11889 UChar crfD = toUChar( IFIELD( theInstr, 23, 3 ) ); in dis_fp_scr() local 11925 UInt crfD = IFIELD( theInstr, 23, 3 ); in dis_fp_scr() local 13491 UChar crfD = toUChar( IFIELD( theInstr, 23, 3 ) ); // AKA BF in dis_dfp_compare() local 13568 UChar crfD = toUChar( IFIELD( theInstr, 23, 3 ) ); in dis_dfp_exponent_test() local 13766 UChar crfD = toUChar( IFIELD( theInstr, 23, 3 ) ); // AKA BF in dis_dfp_class_test() local 14881 UChar crfD = toUChar( IFIELD( theInstr, 23, 3 ) ); // AKA BF in dis_dfp_significant_digits() local [all …]
|
D | host_ppc_defs.c | 808 UInt crfD, HReg srcL, PPCRH* srcR ) { in PPCInstr_Cmp() 5187 UChar crfD = 1; in emit_PPCInstr() local 6258 UChar crfD = 1; in emit_PPCInstr() local 6276 UChar crfD = 1; in emit_PPCInstr() local
|
D | host_ppc_defs.h | 645 UInt crfD; member 829 UChar crfD; member 1060 UChar crfD; member 1066 UChar crfD; member
|