aboutsummaryrefslogtreecommitdiff
path: root/src/ARMeilleure/Decoders/OpCodeTable.cs
AgeCommit message (Expand)Author
2023-07-30CPU (A64): Add Fmaxp & Fminp Scalar Inst.s, Fast & Slow Paths; with Tests. (#...Domenico V
2023-06-28Cpu: Implement VCVT (between floating-point and fixed-point) instruction (#5343)Ac_K
2023-06-26[ARMeilleure] Address dotnet-format issues (#5357)TSRBerry
2023-04-27Move solution and projects to srcTSR Berry