* config/tc-z8k.c (struct z8k_exp): Remove, not used anywhere.
authorChristian Groessler <chris@groessler.org>
Mon, 15 Dec 2003 22:02:42 +0000 (22:02 +0000)
committerChristian Groessler <chris@groessler.org>
Mon, 15 Dec 2003 22:02:42 +0000 (22:02 +0000)
commitbb5737a7203b8470c3ef554db2b803fb6a0cdcc9
tree51f191217b6c159feb90f9c69929613fc2c2c860
parenta0bd404eacfd838498f1fac90997f732735cc00a
* config/tc-z8k.c (struct z8k_exp): Remove, not used anywhere.
(ctrl_table): Add "flags" keyword and some comments.
(flag_table): Convert to uppercase.
(get_flags_operand): Be case insensitive.
(get_interrupt_operand): Be case insensitive.  Support notation
where the inperrupt arguments are separated by commas.
(get_operands): Check whether get_flags_operand consumed all
arguments.  Return failure if get_ctrl_operand didn't recognize a
valid control register.
(get_specific): Add case CLASS_CTRL: Test for valid control
register for ldctlb opcode.
(build_bytes): Check for valid control registers.
gas/ChangeLog
gas/config/tc-z8k.c
This page took 0.026116 seconds and 4 git commands to generate.