HomeFreeBSD

Allow use of the arm64 unnamed register form

Description

Allow use of the arm64 unnamed register form

On arm64 all registers have a name that encodes op0, op1, CRn, CRm, and
op2 that are used to encode the register in the instruction. As some
registers we need to access may not be supportedby older compilers, or
are only supported when specific extensions are enabled support this
alternative form.

Sponsored by: The FreeBSD Foundation

Details

Provenance
andrewAuthored on Jun 29 2022, 4:34 PM
Parents
rG48a55bbfe95b: unix: change error code for recvmsg() failed due to RLIMIT_NOFILE
Branches
Unknown
Tags
Unknown