Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[arch][arm64][mmio] add 'Z' to the mmio write accessor inline asm
This allows the compiler to use the xzr register if writing a zero value, instead of uselessly moving 0 into a register first.
- Loading branch information