HomeSort by: relevance | last modified time | path
    Searched defs:h8_set_macZ (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/h8300/
compile.c 237 h8_set_macZ (sim_cpu *cpu, int val)
3602 h8_set_macZ (cpu, 1);
3664 h8_set_macZ (cpu, (mac == 0));
3681 h8_set_macZ (cpu, (mac == 0));
  /src/external/gpl3/gdb.old/dist/sim/h8300/
compile.c 237 h8_set_macZ (sim_cpu *cpu, int val)
3602 h8_set_macZ (cpu, 1);
3664 h8_set_macZ (cpu, (mac == 0));
3681 h8_set_macZ (cpu, (mac == 0));

Completed in 17 milliseconds