Searched refs:p2ss (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
166 io_port->p2ss = 0;
299 *(uint8_t *)dest = io_port->p2ss;
470 hw_abort(me, "Cannot write to read-only bits in p2ss.");
474 io_port->p2ss = buf;
/netbsd-current/external/gpl3/gdb.old/dist/sim/mn10300/
H A Ddv-mn103iop.c99 uint8_t p2ss, p4ss; member in struct:mn103iop
166 io_port->p2ss = 0;
299 *(uint8_t *)dest = io_port->p2ss;
470 hw_abort(me, "Cannot write to read-only bits in p2ss.");
474 io_port->p2ss = buf;

Completed in 137 milliseconds