On Sun, 14 Jul 2024 at 02:00, Warner Losh <i...@freebsd.org> wrote: > > .Dv aarch64 > will support execution of > -.Dv armv6 > -or > .Dv armv7 > binaries if the CPU implements > .Dv AArch32 > -execution state, however older arm binaries aren't supported. > +execution state, however older arm binaries are not supported by > +.Fx .
Do older 32-bit Arm userland binaries actually not work? Would "support execution of 32-bit Arm binaries if the CPU implements the AArch32 execution state" be accurate?