aboutsummaryrefslogtreecommitdiff
path: root/src/ARMeilleure/Instructions
AgeCommit message (Expand)Author
2023-06-28Cpu: Implement VCVT (between floating-point and fixed-point) instruction (#5343)Ac_K
2023-06-28Apply new naming rule to all projects except Vp9 (#5407)TSRBerry
2023-06-26[ARMeilleure] Address dotnet-format issues (#5357)TSRBerry
2023-06-24Empty "case" clauses that fall through to the "default" should be omitted (#5...Marco Carvalho
2023-06-14Fix Arm32 double to int/uint conversion on Arm64 (#5292)gdkchan
2023-06-11Implement fast path for AES crypto instructions on Arm64 (#5281)gdkchan
2023-04-27Move solution and projects to srcTSR Berry