Add in some microregs.
--HG-- extra : convert_revision : e8a894c2f7901329bd390a4cfd92209d0e29cf80
This commit is contained in:
@@ -60,8 +60,7 @@
|
||||
|
||||
namespace X86ISA
|
||||
{
|
||||
//XXX This will definitely need to be something larger in the future.
|
||||
const int NumMicroIntRegs = 0;
|
||||
const int NumMicroIntRegs = 16;
|
||||
|
||||
const int NumMMXRegs = 8;
|
||||
const int NumXMMRegs = 16;
|
||||
|
||||
Reference in New Issue
Block a user