Home
last modified time | relevance | path

Searched refs:rnT (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
Dguest_arm_toIR.c14364 IRTemp rnT = newTemp(Ity_I32); in decode_CP10_CP11_instruction() local
14365 assign(rnT, align4if(isT ? getIRegT(rN) : getIRegA(rN), in decode_CP10_CP11_instruction()
14373 mkexpr(rnT), in decode_CP10_CP11_instruction()
14379 assign(taT, summary == 3 ? mkexpr(rnTnew) : mkexpr(rnT)); in decode_CP10_CP11_instruction()
14501 IRTemp rnT = newTemp(Ity_I32); in decode_CP10_CP11_instruction() local
14502 assign(rnT, align4if(isT ? getIRegT(rN) : getIRegA(rN), in decode_CP10_CP11_instruction()
14510 mkexpr(rnT), in decode_CP10_CP11_instruction()
14516 assign(taT, summary == 3 ? mkexpr(rnTnew) : mkexpr(rnT)); in decode_CP10_CP11_instruction()
15293 IRTemp rnT = newTemp(Ity_I32); in decode_CP10_CP11_instruction() local
15294 assign(rnT, align4if(isT ? getIRegT(rN) : getIRegA(rN), in decode_CP10_CP11_instruction()
[all …]