Searched refs:guest_REDIR_STACK (Results 1 – 6 of 6) sorted by relevance
520 vex_state->guest_REDIR_STACK[i] = 0; in LibVEX_GuestPPC32_initialise()689 vex_state->guest_REDIR_STACK[i] = 0; in LibVEX_GuestPPC64_initialise()835 /* 9 */ ALWAYSDEFD32(guest_REDIR_STACK),876 /* 9 */ ALWAYSDEFD64(guest_REDIR_STACK),
230 /* 1220 */ UInt guest_REDIR_STACK[VEX_GUEST_PPC32_REDIR_STACK_SIZE]; member
272 /* 1384 */ ULong guest_REDIR_STACK[VEX_GUEST_PPC64_REDIR_STACK_SIZE]; member
1024 Int offB_REDIR_STACK = offsetof(VexGuestPPC64State,guest_REDIR_STACK); in gen_PUSH()1038 Int offB_REDIR_STACK = offsetof(VexGuestPPC32State,guest_REDIR_STACK); in gen_PUSH()1118 Int offB_REDIR_STACK = offsetof(VexGuestPPC64State,guest_REDIR_STACK); in gen_POP()1130 Int offB_REDIR_STACK = offsetof(VexGuestPPC32State,guest_REDIR_STACK); in gen_POP()
768 .arch.vex.guest_REDIR_STACK[hsp-1];848 .arch.vex.guest_REDIR_STACK[hsp-1];
1291 if (arr->base == offsetof(VexGuestPPC64State,guest_REDIR_STACK[0]) in MC_()1304 if (arr->base == offsetof(VexGuestPPC32State,guest_REDIR_STACK[0]) in MC_()