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

/netbsd-current/external/gpl3/gdb.old/dist/sim/m68hc11/
H A Ddv-m68hc11sio.c402 { M6811_NF, "NF ", "Noise Flag" },
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));
/netbsd-current/external/gpl3/gdb/dist/sim/m68hc11/
H A Ddv-m68hc11sio.c404 { M6811_NF, "NF ", "Noise Flag" },
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));
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dm68hc11.h162 #define M6811_NF 0x04 /* Noise Flag */ macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dm68hc11.h162 #define M6811_NF 0x04 /* Noise Flag */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dm68hc11.h162 #define M6811_NF 0x04 /* Noise Flag */ macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dm68hc11.h162 #define M6811_NF 0x04 /* Noise Flag */ macro

Completed in 104 milliseconds