Make the IPRs use regular miscreg indexes, and make a table or two to find the miscreg index of a specific IPR.

--HG--
extra : convert_revision : dd235261e7086d6667b1b2bdc4a81b2573e21d53
This commit is contained in:
Gabe Black
2006-10-31 16:02:28 -05:00
parent 3c19c5f0f2
commit ece796ab8a
8 changed files with 544 additions and 249 deletions

View File

@@ -56,6 +56,7 @@ full_system_sources = Split('''
tlb.cc
arguments.cc
ev5.cc
ipr.cc
osfpal.cc
stacktrace.cc
vtophys.cc