Home | History | Annotate | Download | only in qemu

Lines Matching refs:nip

410         monitor_printf(mon, " nip=0x" TARGET_FMT_lx, env->nip);
1957 { "nip|pc", offsetof(CPUState, nip) },