| com.pnfsoftware.jeb.core.units.code.asm.processor.IRegisterBankLayout |
Known Indirect Subclasses
|
A layout definition for a bank of registers.
Bank layout for common processors are defined in the arch sub-package.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract int | getCountOfDescriptionEntries() | ||||||||||
| abstract Collection<RegisterDescriptionEntry> | getDescriptionEntries() | ||||||||||
| abstract RegisterDescriptionEntry | getDescriptionEntry(int regnum) | ||||||||||