MCPcopy Create free account
hub / github.com/ading2210/linuxpdf / x86_cpu_interp

Function x86_cpu_interp

tinyemu/x86_cpu.c:44–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44void x86_cpu_interp(X86CPUState *s, int max_cycles1)
45{
46}
47
48void x86_cpu_set_irq(X86CPUState *s, BOOL set)
49{

Callers 1

pc_machine_interpFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected