Searched refs:PPC_GST_CR (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/VEX/priv/ |
D | guest_ppc_toIR.c | 428 PPC_GST_CR, // Condition Register enumerator 2704 case PPC_GST_CR: { in getGST() 3047 case PPC_GST_CR: in putGST_field() 7070 putGST_field( PPC_GST_CR, in dis_proc_ctl() 7088 putIReg( rD_addr, mkWidenFrom32(ty, getGST( PPC_GST_CR ), in dis_proc_ctl() 7094 putIReg( rD_addr, mkWidenFrom32(ty, getGST( PPC_GST_CR ), in dis_proc_ctl() 7251 putGST_field( PPC_GST_CR, in dis_proc_ctl() 8739 putGST_field( PPC_GST_CR, do_fp_tdiv(frA_I64, frB_I64), crfD ); in dis_fp_tests() 8764 putGST_field( PPC_GST_CR, mkexpr(flags), crfD ); in dis_fp_tests() 8849 putGST_field( PPC_GST_CR, mkexpr(ccPPC32), crfD ); in dis_fp_cmp() [all …]
|