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