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

Register bank for an x86\-64 \(AMD64\) 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.RegisterBankX64`

Description: Retrieve the singleton x86\-64 register bank.
return: register bank

