Uses of Class
jnr.a64asm.SysRegister
-
-
Uses of SysRegister in jnr.a64asm
Methods in jnr.a64asm that return SysRegister Modifier and Type Method Description static SysRegister
SysRegister. sysReg(SYSREG_CODE reg)
Methods in jnr.a64asm with parameters of type SysRegister Modifier and Type Method Description void
SerializerIntrinsics_a64. msr(SysRegister srt, Register Xd)
-