ARM: Fix identification of one RAS pop instruction.
authorAli Saidi <Ali.Saidi@ARM.com>
Fri, 29 Jun 2012 15:18:29 +0000 (11:18 -0400)
committerAli Saidi <Ali.Saidi@ARM.com>
Fri, 29 Jun 2012 15:18:29 +0000 (11:18 -0400)
commit71daeb0b2b390f5f5a34addd3993f28851c91d72
tree8c6c587dc87fef8deecf3b65b8e931e8a3aa78ee
parent8d1e56bdcd673fd3b1ddfd9ac82f7c1ded3110c4
ARM: Fix identification of one RAS pop instruction.

The check should be with the op2 field, not with the op1 field.
src/arch/arm/isa/insts/data.isa
src/arch/arm/isa/templates/pred.isa