Searched refs:taT (Results 1 – 1 of 1) sorted by relevance
12912 IRTemp taT = newTemp(Ity_I32); in decode_CP10_CP11_instruction() local12913 assign(taT, summary == 3 ? mkexpr(rnTnew) : mkexpr(rnT)); in decode_CP10_CP11_instruction()12927 IRExpr* addr = binop(Iop_Add32, mkexpr(taT), mkU32(8*i)); in decode_CP10_CP11_instruction()13049 IRTemp taT = newTemp(Ity_I32); in decode_CP10_CP11_instruction() local13050 assign(taT, summary == 3 ? mkexpr(rnTnew) : mkexpr(rnT)); in decode_CP10_CP11_instruction()13064 IRExpr* addr = binop(Iop_Add32, mkexpr(taT), mkU32(8*i)); in decode_CP10_CP11_instruction()13841 IRTemp taT = newTemp(Ity_I32); in decode_CP10_CP11_instruction() local13842 assign(taT, summary == 3 ? mkexpr(rnTnew) : mkexpr(rnT)); in decode_CP10_CP11_instruction()13856 IRExpr* addr = binop(Iop_Add32, mkexpr(taT), mkU32(4*i)); in decode_CP10_CP11_instruction()15162 IRTemp taT = IRTemp_INVALID; in disInstr_ARM_WRK() local[all …]