Home
last modified time | relevance | path

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

/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/HP2100/
H A Dhp2100_mem.c307 { TRACE_FETCH, "instruction fetch" }, /* instruction fetch */
874 mem_access [classification].debug_flag == TRACE_FETCH ? "" : " read"); in mem_read()
H A Dhp2100_cpu.h140 #define TRACE_FETCH (1u << 28) /* trace memory instruction fetches */ macro
H A Dhp2100_cpu.c1514 { "FETCH", TRACE_FETCH }, /* trace memory instruction fetches */
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP2100/
H A Dhp2100_mem.c303 { TRACE_FETCH, "instruction fetch" }, /* instruction fetch */
865 mem_access [classification].debug_flag == TRACE_FETCH ? "" : " read"); in mem_read()
H A Dhp2100_cpu.h140 #define TRACE_FETCH (1u << 28) /* trace memory instruction fetches */ macro
H A Dhp2100_cpu.c1476 { "FETCH", TRACE_FETCH }, /* trace memory instruction fetches */