HomeSort by relevance Sort by last modified time
    Searched refs:pxControl (Results 1 - 17 of 17) sorted by null

  /external/valgrind/VEX/priv/
ir_opt.h 45 supplied |pxControl| argument. */
51 VexRegisterUpdates pxControl,
72 VexRegisterUpdates pxControl
guest_generic_bb_to_IR.h 174 /*MOD*/VexRegisterUpdates* pxControl,
guest_tilegx_helpers.c 146 VexRegisterUpdates pxControl)
155 if (pxControl == VexRegUpdSpAtMemAccess)
ir_opt.c 720 VexRegisterUpdates pxControl
832 switch (pxControl) {
853 if (preciseMemExnsFn( k_lo, k_hi, pxControl ))
888 VexRegisterUpdates pxControl
896 vassert(pxControl < VexRegUpdAllregsAtEachInsn);
    [all...]
main_main.c     [all...]
guest_mips_helpers.c 291 Int minoff, Int maxoff, VexRegisterUpdates pxControl
301 if (pxControl == VexRegUpdSpAtMemAccess)
328 Int minoff, Int maxoff, VexRegisterUpdates pxControl
338 if (pxControl == VexRegUpdSpAtMemAccess)
    [all...]
guest_ppc_helpers.c 715 Int minoff, Int maxoff, VexRegisterUpdates pxControl
727 if (pxControl == VexRegUpdSpAtMemAccess)
749 Int minoff, Int maxoff, VexRegisterUpdates pxControl
767 if (pxControl == VexRegUpdSpAtMemAccess)
guest_arm64_helpers.c     [all...]
guest_arm_helpers.c     [all...]
guest_generic_bb_to_IR.c 184 /*MOD*/VexRegisterUpdates* pxControl,
534 = needs_self_check(callback_opaque, pxControl, vge);
    [all...]
guest_s390_helpers.c 156 Int minoff, Int maxoff, VexRegisterUpdates pxControl
170 if (pxControl == VexRegUpdSpAtMemAccess)
    [all...]
guest_x86_helpers.c     [all...]
guest_amd64_helpers.c     [all...]
  /external/valgrind/VEX/pub/
libvex.h 674 the IR optimiser. Before the call, VEX will set *pxControl
682 /*MAYBE_MOD*/VexRegisterUpdates* pxControl,
    [all...]
  /external/valgrind/none/tests/
libvex_test.c 14 UInt return_0(void *cb, VexRegisterUpdates* pxControl,
  /external/valgrind/coregrind/
m_translate.c     [all...]
  /external/valgrind/VEX/useful/
test_main.c 90 static UInt needs_self_check ( void *closureV, VexRegisterUpdates *pxControl,
    [all...]

Completed in 695 milliseconds