Searched refs:VEX_GUEST_PPC64_REDIR_STACK_SIZE (Results 1 – 5 of 5) sorted by relevance
85 #define VEX_GUEST_PPC64_REDIR_STACK_SIZE (16/*entries*/ * 2/*words per entry*/) macro263 /* 1384 */ ULong guest_REDIR_STACK[VEX_GUEST_PPC64_REDIR_STACK_SIZE];
904 Int stack_size = VEX_GUEST_PPC64_REDIR_STACK_SIZE; in gen_PUSH()995 Int stack_size = VEX_GUEST_PPC64_REDIR_STACK_SIZE; in gen_POP()
461 redir_stack_size = VEX_GUEST_PPC64_REDIR_STACK_SIZE; in VG_()
658 for (i = 0; i < VEX_GUEST_PPC64_REDIR_STACK_SIZE; i++) in LibVEX_GuestPPC64_initialise()
962 && arr->nElems == VEX_GUEST_PPC64_REDIR_STACK_SIZE) in MC_()