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

Register bank for the internal PNF virtual processor \(dummy\) used for testing.

## Static Field: regGrp_GP
Type: `int`

Constant value: `0`
Description: General\-purpose register group.

## Static Field: regGrp_SIMD
Type: `int`

Constant value: `1`
Description: SIMD register group.

## Static Field: regGrp_Special
Type: `int`

Constant value: `10`
Description: Special register group.

## 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.RegisterBankDummy1`

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

