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

/gem5/src/systemc/tests/systemc/misc/sim_tests/cycle_dw8051_demo/
H A Dcycle_model.cpp1088 if(op==OP_IDLE) {
1089 // OP_IDLE
1282 exec_bus_cycle(OP_IDLE, 0,0, &temp);
1308 exec_bus_cycle(OP_IDLE,addr,data,&result);
1339 exec_bus_cycle(OP_IDLE,addr,data,&result);
1628 exec_bus_cycle(OP_IDLE,0,0,&result);
1641 exec_bus_cycle(OP_IDLE,0,0,&result);
1642 exec_bus_cycle(OP_IDLE,0,0,&result);
1643 exec_bus_cycle(OP_IDLE,0,0,&result);
1651 exec_bus_cycle(OP_IDLE,
[all...]
H A Dcycle_model.h93 OP_IDLE, enumerator in enum:bus_cycle_type

Completed in 9 milliseconds