aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/include/asm.h
Commit message (Expand)AuthorAgeFilesLines
* Create release/8.0.0 for the 8.0-RELEASE.release/8.0.0_cvsKen Smith2009-11-211-1/+1
* Define an END() macro for use in i386 and amd64 assembly code, akinJoseph Koshy2007-08-221-0/+1
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* Remove _ARCH_INDIRECT, it was the glue to enable having both hardwarePeter Wemm2003-07-231-67/+0
* Don't use ## to concatinate to two things that don't together make a C token.David E. O'Brien2003-06-021-1/+1
* PIC_GOTOFF is OBE.Peter Wemm2002-09-231-2/+0
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-171-9/+0
* ASM versions of __FBSDID.David E. O'Brien2002-03-231-0/+11
* Fixed the profiling version ALTENTRY(). Again. The previous versionBruce Evans2000-01-251-5/+9
* Move ENTRY and ALTENTRY definitions to asm.h where they belong.Jason Evans2000-01-201-1/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fixed longstanding profiling bug. The frame pointer wasn't set upBruce Evans1997-04-231-63/+23
* Only do indirections in ENTRY() if _ARCH_INDIRECT is defined.Bruce Evans1997-04-151-5/+8
* Moved userland assembler macros from <machine/asmacros.h> toBruce Evans1997-03-091-1/+82
* Cloned src/lib/libc/i386/DEFS.h to create <machine/asm.h> for the i386.Bruce Evans1997-03-091-0/+120