diff --git a/cpu/microarchitectures.json b/cpu/microarchitectures.json index e624bef..6d5edc2 100644 --- a/cpu/microarchitectures.json +++ b/cpu/microarchitectures.json @@ -3182,7 +3182,6 @@ "sha512", "sve", "asimdfhm", - "dit", "uscat", "ilrcpc", "flagm", @@ -3190,17 +3189,12 @@ "sb", "dcpodp", "sve2", - "sveaes", - "svepmull", - "svebitperm", - "svesha3", "flagm2", "frint", "svei8mm", "svebf16", "i8mm", - "bf16", - "dgh" + "bf16" ], "compilers" : { "gcc": [ diff --git a/tests/targets/linux-ubuntu22.04-neoverse_n2 b/tests/targets/linux-ubuntu22.04-neoverse_n2 new file mode 100644 index 0000000..cf555d2 --- /dev/null +++ b/tests/targets/linux-ubuntu22.04-neoverse_n2 @@ -0,0 +1,8 @@ +processor : 0 +BogoMIPS : 2000.00 +Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 sm3 sm4 asimddp sha512 sve asimdfhm uscat ilrcpc flagm ssbs sb paca pacg dcpodp sve2 flagm2 frint svei8mm svebf16 i8mm bf16 +CPU implementer : 0x41 +CPU architecture: 8 +CPU variant : 0x0 +CPU part : 0xd49 +CPU revision : 0 \ No newline at end of file