Mastodon Feed: Post

Mastodon Feed

dysfun@treehouse.systems ("gaytabase") wrote:

okay i am very bored of reading about ARM versioning, but I think i've found out a few interesting things:

  • you cannot have SVE2 before ARMv9. this is to force you to pay more for ARMv9 instead of using ARMv8.
  • everything else is a clusterfuck
  • i should probably just target v8 and v9 plainly because i'm not sure the added shit is going to matter.