ARM: Hook the new external data processing instructions to the ARM decoder.
authorGabe Black <gblack@eecs.umich.edu>
Wed, 2 Jun 2010 17:58:02 +0000 (12:58 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Wed, 2 Jun 2010 17:58:02 +0000 (12:58 -0500)
commit8136cb360575aad8a6418c76f5b69194bec23f5c
treebfc7c169c26959665b6f9face9e92f78c6cff615
parentbf45d44cbea7be475e04150122904aef0c93d813
ARM: Hook the new external data processing instructions to the ARM decoder.
src/arch/arm/isa/decoder/arm.isa
src/arch/arm/isa/formats/data.isa [new file with mode: 0644]
src/arch/arm/isa/formats/formats.isa