HomeSort by: relevance | last modified time | path
    Searched refs:macV (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/h8300/
h8300-sim.h 117 int macV; /* MAC Overflow */
compile.c 259 return H8300_SIM_CPU (cpu)->macV;
265 H8300_SIM_CPU (cpu)->macV = (val != 0);
  /src/external/gpl3/gdb.old/dist/sim/h8300/
h8300-sim.h 117 int macV; /* MAC Overflow */
compile.c 259 return H8300_SIM_CPU (cpu)->macV;
265 H8300_SIM_CPU (cpu)->macV = (val != 0);

Completed in 37 milliseconds