Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dcpu.c585 (&sysblk.footprregs[realregs->cpuad][n],
586 sysblk.footprregs[realregs->cpuad][n].inst);
H A Dhstructs.h457 REGS footprregs[MAX_CPU_ENGINES][OPTION_FOOTPRINT_BUFFER]; member
H A Dopcode.h284 sysblk.footprregs[(_regs)->cpuad][sysblk.footprptr[(_regs)->cpuad]] = *(_regs); \
285 memcpy(&sysblk.footprregs[(_regs)->cpuad][sysblk.footprptr[(_regs)->cpuad]++].inst,(_ip),6); \