package
1.22.2
Repository: https://github.com/go-asm/go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

No description provided by the author
No description provided by the author
Masks to match opcodes.
Extract RT from the pld suffix.
Also checks RA = 0 if check value is OP_PLD_SFX.
addi.
addi r12,r12,0.
addis.
addis r12,r12,0.
addis r12,r2,0.
bcl.
bcl 20,31,$+4.
bctr.
bctrl.
bl 0.
ld.
ld r12,0(r12).
lis r12,0.
mfctr.
mflr.
mflr r0.
mflr r12.
mtctr.
mtctr r12.
mtlr.
mtlr r0.
nop.
pla (prefix instruction word).
pla (suffix instruction word).
pla r12,0 (suffix instruction word).
pld (prefix instruction word, R=1).
pld (suffix instruction word).
pld r12,0 (suffix instruction word).
ld r2,24(r1).
std r2,24(r1).
No description provided by the author
For genstub, the type of stub required by the caller.