Lines Matching refs:gencode
107 dv-m68hc11tim.c, dv-nvram.c, emulos.c, gencode.c, interp.c,
190 * Makefile.in (gencode.o): New rule.
191 (gencode): Call LINK_FOR_BUILD.
261 * gencode.c: Include libiberty.h.
294 * gencode.c: Rename proc to cpu.
318 * gencode.c: Include stdio.h.
467 * gencode.c (gen_fetch_operands): Remove unreachable code.
800 * gencode.c: Identify indirect addressing mode for call and fix daa.
920 * Makefile.in (gencode): Provide explicit path to gencode.c.
925 (m68hc12int.c): Generate using gencode -m6812.
928 * gencode.c (m6811_opcode_patterns): New patterns for 68HC12.
1107 * gencode.c: Likewise.
1200 * gencode.c: Fix "subb N,x" that used a instead of b.
1204 * gencode.c: Fixed sbc8 and adc8 when there was a initial carry.
1223 * gencode.c: For sbc8, check the carry and increment the source
1239 * gencode.c: Use cpu_ccr_update_sub8 for subtraction (carry and
1259 * gencode.c: New file, generation of 68HC11 interpreter.