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

/netbsd-current/external/gpl3/gdb.old/dist/sim/m68hc11/
H A Ddv-m68hc11spi.c290 cpu->ios[M6811_SPSR] |= M6811_SPIF;
348 val = cpu->ios[M6811_SPSR];
349 print_io_byte (sd, "SPSR", spsr_desc, val, base + M6811_SPSR);
399 case M6811_SPSR:
410 cpu->ios[M6811_SPSR] &= ~controller->rx_clear_scsr;
481 case M6811_SPSR:
492 cpu->ios[M6811_SPSR] &= ~controller->rx_clear_scsr;
501 cpu->ios[M6811_SPSR] |= M6811_WCOL;
H A Dinterrupts.c67 { M6811_INT_SPI, M6811_SPSR, M6811_SPIF, M6811_SPCR, M6811_SPIE },
/netbsd-current/external/gpl3/gdb/dist/sim/m68hc11/
H A Ddv-m68hc11spi.c292 cpu->ios[M6811_SPSR] |= M6811_SPIF;
350 val = cpu->ios[M6811_SPSR];
351 print_io_byte (sd, "SPSR", spsr_desc, val, base + M6811_SPSR);
401 case M6811_SPSR:
412 cpu->ios[M6811_SPSR] &= ~controller->rx_clear_scsr;
483 case M6811_SPSR:
494 cpu->ios[M6811_SPSR] &= ~controller->rx_clear_scsr;
503 cpu->ios[M6811_SPSR] |= M6811_WCOL;
H A Dinterrupts.c71 { M6811_INT_SPI, M6811_SPSR, M6811_SPIF, M6811_SPCR, M6811_SPIE },
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dm68hc11.h91 #define M6811_SPSR 0x29 /* SPI Status register */ macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dm68hc11.h91 #define M6811_SPSR 0x29 /* SPI Status register */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dm68hc11.h91 #define M6811_SPSR 0x29 /* SPI Status register */ macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dm68hc11.h91 #define M6811_SPSR 0x29 /* SPI Status register */ macro

Completed in 170 milliseconds