# Class: com.pnfsoftware.jeb.core.units.code.asm.processor.arch.RegisterBankEmpty

Empty register bank. Can be used by any processor.

## Method: getDescriptionEntryMap
- return type: `java.util.Map<java.lang.Integer,com.pnfsoftware.jeb.core.units.code.asm.processor.RegisterDescriptionEntry>`


## Static Method: getInstance
- return type: `com.pnfsoftware.jeb.core.units.code.asm.processor.arch.RegisterBankEmpty`

Description: Retrieve the singleton empty register bank.
return: register bank

