ARM: Make macroops panic if executed directly.
authorGabe Black <gblack@eecs.umich.edu>
Wed, 2 Jun 2010 17:58:03 +0000 (12:58 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Wed, 2 Jun 2010 17:58:03 +0000 (12:58 -0500)
commit7b62e9ad7180bd6365c096040114a2f1dfc19fa8
treec534b5d047529627f9e4793f5ba51d16733a44ca
parent8fadf2691d8e2724c1bd175c2f505786a50bf12e
ARM: Make macroops panic if executed directly.
The macroop should never be executed, only it's microops will.
src/arch/arm/isa/insts/macromem.isa
src/arch/arm/isa/templates/macromem.isa