ARM: Hook the new multiply instructions into all the decoders.
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)
commit2196f75a25e3a958c56686a5a19b21df9db0e750
tree29c080b95f6e308f3011bcc1ad54e69ba85e7601
parent33da368e99955230a7d83c33c49c42fb59ec5015
ARM: Hook the new multiply instructions into all the decoders.
src/arch/arm/isa/bitfields.isa
src/arch/arm/isa/decoder/arm.isa
src/arch/arm/isa/decoder/thumb.isa
src/arch/arm/isa/formats/data.isa
src/arch/arm/isa/formats/formats.isa
src/arch/arm/isa/formats/mult.isa [new file with mode: 0644]
src/arch/arm/types.hh