Uses of Class
com.pnfsoftware.jeb.core.units.code.asm.processor.arch.RegisterBankArm64
Packages that use RegisterBankArm64
Package
Description
Architecture-specific information for processors, such as common register bank definitions.
-
Uses of RegisterBankArm64 in com.pnfsoftware.jeb.core.units.code.asm.processor.arch
Methods in com.pnfsoftware.jeb.core.units.code.asm.processor.arch that return RegisterBankArm64Modifier and TypeMethodDescriptionstatic RegisterBankArm64RegisterBankArm64.getInstance()Retrieve the singleton AArch64 register bank.