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