From: Gabe Black Date: Wed, 2 Jun 2010 17:58:12 +0000 (-0500) Subject: ARM: Make VFP load/store and 64 bit move decode correspond with CP10 and CP11. X-Git-Tag: stable_2012_02_02~1159 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ff3996b24dcfd2620a0792c83b3852fcf7478ee3;p=gem5.git ARM: Make VFP load/store and 64 bit move decode correspond with CP10 and CP11. --- diff --git a/src/arch/arm/isa/decoder/arm.isa b/src/arch/arm/isa/decoder/arm.isa index 477a1ec60..31456dfc6 100644 --- a/src/arch/arm/isa/decoder/arm.isa +++ b/src/arch/arm/isa/decoder/arm.isa @@ -123,7 +123,7 @@ format DataOp { 1: ArmBlBlxImm::armBlBlxImm(); } 0x6: decode CPNUM { - 0xb: ExtensionRegLoadStore::extensionRegLoadStore(); + 0xa, 0xb: ExtensionRegLoadStore::extensionRegLoadStore(); } 0x7: decode OPCODE_24 { 0: decode OPCODE_4 {