OSDN Git Service

* xtensa-modules.c (xtensa_state_id): New enum, replacing STATE macros.
authorBob Wilson <bob.wilson@acm.org>
Fri, 14 Nov 2008 17:37:28 +0000 (17:37 +0000)
committerBob Wilson <bob.wilson@acm.org>
Fri, 14 Nov 2008 17:37:28 +0000 (17:37 +0000)
commit3be140d9e984bebdbdbe9f2510f66031e3c5ee77
tree7dd2fb7378c51cc2fc3e217b897e182278baa713
parentd16fcbc21ef626b9901ca0d3d0b628106625dab0
* xtensa-modules.c (xtensa_state_id): New enum, replacing STATE macros.
(xtensa_field_id, xtensa_regfile_id, xtensa_operand_id)
(xtensa_iclass_id, xtensa_opcode_id): New enums.
Replace hardcoded constants throughout this file with enum values.
bfd/ChangeLog
bfd/xtensa-modules.c