Searched refs:initial_pc (Results 1 – 2 of 2) sorted by relevance
92 hwaddr initial_pc; member104 cpu->env.pc = reset_info->initial_pc; in main_cpu_reset()238 reset_info->initial_pc = elf_entry; in virt_init()
386 uint32_t initial_pc; /* Loaded from 0x4 */ in arm_cpu_reset_hold() local459 initial_pc = ldl_p(rom + 4); in arm_cpu_reset_hold()467 initial_pc = ldl_phys(cs->as, vecbase + 4); in arm_cpu_reset_hold()472 initial_msp, initial_pc); in arm_cpu_reset_hold()475 env->regs[15] = initial_pc & ~1; in arm_cpu_reset_hold()476 env->thumb = initial_pc & 1; in arm_cpu_reset_hold()