diff options
Diffstat (limited to 'ChocolArm64/State/FPType.cs')
| -rw-r--r-- | ChocolArm64/State/FPType.cs | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/ChocolArm64/State/FPType.cs b/ChocolArm64/State/FPType.cs deleted file mode 100644 index b00f5fee..00000000 --- a/ChocolArm64/State/FPType.cs +++ /dev/null @@ -1,11 +0,0 @@ -namespace ChocolArm64.State -{ - enum FPType - { - Nonzero, - Zero, - Infinity, - QNaN, - SNaN - } -} |
