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

  /src/external/gpl3/gdb/dist/sim/h8300/
compile.c 285 #define I (intMaskBit != 0)
300 intMaskBit = (h8_get_ccr (cpu) >> 7) & 1
1768 int c, nz, v, n, u, h, ui, intMaskBit;
3483 intMaskBit = 1;
  /src/external/gpl3/gdb.old/dist/sim/h8300/
compile.c 285 #define I (intMaskBit != 0)
300 intMaskBit = (h8_get_ccr (cpu) >> 7) & 1
1768 int c, nz, v, n, u, h, ui, intMaskBit;
3483 intMaskBit = 1;

Completed in 24 milliseconds