freebsd-nq/sys/amd64/amd64
John Dyson 9299d3c4bb Move pmap_update_1pg to cpufunc.h. Additionally,
use the invlpg opcode instead of the nasty looking .byte directives.
There are some other minor micro-level code improvements to pmap.c
1996-09-28 04:22:46 +00:00
..
amd64-gdbstub.c Improvements from Bruce Evans 1996-08-30 17:03:46 +00:00
autoconf.c Fixed longstanding bug of not checking dumpdev' or setting dumplo' 1996-07-30 20:30:49 +00:00
cpu_switch.S Add APM_IDLE_CPU option, that is off by default. 1996-09-19 08:28:16 +00:00
db_disasm.c Fixed operand order for shld and shrd. 1996-07-12 04:40:21 +00:00
db_interface.c Improvements from Bruce Evans 1996-08-30 17:03:46 +00:00
db_trace.c Fixed traceback for the following cases: 1996-03-27 17:06:03 +00:00
exception.s Add support for i686 machine check trap. 1996-08-11 17:41:25 +00:00
exception.S Add support for i686 machine check trap. 1996-08-11 17:41:25 +00:00
fpu.c Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
genassym.c Eliminated pcb_inl. It was always 0 because context switches don't occur 1996-07-31 12:36:11 +00:00
identcpu.c Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
locore.s Renamed upa to p0upa to match p0upt. 1996-07-12 06:48:55 +00:00
locore.S Renamed upa to p0upa to match p0upt. 1996-07-12 06:48:55 +00:00
machdep.c part 2 of the bsdi compat tweak attempt. I believe that BSDI use both 1996-09-27 13:38:02 +00:00
mem.c I've been meaning to commit this for months. Implement select() 1996-09-27 13:25:13 +00:00
pmap.c Move pmap_update_1pg to cpufunc.h. Additionally, 1996-09-28 04:22:46 +00:00
prof_machdep.c Added a $Id$ keyword. Bruce still needs to put a copyright notice 1996-04-08 16:41:06 +00:00
support.s Changed an arg name in the pseudo-prototype for bzero() to match 1996-09-20 16:52:09 +00:00
support.S Changed an arg name in the pseudo-prototype for bzero() to match 1996-09-20 16:52:09 +00:00
swtch.s Add APM_IDLE_CPU option, that is off by default. 1996-09-19 08:28:16 +00:00
sys_machdep.c Don't declare the user_ldt functions unless USER_LDT is defined. 1996-08-12 19:57:10 +00:00
trap.c Updated #includes to 4.4Lite style. 1996-09-10 08:32:01 +00:00
tsc.c Attached simple external ddb commands show rtc', show pgrpdump' 1996-09-14 10:53:48 +00:00
vm_machdep.c Addition of page coloring support. Various levels of coloring are afforded. 1996-09-08 20:44:49 +00:00