0
mirror of https://github.com/sampletext32/ParkanPlayground.git synced 2025-06-20 08:18:36 +03:00

fix float

This commit is contained in:
bird_egop
2025-04-13 00:21:01 +03:00
parent 016e1ee54f
commit 7063a4a5a8
4 changed files with 77 additions and 67 deletions

View File

@ -13,8 +13,9 @@ public class LoadStoreFloat64Handler : FloatingPointBaseHandler
"fst",
"fstp",
"frstor",
"??",
"fnsave",
"fnstsw"
"fnstsw",
];
/// <summary>