thorpej
|
6b45fb25a9
|
The assembler understands rdmsr, wrmsr, rdtsc, and rdpmc, so there's
no need to use .byte.
|
2000-03-28 19:17:29 +00:00 |
thorpej
|
0c4b7c7531
|
Add functions to read the TSC and Performance Counters.
|
2000-03-28 01:38:22 +00:00 |
thorpej
|
e84ce772ff
|
Add some MSR-related calls. From FreeBSD.
|
2000-03-24 19:07:12 +00:00 |
mycroft
|
c9a799adf6
|
Assign my copyrights to TNF.
|
1998-08-15 04:57:50 +00:00 |
mycroft
|
6d3d8a1350
|
Make copyright notices with my name consistent.
|
1998-08-15 03:02:31 +00:00 |
perry
|
edac6b7ff2
|
define kernel only inline static functions only #ifdef _KERNEL
|
1998-02-26 01:57:30 +00:00 |
perry
|
398e0f8c64
|
add /* LINTLIBRARY */ to supress lots of "unused function" warnings
from lint.
|
1998-02-25 22:36:45 +00:00 |
drochner
|
3f38ea4063
|
provide pushfl/popfl to C code
|
1998-02-05 19:53:52 +00:00 |
mycroft
|
d766a8aa21
|
Remove some vestiges of BDB.
|
1997-09-09 21:42:38 +00:00 |
chuck
|
302dad0aaa
|
add invlpg, and rcr4/lcr4
|
1997-09-05 22:25:20 +00:00 |
thorpej
|
15de91e26d
|
Add a breakpoint() inline, used by DDB and KGDB.
|
1997-07-05 20:49:46 +00:00 |
cgd
|
022ee8f7fe
|
new RCS ID format.
|
1994-10-27 04:14:23 +00:00 |
mycroft
|
c3fa5122d6
|
#include cpufunc.h from pmap.h.
|
1994-10-09 15:00:38 +00:00 |
mycroft
|
47db98b4d9
|
Eliminate register restrictions where possible.
|
1994-10-09 13:02:56 +00:00 |
jtc
|
5235180083
|
Fix spelling error in Copyright notice
|
1994-01-28 23:43:26 +00:00 |
mycroft
|
c0e772492e
|
Inline all the [lr]cr[023]() `functions' in cpufunc.h.
|
1994-01-03 16:21:48 +00:00 |
mycroft
|
0cd3f0fdd2
|
Remove some things which should not be here.
|
1993-12-20 09:08:11 +00:00 |
mycroft
|
aee4b07b8a
|
Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
|
1993-08-02 17:48:44 +00:00 |
cgd
|
8a05b36058
|
incorporate Bruce Evans' interrupt changes, as hacked by Rod grimes,
for patchkit patch 158. it appears to work well.
|
1993-06-06 04:14:01 +00:00 |