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

  /src/external/gpl3/gdb/dist/sim/m68hc11/
dv-m68hc11sio.c 306 if (m68hc11_cpu->ios[M6811_SCCR2] & M6811_RE)
391 { M6811_RE, "RE ", "Receive Enable" },
621 if ((val & M6811_RE) == 0)
  /src/external/gpl3/gdb.old/dist/sim/m68hc11/
dv-m68hc11sio.c 306 if (m68hc11_cpu->ios[M6811_SCCR2] & M6811_RE)
391 { M6811_RE, "RE ", "Receive Enable" },
621 if ((val & M6811_RE) == 0)
  /src/external/gpl3/binutils/dist/include/opcode/
m68hc11.h 152 #define M6811_RE 0x04 /* Receive Enable */
  /src/external/gpl3/binutils.old/dist/include/opcode/
m68hc11.h 152 #define M6811_RE 0x04 /* Receive Enable */
  /src/external/gpl3/gdb/dist/include/opcode/
m68hc11.h 152 #define M6811_RE 0x04 /* Receive Enable */
  /src/external/gpl3/gdb.old/dist/include/opcode/
m68hc11.h 152 #define M6811_RE 0x04 /* Receive Enable */

Completed in 30 milliseconds