Searched refs:guest_REDIR_STACK (Results 1 – 6 of 6) sorted by relevance
746 vex_state->guest_REDIR_STACK[i] = 0; in LibVEX_GuestPPC32_initialise()915 vex_state->guest_REDIR_STACK[i] = 0; in LibVEX_GuestPPC64_initialise()1061 /* 9 */ ALWAYSDEFD32(guest_REDIR_STACK),1103 /* 9 */ ALWAYSDEFD64(guest_REDIR_STACK),
238 /* 1224 */ UInt guest_REDIR_STACK[VEX_GUEST_PPC32_REDIR_STACK_SIZE]; member
279 /* 1388 */ 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()
798 .arch.vex.guest_REDIR_STACK[hsp-1];878 .arch.vex.guest_REDIR_STACK[hsp-1];
1274 if (arr->base == offsetof(VexGuestPPC64State,guest_REDIR_STACK[0]) in MC_()1287 if (arr->base == offsetof(VexGuestPPC32State,guest_REDIR_STACK[0]) in MC_()