ARM: Add an fp version of one of the microop indexed registers.
This commit is contained in:
@@ -114,6 +114,7 @@ def operands {{
|
||||
|
||||
#Register fields for microops
|
||||
'Ra' : ('IntReg', 'uw', 'ura', 'IsInteger', 11, maybePCRead, maybePCWrite),
|
||||
'Fa' : ('FloatReg', 'sf', 'ura', 'IsFloating', 11),
|
||||
'Rb' : ('IntReg', 'uw', 'urb', 'IsInteger', 12, maybePCRead, maybePCWrite),
|
||||
|
||||
#General Purpose Floating Point Reg Operands
|
||||
|
||||
Reference in New Issue
Block a user