Tweak last entry.

This commit is contained in:
Richard Earnshaw
2004-11-27 11:18:29 +00:00
parent 907362e540
commit 6b8725b919

View File

@ -3,7 +3,8 @@
* arm-opc.h (arm_opcode, thumb_opcode): Add extra field for the * arm-opc.h (arm_opcode, thumb_opcode): Add extra field for the
architecuture defining the insn. architecuture defining the insn.
(arm_opcodes, thumb_opcodes): Delete. Move to ... (arm_opcodes, thumb_opcodes): Delete. Move to ...
* arm-dis.c (arm_opcodes, thumb_opcodes): Here. * arm-dis.c (arm_opcodes, thumb_opcodes): Here. Add architecutre
field.
Also include opcode/arm.h. Also include opcode/arm.h.
* Makefile.am (arm-dis.lo): Update dependency list. * Makefile.am (arm-dis.lo): Update dependency list.
* Makefile.in: Regenerate. * Makefile.in: Regenerate.