Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_arm_toIR.c2595 static UInt thumbExpandImm ( Bool* updatesC, in thumbExpandImm() argument
2604 if (updatesC) { in thumbExpandImm()
2605 *updatesC = i_imm3_a >= 8; in thumbExpandImm()
2628 static UInt thumbExpandImm_from_I0_I1 ( Bool* updatesC, in thumbExpandImm_from_I0_I1() argument
2636 return thumbExpandImm(updatesC, imm1, imm3, imm8); in thumbExpandImm_from_I0_I1()