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

  /src/external/gpl3/gdb.old/dist/sim/rl78/
mem.c 33 #define ILLEGAL_OPCODE 0xff
48 memset (memory, ILLEGAL_OPCODE, sizeof (memory));
  /src/external/gpl3/gdb/dist/sim/rl78/
mem.c 33 #define ILLEGAL_OPCODE 0xff
48 memset (memory, ILLEGAL_OPCODE, sizeof (memory));

Completed in 16 milliseconds