Home
last modified time | relevance | path

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

/dports/emulators/qemu-utils/qemu-4.2.1/target/arm/
H A Dhelper.c11368 uint32_t pstate_for_ss; in cpu_get_tb_cpu_state() local
11380 pstate_for_ss = env->pstate; in cpu_get_tb_cpu_state()
11428 pstate_for_ss = env->uncached_cpsr; in cpu_get_tb_cpu_state()
11441 (pstate_for_ss & PSTATE_SS)) { in cpu_get_tb_cpu_state()
/dports/emulators/qemu42/qemu-4.2.1/target/arm/
H A Dhelper.c11368 uint32_t pstate_for_ss; in cpu_get_tb_cpu_state() local
11380 pstate_for_ss = env->pstate; in cpu_get_tb_cpu_state()
11428 pstate_for_ss = env->uncached_cpsr; in cpu_get_tb_cpu_state()
11441 (pstate_for_ss & PSTATE_SS)) { in cpu_get_tb_cpu_state()
/dports/emulators/qemu5/qemu-5.2.0/target/arm/
H A Dhelper.c13028 uint32_t pstate_for_ss; in cpu_get_tb_cpu_state() local
13038 pstate_for_ss = env->pstate; in cpu_get_tb_cpu_state()
13086 pstate_for_ss = env->uncached_cpsr; in cpu_get_tb_cpu_state()
13099 (pstate_for_ss & PSTATE_SS)) { in cpu_get_tb_cpu_state()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/arm/
H A Dhelper.c12693 uint32_t pstate_for_ss; in cpu_get_tb_cpu_state() local
12703 pstate_for_ss = env->pstate; in cpu_get_tb_cpu_state()
12751 pstate_for_ss = env->uncached_cpsr; in cpu_get_tb_cpu_state()
12764 (pstate_for_ss & PSTATE_SS)) { in cpu_get_tb_cpu_state()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/arm/
H A Dhelper.c12692 uint32_t pstate_for_ss; in cpu_get_tb_cpu_state() local
12702 pstate_for_ss = env->pstate; in cpu_get_tb_cpu_state()
12750 pstate_for_ss = env->uncached_cpsr; in cpu_get_tb_cpu_state()
12763 (pstate_for_ss & PSTATE_SS)) { in cpu_get_tb_cpu_state()