java.lang.Object
com.pnfsoftware.jeb.core.units.code.asm.processor.arch.AbstractRegisterBank
com.pnfsoftware.jeb.core.units.code.asm.processor.arch.RegisterBankX86
All Implemented Interfaces:
IRegisterBank

public class RegisterBankX86 extends AbstractRegisterBank
Register bank for an i386 (32-bit) processor.