40b6c9cb2e
Translating MSR addresses into MSR register indices took a lot of space in the TLB source and made looking around in that file awkward. This change moves the lookup into its own file to get it out of the way. It also changes it from a switch statement to a hash map which should hopefully be a little more efficient. |
||
---|---|---|
.. | ||
apic.hh | ||
float.hh | ||
int.hh | ||
misc.hh | ||
msr.cc | ||
msr.hh | ||
SConscript | ||
segment.hh |