diff options
author | jake <jake@FreeBSD.org> | 2003-04-03 16:36:01 +0000 |
---|---|---|
committer | jake <jake@FreeBSD.org> | 2003-04-03 16:36:01 +0000 |
commit | ffcfcc8152a16ce4eaf5f537dca60fae1e775fbc (patch) | |
tree | 154f0eb2b82eeb6f9e74c80f615500042226b29a /sys/pci | |
parent | c115d3b2c07668311cdb9be1361e2f09457abe31 (diff) | |
download | FreeBSD-src-ffcfcc8152a16ce4eaf5f537dca60fae1e775fbc.zip FreeBSD-src-ffcfcc8152a16ce4eaf5f537dca60fae1e775fbc.tar.gz |
- Generally improve register usage in cpu_switch. Use the 'in' registers
for temporaries relating to the state of the new process instead of the
outs, so that functions can be called without fear of clobbering them.
- Use savefpctx instead of rolling our own.
Diffstat (limited to 'sys/pci')
0 files changed, 0 insertions, 0 deletions