Elektrine lite

← Feed

@whitequark@social.treehouse.systems

Post #2272338

2026-05-04 23:33 UTC

@resistor@mastodon.online @regehr@mastodon.social @penguin42@mastodon.org.uk is this scalar code? I'm unfamiliar with ARM FP ISA basically at all

Replies (2)

  • @resistor@mastodon.online 2026-05-04 23:34

    @whitequark@social.treehouse.systems @regehr@mastodon.social @penguin42@mastodon.org.uk Ah, that's VFP. I forgot that existed. It's the pre-NEON FP extension for ARMv7, with a bunch of weird quirks. On application cores VFP::NEON is a bit like MMX::SSE, in that the latter fixed the dumb mistakes of the former. But I guess on embedded cores it doesn't matter

    Open ##2272339

  • @regehr@mastodon.social 2026-05-04 23:35

    @whitequark@social.treehouse.systems @resistor@mastodon.online @penguin42@mastodon.org.uk vector code!

    Open ##2272341