Home
last modified time | relevance | path

Searched defs:ALIGN_TEXT (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/arch/amd64/amd64/
H A Dspl.S71 #define ALIGN_TEXT .align 16,0x90 macro
H A Dvector.S74 #define ALIGN_TEXT .align 16,0x90 macro
H A Damd64_trap.S72 #define ALIGN_TEXT .align 16,0x90 macro
H A Dlocore.S148 #define ALIGN_TEXT .align 16,0x90 macro
/netbsd-src/sys/arch/amd64/stand/prekern/
H A Dtrap.S35 #define ALIGN_TEXT .align 16,0x90 macro
H A Dlocore.S36 #define ALIGN_TEXT .align 16,0x90 macro
/netbsd-src/sys/arch/i386/include/
H A Dasm.h134 #define ALIGN_TEXT .align 4 /* 4-byte boundaries */ macro
138 #define ALIGN_TEXT .align 16 /* 16-byte boundaries */ macro
142 #define ALIGN_TEXT .align 4 /* 16-byte boundaries */ macro
/netbsd-src/sys/dev/nvmm/x86/
H A Dnvmm_x86_svmfunc.S33 #define ALIGN_TEXT .align 16,0x90 macro
H A Dnvmm_x86_vmxfunc.S33 #define ALIGN_TEXT .align 16,0x90 macro