diff options
Diffstat (limited to 'ARMeilleure/IntermediateRepresentation/RegisterType.cs')
| -rw-r--r-- | ARMeilleure/IntermediateRepresentation/RegisterType.cs | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/ARMeilleure/IntermediateRepresentation/RegisterType.cs b/ARMeilleure/IntermediateRepresentation/RegisterType.cs deleted file mode 100644 index 88ac6c12..00000000 --- a/ARMeilleure/IntermediateRepresentation/RegisterType.cs +++ /dev/null @@ -1,10 +0,0 @@ -namespace ARMeilleure.IntermediateRepresentation -{ - enum RegisterType - { - Integer, - Vector, - Flag, - FpFlag - } -}
\ No newline at end of file |
