Open mmcloughlin opened 9 months ago
Add the PCALIGN psuedo-op which will be officially documented from Go 1.22.
PCALIGN
https://tip.golang.org/doc/asm#special-instructions
Closes #419 See golang/go#64283
Add the
PCALIGN
psuedo-op which will be officially documented from Go 1.22.https://tip.golang.org/doc/asm#special-instructions
Closes #419 See golang/go#64283