Uses of Package
com.pnfsoftware.jeb.core.units.code.asm.processor.arch
Packages that use com.pnfsoftware.jeb.core.units.code.asm.processor.arch
Package
Description
Architecture-specific information for processors, such as as common registers bank definitions.
-
Classes in com.pnfsoftware.jeb.core.units.code.asm.processor.arch used by com.pnfsoftware.jeb.core.units.code.asm.processor.archClassDescriptionBase implementation of a registers bank layout.Common base implementation of a bank of registers.Register bank for an ARM 32-bit processor.Register bank for an ARM 64-bit (Aarch64, ARM v8) processor.Register bank for the internal PNF virtual processor (dummy) used for testing.Empty register bank.Register bank for a MIPS 32-bit processor.Register bank for a MIPS 64-bit processor.Register bank for an x86-64 (AMD64) processor.Register bank for an i386 (32-bit) processor.