Searched defs:_ALIGN_TEXT (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/sys/arch/sh/sh/
H A Dvectors.S45 #define _ALIGN_TEXT .align 5 define
/openbsd-current/sys/arch/i386/i386/
H A Dlocore0.S64 #define _ALIGN_TEXT ALIGN_TEXT define
H A Dlocore.s85 #define _ALIGN_TEXT ALIGN_TEXT define
/openbsd-current/sys/arch/arm/include/
H A Dasm.h53 # define _ALIGN_TEXT .align 2 macro
/openbsd-current/sys/arch/riscv64/include/
H A Dasm.h53 # define _ALIGN_TEXT .align 0 macro
/openbsd-current/sys/arch/sh/include/
H A Dasm.h54 # define _ALIGN_TEXT .align 2 macro
/openbsd-current/sys/arch/i386/include/
H A Dasm.h87 # define _ALIGN_TEXT .align 2, 0x90 macro
/openbsd-current/sys/arch/arm64/include/
H A Dasm.h53 # define _ALIGN_TEXT .align 0 macro
/openbsd-current/sys/arch/amd64/include/
H A Dasm.h64 #define _ALIGN_TEXT .align 16, 0x90 macro

Completed in 123 milliseconds