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

/gem5/src/systemc/tests/systemc/misc/sim_tests/cycle_dw8051_demo/
H A Dcycle_model.h148 int fetch_data(int ad);
H A Dcycle_model.cpp1292 // int cycle_model::fetch_data(int ad)
1298 int cycle_model::fetch_data(int addr) { function in class:cycle_model
1391 int result = fetch_data(addr);

Completed in 8 milliseconds