Searched refs:invalid_stack_label (Results 1 – 1 of 1) sorted by relevance
369 .macro CHECK_EXCEPTION_STACK invalid_stack_label argument377 cbz x18, \invalid_stack_label // If thread context is set, cpu data should be too380 b.gt \invalid_stack_label // Fail if above exception stack top383 b.lt \invalid_stack_label // Fail if below exception stack bottom