2004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
authorTomer Levi <Tomer.Levi@nsc.com>
Mon, 29 Nov 2004 16:23:10 +0000 (16:23 +0000)
committerTomer Levi <Tomer.Levi@nsc.com>
Mon, 29 Nov 2004 16:23:10 +0000 (16:23 +0000)
commit023d1155e2a8598579f7ef0c1b7c6c074d21dc4a
treeb47e6aec90e852c374bdfe616f0eb7ddf988b748
parent3f414718815cb5115c7cb37ed22a0f8f446c93ea
2004-11-29  Tomer Levi  <Tomer.Levi@nsc.com>

config/tc-crx.c: Major code cleanup. Remove unused variables and functions,
give functions a meaningful name, add comments.
(check_range): New function - Replace operand size calculation
with range checking.
(assemble_insn): Update Algorithm, improve error issuing.
(enum op_err): New - Operand error (for issuing operand error messages).
(process_label_constant): Bug fix regarding COP_BRANCH_INS relocation handling.
gas/config/tc-crx.c