1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2025-10-03 11:01:30 +00:00

Fix register type for match_arm_features()

D:\a\libcpuid\libcpuid\libcpuid\recog_arm.c(890,3): warning C4244: 'function': conversion from 'uint64_t' to 'uint32_t', possible loss of data [D:\a\libcpuid\libcpuid\libcpuid\libcpuid_vc10.vcxproj]

Indeed, it was an issue.
This commit is contained in:
The Tumultuous Unicorn Of Darkness 2024-06-30 20:04:35 +02:00
commit 7b87858dc2
No known key found for this signature in database
GPG key ID: 1E55EE2EFF18BC1A
4 changed files with 7 additions and 6 deletions

View file

@ -85,4 +85,4 @@ efficiency
1
4
Apollo
advsimd crc32 doublelock fp sve bbm fhm sel2
advsimd crc32 doublelock fp bbm