Searched refs:p4ss (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/sim/mn10300/
H A Ddv-mn103iop.c99 uint8_t p2ss, p4ss; member in struct:mn103iop
167 io_port->p4ss = 0x0f;
303 *(uint8_t *)dest = io_port->p4ss;
481 hw_abort(me, "Cannot write to read-only bits in p4ss.");
485 io_port->p4ss = buf;
/netbsd-current/external/gpl3/gdb.old/dist/sim/mn10300/
H A Ddv-mn103iop.c99 uint8_t p2ss, p4ss; member in struct:mn103iop
167 io_port->p4ss = 0x0f;
303 *(uint8_t *)dest = io_port->p4ss;
481 hw_abort(me, "Cannot write to read-only bits in p4ss.");
485 io_port->p4ss = buf;

Completed in 82 milliseconds