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

/gem5/src/systemc/tests/systemc/misc/sim_tests/cycle_dw8051_demo/
H A Dcycle_model.h173 int instr_mem[MEM_SIZE]; /* instruction memory */ local
H A Dcycle_model.cpp194 instr_mem[address++] = temp;
1284 int opcode = instr_mem[ad];

Completed in 7 milliseconds