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. (#...1.1.971Domenico V
2023-06-28Cpu: Implement VCVT (between floating-point and fixed-point) instruction (#5343)1.1.932Ac_K
2023-06-26[ARMeilleure] Address dotnet-format issues (#5357)1.1.923TSRBerry
2023-04-27Move solution and projects to srcTSR Berry