HomeSort by: relevance | last modified time | path
    Searched refs:INT_PORT (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/lm32/
dv-lm32uart.c 79 INT_PORT
83 {"int", INT_PORT, 0, output_port},
97 hw_port_event (me, INT_PORT, 1);
170 hw_port_event (me, INT_PORT, 1);
174 hw_port_event (me, INT_PORT, 0);
dv-lm32timer.c 49 INT_PORT
53 {"int", INT_PORT, 0, output_port},
80 hw_port_event (me, INT_PORT, 1);
  /src/external/gpl3/gdb.old/dist/sim/lm32/
dv-lm32uart.c 79 INT_PORT
83 {"int", INT_PORT, 0, output_port},
97 hw_port_event (me, INT_PORT, 1);
170 hw_port_event (me, INT_PORT, 1);
174 hw_port_event (me, INT_PORT, 0);
dv-lm32timer.c 49 INT_PORT
53 {"int", INT_PORT, 0, output_port},
80 hw_port_event (me, INT_PORT, 1);
  /src/external/gpl3/gdb/dist/sim/cris/
dv-cris.c 80 INT_PORT,
85 { "int", INT_PORT, 0, input_port },
172 case INT_PORT:
dv-rv.c 367 INT_PORT
372 { "int", INT_PORT, 0, output_port },
599 hw_port_event (me, INT_PORT, intval);
  /src/external/gpl3/gdb.old/dist/sim/cris/
dv-cris.c 80 INT_PORT,
85 { "int", INT_PORT, 0, input_port },
172 case INT_PORT:
dv-rv.c 367 INT_PORT
372 { "int", INT_PORT, 0, output_port },
599 hw_port_event (me, INT_PORT, intval);
  /src/external/gpl3/gdb/dist/sim/mips/
dv-tx3904sio.c 125 INT_PORT,
131 { "int", INT_PORT, 0, output_port, },
411 hw_port_event(me, INT_PORT, 1);
413 hw_port_event(me, INT_PORT, 0);
431 hw_port_event(me, INT_PORT, 1);
433 hw_port_event(me, INT_PORT, 0);
540 hw_port_event(me, INT_PORT, 1);
542 hw_port_event(me, INT_PORT, 0);
dv-tx3904tmr.c 131 INT_PORT,
138 { "int", INT_PORT, 0, output_port, },
452 hw_port_event (me, INT_PORT, 0);
609 hw_port_event(me, INT_PORT, 1);
634 hw_port_event(me, INT_PORT, 1);
649 hw_port_event(me, INT_PORT, 1);
668 hw_port_event(me, INT_PORT, 1);
  /src/external/gpl3/gdb.old/dist/sim/mips/
dv-tx3904sio.c 125 INT_PORT,
131 { "int", INT_PORT, 0, output_port, },
411 hw_port_event(me, INT_PORT, 1);
413 hw_port_event(me, INT_PORT, 0);
431 hw_port_event(me, INT_PORT, 1);
433 hw_port_event(me, INT_PORT, 0);
540 hw_port_event(me, INT_PORT, 1);
542 hw_port_event(me, INT_PORT, 0);
dv-tx3904tmr.c 131 INT_PORT,
138 { "int", INT_PORT, 0, output_port, },
452 hw_port_event (me, INT_PORT, 0);
609 hw_port_event(me, INT_PORT, 1);
634 hw_port_event(me, INT_PORT, 1);
649 hw_port_event(me, INT_PORT, 1);
668 hw_port_event(me, INT_PORT, 1);
  /src/external/gpl3/gdb/dist/sim/common/
dv-pal.c 200 INT_PORT,
206 { "int", INT_PORT, MAX_NR_PROCESSORS, output_port, },
430 INT_PORT + byte[0], /*port*/
  /src/external/gpl3/gdb.old/dist/sim/common/
dv-pal.c 200 INT_PORT,
206 { "int", INT_PORT, MAX_NR_PROCESSORS, output_port, },
430 INT_PORT + byte[0], /*port*/

Completed in 47 milliseconds