Home
last modified time | relevance | path

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

/qemu/include/qemu/
H A Dwin_dump_defs.h247 uint64_t R14; member
/qemu/target/i386/emulate/
H A Dx86.h215 #define R14(cpu) RRX(cpu, R_R14) macro
/qemu/dump/
H A Dwin_dump.c339 .R14 = env->regs[14], in patch_and_save_context()
/qemu/contrib/elf2dmp/
H A Dmain.c169 .R14 = s->r14, in win_context_init_from_qemu_cpu_state()
/qemu/tcg/arm/
H A Dtcg-target.c.inc1340 /* We arrive at the slow path via "BLNE", so R14 contains l->raddr. */