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