95c95,96
< 0xa, 0xb: decode HTOPCODE_9_4 {
---
> 0xa, 0xb: ExtensionRegLoadStore::extensionRegLoadStre();
> 0xf: decode HTOPCODE_9_4 {
109,115d109
< default: decode HTOPCODE_9_5 {
< 0x00: Unknown::undefined();
< 0x02: WarnUnimpl::SIMD_VFP_64_bit_core_extension_transfer();
< 0x01, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08,
< 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f:
< WarnUnimpl::Extension_register_load_store_instruction();
< }
147c141,143
< 0xa, 0xb: WarnUnimpl::VFP_Inst();
---
> 0xa, 0xb: decode OPCODE_23_20 {
> ##include "vfp.isa"
> }
151,158c147,148
< 0xa, 0xb: WarnUnimpl::Core_to_extension_transfer();
< default: decode CPNUM {
< 15: McrMrc15::mcr2Mrc215();
< default: decode HTOPCODE_4 {
< 0x0: WarnUnimpl::mcr2();
< 0x1: WarnUnimpl::mrc2();
< }
< }
---
> 0xa, 0xb: ShortFpTransfer::shortFpTransfer();
> 0xf: McrMrc15::mcrMrc15();
163c153,154
< 0xa, 0xb: decode HTOPCODE_9_4 {
---
> 0xa, 0xb: ExtensionRegLoadStore::extensionRegLoadStre();
> 0xf: decode HTOPCODE_9_4 {
177,183d167
< default: decode HTOPCODE_9_5 {
< 0x00: Unknown::undefined();
< 0x02: WarnUnimpl::SIMD_VFP_64_bit_core_extension_transfer();
< 0x01, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08,
< 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f:
< WarnUnimpl::Extension_register_load_store_instruction();
< }