Searched refs:M6811_IDLE (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/m68hc11/
H A Ddv-m68hc11sio.c400 { M6811_IDLE, "IDLE ", "Idle Line Detect" },
512 & (M6811_RDRF | M6811_IDLE | M6811_OR | M6811_NF | M6811_FE);
607 val &= ~(M6811_RDRF|M6811_IDLE|M6811_OR|M6811_NF|M6811_NF);
609 & (M6811_RDRF|M6811_IDLE|M6811_OR|M6811_NF|M6811_NF));
H A Dinterrupts.c64 { M6811_INT_SCI, M6811_SCSR, M6811_IDLE, M6811_SCCR2, M6811_ILIE },
/netbsd-current/external/gpl3/gdb/dist/sim/m68hc11/
H A Ddv-m68hc11sio.c402 { M6811_IDLE, "IDLE ", "Idle Line Detect" },
514 & (M6811_RDRF | M6811_IDLE | M6811_OR | M6811_NF | M6811_FE);
609 val &= ~(M6811_RDRF|M6811_IDLE|M6811_OR|M6811_NF|M6811_NF);
611 & (M6811_RDRF|M6811_IDLE|M6811_OR|M6811_NF|M6811_NF));
H A Dinterrupts.c68 { M6811_INT_SCI, M6811_SCSR, M6811_IDLE, M6811_SCCR2, M6811_ILIE },
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dm68hc11.h160 #define M6811_IDLE 0x10 /* Idle Line Detect */ macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dm68hc11.h160 #define M6811_IDLE 0x10 /* Idle Line Detect */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dm68hc11.h160 #define M6811_IDLE 0x10 /* Idle Line Detect */ macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dm68hc11.h160 #define M6811_IDLE 0x10 /* Idle Line Detect */ macro

Completed in 196 milliseconds