Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dguest_mips_helpers.c172 Int pc_max = pc_min + 4 - 1; in guest_mips32_state_requires_precise_mem_exns() local
180 if (maxoff < pc_min || minoff > pc_max) { in guest_mips32_state_requires_precise_mem_exns()
Dguest_arm_helpers.c1056 Int pc_max = pc_min + 4 - 1; in guest_arm_state_requires_precise_mem_exns() local
1064 if (maxoff < pc_min || minoff > pc_max) { in guest_arm_state_requires_precise_mem_exns()