Add neoverse-v2 identifier.

This commit is contained in:
green-br 2025-10-01 09:41:08 +01:00
parent 553bb9858f
commit 012029ab4a

View File

@ -1747,7 +1747,7 @@ int uv_cpu_info(uv_cpu_info_t** ci, int* count) {
"0xd0b\nCortex-A76\n" "0xd0c\nNeoverse-N1\n" "0xd0d\nCortex-A77\n"
"0xd0e\nCortex-A76AE\n" "0xd13\nCortex-R52\n" "0xd20\nCortex-M23\n"
"0xd21\nCortex-M33\n" "0xd41\nCortex-A78\n" "0xd42\nCortex-A78AE\n"
"0xd4a\nNeoverse-E1\n" "0xd4b\nCortex-A78C\n"
"0xd4a\nNeoverse-E1\n" "0xd4b\nCortex-A78C\n" "0xd4f\nNeoverse-V2\n"
#endif
"";
struct cpu {