* gencode.c (write_header): Add "insn" and "extension" arguments

to the OP_* declarations.
        (write_template): Similarly for function templates.
        * interp.c (insn, extension): Remove global variables.  Instead
        pass them as arguments to the OP_* functions.
        * mn10300_sim.h: Remove decls for "insn" and "extension".
        * simops.c (OP_*): Accept "insn" and "extension" as arguments
        instead of using globals.
Starting to clean things up.
This commit is contained in:
Jeff Law
1996-12-06 21:19:37 +00:00
parent 1bcfe5fa30
commit d252301029
5 changed files with 701 additions and 250 deletions

File diff suppressed because it is too large Load Diff