Searched refs:taT (Results 1 – 1 of 1) sorted by relevance
14378 IRTemp taT = newTemp(Ity_I32); in decode_CP10_CP11_instruction() local14379 assign(taT, summary == 3 ? mkexpr(rnTnew) : mkexpr(rnT)); in decode_CP10_CP11_instruction()14393 IRExpr* addr = binop(Iop_Add32, mkexpr(taT), mkU32(8*i)); in decode_CP10_CP11_instruction()14515 IRTemp taT = newTemp(Ity_I32); in decode_CP10_CP11_instruction() local14516 assign(taT, summary == 3 ? mkexpr(rnTnew) : mkexpr(rnT)); in decode_CP10_CP11_instruction()14530 IRExpr* addr = binop(Iop_Add32, mkexpr(taT), mkU32(8*i)); in decode_CP10_CP11_instruction()15307 IRTemp taT = newTemp(Ity_I32); in decode_CP10_CP11_instruction() local15308 assign(taT, summary == 3 ? mkexpr(rnTnew) : mkexpr(rnT)); in decode_CP10_CP11_instruction()15322 IRExpr* addr = binop(Iop_Add32, mkexpr(taT), mkU32(4*i)); in decode_CP10_CP11_instruction()16627 IRTemp taT = IRTemp_INVALID; in disInstr_ARM_WRK() local[all …]