aboutsummaryrefslogtreecommitdiff
path: root/src/ARMeilleure/Instructions/InstEmitSimdCvt32.cs
AgeCommit message (Expand)Author
2024-01-30Cpu: Implement Vpadal and Vrintr instructions (#6185)1.1.1150Ac_K
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)1.1.1095TSRBerry
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-06-14Fix Arm32 double to int/uint conversion on Arm64 (#5292)1.1.891gdkchan
2023-04-27Move solution and projects to srcTSR Berry