Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_arm_toIR.c2568 static UInt thumbExpandImm ( Bool* updatesC, in thumbExpandImm() argument
2577 if (updatesC) { in thumbExpandImm()
2578 *updatesC = i_imm3_a >= 8; in thumbExpandImm()
2601 static UInt thumbExpandImm_from_I0_I1 ( Bool* updatesC, in thumbExpandImm_from_I0_I1() argument
2609 return thumbExpandImm(updatesC, imm1, imm3, imm8); in thumbExpandImm_from_I0_I1()