Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_mips_defs.h107 extern UInt mips_dirtyhelper_calculate_FCSR_fp32 ( void* guest_state, UInt fs,
110 extern UInt mips_dirtyhelper_calculate_FCSR_fp64 ( void* guest_state, UInt fs,
Dguest_mips_helpers.c1205 VexGuestMIPS32State* guest_state = (VexGuestMIPS32State*)gs; in mips_dirtyhelper_calculate_FCSR_fp32() local
1208 ULong *addr = (ULong *)&guest_state->guest_f0; in mips_dirtyhelper_calculate_FCSR_fp32()
1214 UInt *addr = (UInt *)&guest_state->guest_f0; in mips_dirtyhelper_calculate_FCSR_fp32()
1220 UInt fcsr = guest_state->guest_FCSR; in mips_dirtyhelper_calculate_FCSR_fp32()
1334 VexGuestMIPS32State* guest_state = (VexGuestMIPS32State*)gs; in mips_dirtyhelper_calculate_FCSR_fp64() local
1336 VexGuestMIPS64State* guest_state = (VexGuestMIPS64State*)gs; in mips_dirtyhelper_calculate_FCSR_fp64() local
1338 ULong *addr = (ULong *)&guest_state->guest_f0; in mips_dirtyhelper_calculate_FCSR_fp64()
1339 UInt fcsr = guest_state->guest_FCSR; in mips_dirtyhelper_calculate_FCSR_fp64()
Dguest_s390_defs.h81 ULong s390x_dirtyhelper_STFLE(VexGuestS390XState *guest_state, ULong *addr);
Dguest_s390_helpers.c314 s390x_dirtyhelper_STFLE(VexGuestS390XState *guest_state, ULong *addr) in s390x_dirtyhelper_STFLE() argument
317 register ULong reg0 asm("0") = guest_state->guest_r0 & 0xF; /* r0[56:63] */ in s390x_dirtyhelper_STFLE()
332 guest_state->guest_r0 = reg0; in s390x_dirtyhelper_STFLE()
366 s390x_dirtyhelper_STFLE(VexGuestS390XState *guest_state, ULong *addr) in s390x_dirtyhelper_STFLE() argument
/external/valgrind/coregrind/
Dpub_core_dispatch.h65 volatile void* guest_state,
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-main.c290 void* guest_state,
297 void* guest_state,
303 void* guest_state,
309 void* guest_state,
316 void* guest_state,
321 void* guest_state,