Searched refs:M6811_RE (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/m68hc11/
H A Ddv-m68hc11sio.c299 if (cpu->ios[M6811_SCCR2] & M6811_RE)
382 { M6811_RE, "RE ", "Receive Enable" },
605 if ((val & M6811_RE) == 0)
/netbsd-current/external/gpl3/gdb/dist/sim/m68hc11/
H A Ddv-m68hc11sio.c301 if (cpu->ios[M6811_SCCR2] & M6811_RE)
384 { M6811_RE, "RE ", "Receive Enable" },
607 if ((val & M6811_RE) == 0)
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dm68hc11.h152 #define M6811_RE 0x04 /* Receive Enable */ macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dm68hc11.h152 #define M6811_RE 0x04 /* Receive Enable */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dm68hc11.h152 #define M6811_RE 0x04 /* Receive Enable */ macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dm68hc11.h152 #define M6811_RE 0x04 /* Receive Enable */ macro

Completed in 106 milliseconds