CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/10/10 13:33:05
Modified files:
sys/arch/alpha/alpha: locore.s locore0.S
Log message:
Remove the gazillion of macros to get fields from curcpu(), and use
relative addressing from the register holding the value of curcpu() instead.
No functional change, but shaves a few bytes of code on MULTIPROCESSOR kernels.
