Home
last modified time | relevance | path

Searched refs:new_ss_msp (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/qemu-utils/qemu-4.2.1/target/arm/
H A Dm_helper.c485 uint32_t new_ss_msp, new_ss_psp; in switch_v7m_security_state() local
495 new_ss_msp = env->v7m.other_ss_msp; in switch_v7m_security_state()
510 env->v7m.other_sp = new_ss_msp; in switch_v7m_security_state()
512 env->regs[13] = new_ss_msp; in switch_v7m_security_state()
/dports/emulators/qemu5/qemu-5.2.0/target/arm/
H A Dm_helper.c487 uint32_t new_ss_msp, new_ss_psp; in switch_v7m_security_state() local
497 new_ss_msp = env->v7m.other_ss_msp; in switch_v7m_security_state()
512 env->v7m.other_sp = new_ss_msp; in switch_v7m_security_state()
514 env->regs[13] = new_ss_msp; in switch_v7m_security_state()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/arm/
H A Dm_helper.c485 uint32_t new_ss_msp, new_ss_psp; in switch_v7m_security_state() local
495 new_ss_msp = env->v7m.other_ss_msp; in switch_v7m_security_state()
510 env->v7m.other_sp = new_ss_msp; in switch_v7m_security_state()
512 env->regs[13] = new_ss_msp; in switch_v7m_security_state()
/dports/emulators/qemu42/qemu-4.2.1/target/arm/
H A Dm_helper.c485 uint32_t new_ss_msp, new_ss_psp; in switch_v7m_security_state() local
495 new_ss_msp = env->v7m.other_ss_msp; in switch_v7m_security_state()
510 env->v7m.other_sp = new_ss_msp; in switch_v7m_security_state()
512 env->regs[13] = new_ss_msp; in switch_v7m_security_state()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/arm/
H A Dm_helper.c485 uint32_t new_ss_msp, new_ss_psp; in switch_v7m_security_state() local
495 new_ss_msp = env->v7m.other_ss_msp; in switch_v7m_security_state()
510 env->v7m.other_sp = new_ss_msp; in switch_v7m_security_state()
512 env->regs[13] = new_ss_msp; in switch_v7m_security_state()
/dports/emulators/qemu60/qemu-6.0.0/target/arm/
H A Dm_helper.c488 uint32_t new_ss_msp, new_ss_psp; in switch_v7m_security_state() local
498 new_ss_msp = env->v7m.other_ss_msp; in switch_v7m_security_state()
513 env->v7m.other_sp = new_ss_msp; in switch_v7m_security_state()
515 env->regs[13] = new_ss_msp; in switch_v7m_security_state()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/arm/
H A Dm_helper.c496 uint32_t new_ss_msp, new_ss_psp; in switch_v7m_security_state() local
506 new_ss_msp = env->v7m.other_ss_msp; in switch_v7m_security_state()
521 env->v7m.other_sp = new_ss_msp; in switch_v7m_security_state()
523 env->regs[13] = new_ss_msp; in switch_v7m_security_state()
/dports/emulators/qemu/qemu-6.2.0/target/arm/
H A Dm_helper.c496 uint32_t new_ss_msp, new_ss_psp; in switch_v7m_security_state() local
506 new_ss_msp = env->v7m.other_ss_msp; in switch_v7m_security_state()
521 env->v7m.other_sp = new_ss_msp; in switch_v7m_security_state()
523 env->regs[13] = new_ss_msp; in switch_v7m_security_state()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/arm/
H A Dhelper.c6646 uint32_t new_ss_msp, new_ss_psp; in switch_v7m_security_state() local
6655 new_ss_msp = env->v7m.other_ss_msp; in switch_v7m_security_state()
6670 env->v7m.other_sp = new_ss_msp; in switch_v7m_security_state()
6672 env->regs[13] = new_ss_msp; in switch_v7m_security_state()