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

/gem5/src/systemc/tests/systemc/misc/sim_tests/cycle_dw8051_demo/
H A Dcycle_model.h151 int write_back(operand *, int);
H A Dcycle_model.cpp1452 // int write_back(operand *op, int value)
1457 int cycle_model::write_back(operand* op, int v) { function in class:cycle_model
1616 write_back(&(i->dst),out);

Completed in 9 milliseconds