Doug Evans
|
1294c286cb
|
* m32r-opc.h,m32r-opc.c,m32r-asm.c,m32r-dis.c: Regenerate.
|
1998-04-27 20:10:40 +00:00 |
|
Doug Evans
|
0bf55db8fd
|
* m32r-asm.c,m32r-dis.c,m32r-opc.h,m32r-opc.c: Regenerate.
|
1998-02-23 21:20:37 +00:00 |
|
Doug Evans
|
ab0bd0493a
|
* cgen-opc.in: New file.
* cgen.sh: Translate @ARCH@. Cat cgen-opc.in into @arch@-opc.c.
* Makefile.am (CGENFILES): Add cgen-opc.in.
* Makefile.in: Regenerate.
* cgen-opc.c (cgen_set_cpu): Delete init of hw list `next' chain.
(cgen_hw_lookup): Make result const.
* cgen-dis.in (*): Use PTR instead of void *.
(print_insn): Delete unused vars `i', `syntax'.
* m32r-opc.h, m32r-opc.c, m32r-asm.c, m32r-dis.c: Regenerate.
|
1998-02-12 03:13:21 +00:00 |
|
Doug Evans
|
5d07b6cf9e
|
regenerate
|
1998-01-20 04:16:37 +00:00 |
|
Doug Evans
|
853713a768
|
backout m32rx stuff, not ready to be checked in
|
1998-01-16 00:26:51 +00:00 |
|
Nick Clifton
|
23cf992f4a
|
Support for disassembling parallel instructions added.
Insn attributes hand patched until cgen can generate the correct values.
|
1998-01-15 01:48:51 +00:00 |
|
David Edelsohn
|
a394e3262f
|
* cgen-asm.c (cgen_parse_operand_fn): New global.
(cgen_parse_{{,un}signed_integer,address}): Update call to
cgen_parse_operand_fn.
(cgen_init_parse_operand): New function.
* m32r-asm.c (parse_insn_normal): cgen_init_parse_operand renamed
from cgen_asm_init_parse.
(m32r_cgen_assemble_insn): New operand `errmsg'.
Delete call to as_bad, return error message to caller.
(m32r_cgen_asm_hash_keywords): #if 0 out.
|
1997-04-10 23:39:51 +00:00 |
|
David Edelsohn
|
5b3b8cb071
|
* cgen-asm.c (cgen_asm_parse_operand_fn): New global.
(cgen_parse_{{,un}signed_integer,address}): Update call to
cgen_asm_parse_operand_fn.
* m32r-asm.c (parse_insn_normal): Delete call to cgen_asm_init_parse.
(m32r_cgen_assemble_insn): New operand `errmsg'.
Delete call to as_bad, return error message to caller.
(m32r_cgen_asm_hash_keywords): #if 0 out.
|
1997-04-10 21:58:28 +00:00 |
|
David Edelsohn
|
9c03036a8f
|
* m32r-asm.c, m32r-dis.c, m32r-opc.c, m32r-opc.h: New files.
* cgen-asm.c, cgen-dis.c, cgen-opc.c: New files.
* Makefile.in (CFILES): Add them.
(ALL_MACHINES): Add them.
(dependencies): Regenerate.
* configure.in (cgen_files): New variable.
(bfd_m32r_arch): Add entry.
* configure: Regenerate.
|
1997-04-04 21:07:02 +00:00 |
|