Home
last modified time | relevance | path

Searched refs:mem_ramr_ws (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/erc32/
Derc32.c213 static uint32_t mem_ramr_ws; /* RAM read waitstates */ variable
430 mem_ramr_ws = mec_wcr & 3; in decode_wcr()
440 mem_ramr_ws, mem_ramw_ws, mem_romr_ws, mem_romw_ws); in decode_wcr()
1548 *ws = mem_ramr_ws; in memory_iread()
1586 *ws = mem_ramr_ws; in memory_read()