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