* config/tc-dvp.c: Include stdarg.h/varargs.h.
authorDoug Evans <dje@google.com>
Thu, 19 Feb 1998 10:24:15 +0000 (10:24 +0000)
committerDoug Evans <dje@google.com>
Thu, 19 Feb 1998 10:24:15 +0000 (10:24 +0000)
commit1ece1d561b79a77d751b25fb4bc786ce201795dd
treefe90af2054401a8f05064866f6311963287c761c
parentc9320f06750e08643dc1d71875f2884019b394e9
* config/tc-dvp.c: Include stdarg.h/varargs.h.
(md_pseudo_table): Add .word.
(assemble_dma): Set alignment to 16 bytes.  Enable code that records
fixups.
(assemble_one_insn): Handle DVP_OPERAND_DMA_{ADDR,AUTOCOUNT}.
(md_apply_fix3): Handle DVP_OPERAND_DMA_ADDR.
(parse_dma_addr_autocount): Renamed from parse_dma_ptr_autocount.
Rewrite.
(eval_expr): New function.
(create_label,create_colon_label): New function.
(s_enddmadata): Rewrite.
gas/config/tc-dvp.c