1 /* $NetBSD: h_initfini_align.S,v 1.1.8.2 2014/08/20 00:04:49 tls Exp $ */ 2 3 #include <machine/asm.h> 4 5 RCSID("$NetBSD: h_initfini_align.S,v 1.1.8.2 2014/08/20 00:04:49 tls Exp $") 6 7 _ENTRY(check_stack_alignment) 8 and %sp, 7, %o1 9 retl 10 not %o1, %o0 11
Indexes created Thu Oct 02 14:10:14 GMT 2025