Home
last modified time | relevance | path

Searched refs:exclusive_val (Results 1 – 25 of 60) sorted by relevance

123

/dports/emulators/qemu-utils/qemu-4.2.1/target/arm/
H A Dhelper-a64.c546 Int128 cmpv = int128_make128(env->exclusive_val, env->exclusive_high); in HELPER()
601 cmpv = int128_make128(env->exclusive_val, env->exclusive_high); in HELPER()
616 Int128 cmpv = int128_make128(env->exclusive_high, env->exclusive_val); in HELPER()
675 cmpv = int128_make128(env->exclusive_high, env->exclusive_val); in HELPER()
H A Dmachine.c803 VMSTATE_UINT64(env.exclusive_val, ARMCPU),
/dports/emulators/qemu5/qemu-5.2.0/target/arm/
H A Dhelper-a64.c536 Int128 cmpv = int128_make128(env->exclusive_val, env->exclusive_high); in HELPER()
591 cmpv = int128_make128(env->exclusive_val, env->exclusive_high); in HELPER()
606 Int128 cmpv = int128_make128(env->exclusive_high, env->exclusive_val); in HELPER()
665 cmpv = int128_make128(env->exclusive_high, env->exclusive_val); in HELPER()
H A Dmachine.c811 VMSTATE_UINT64(env.exclusive_val, ARMCPU),
/dports/emulators/qemu42/qemu-4.2.1/target/arm/
H A Dhelper-a64.c546 Int128 cmpv = int128_make128(env->exclusive_val, env->exclusive_high); in HELPER()
601 cmpv = int128_make128(env->exclusive_val, env->exclusive_high); in HELPER()
616 Int128 cmpv = int128_make128(env->exclusive_high, env->exclusive_val); in HELPER()
675 cmpv = int128_make128(env->exclusive_high, env->exclusive_val); in HELPER()
H A Dmachine.c803 VMSTATE_UINT64(env.exclusive_val, ARMCPU),
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/arm/
H A Dhelper-a64.c510 Int128 cmpv = int128_make128(env->exclusive_val, env->exclusive_high);
565 cmpv = int128_make128(env->exclusive_val, env->exclusive_high);
580 Int128 cmpv = int128_make128(env->exclusive_high, env->exclusive_val);
639 cmpv = int128_make128(env->exclusive_high, env->exclusive_val);
/dports/emulators/qemu/qemu-6.2.0/target/arm/
H A Dhelper-a64.c509 Int128 cmpv = int128_make128(env->exclusive_val, env->exclusive_high); in HELPER()
546 cmpv = int128_make128(env->exclusive_val, env->exclusive_high); in HELPER()
561 Int128 cmpv = int128_make128(env->exclusive_high, env->exclusive_val); in HELPER()
602 cmpv = int128_make128(env->exclusive_high, env->exclusive_val); in HELPER()
/dports/emulators/qemu60/qemu-6.0.0/target/arm/
H A Dhelper-a64.c504 Int128 cmpv = int128_make128(env->exclusive_val, env->exclusive_high); in HELPER()
559 cmpv = int128_make128(env->exclusive_val, env->exclusive_high); in HELPER()
574 Int128 cmpv = int128_make128(env->exclusive_high, env->exclusive_val); in HELPER()
633 cmpv = int128_make128(env->exclusive_high, env->exclusive_val); in HELPER()
H A Dmachine.c811 VMSTATE_UINT64(env.exclusive_val, ARMCPU),
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/arm/
H A Dhelper-a64.c547 Int128 cmpv = int128_make128(env->exclusive_val, env->exclusive_high); in HELPER()
602 cmpv = int128_make128(env->exclusive_val, env->exclusive_high); in HELPER()
617 Int128 cmpv = int128_make128(env->exclusive_high, env->exclusive_val); in HELPER()
676 cmpv = int128_make128(env->exclusive_high, env->exclusive_val); in HELPER()
H A Dmachine.c811 VMSTATE_UINT64(env.exclusive_val, ARMCPU),
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/arm/
H A Dhelper-a64.c547 Int128 cmpv = int128_make128(env->exclusive_val, env->exclusive_high); in HELPER()
602 cmpv = int128_make128(env->exclusive_val, env->exclusive_high); in HELPER()
617 Int128 cmpv = int128_make128(env->exclusive_high, env->exclusive_val); in HELPER()
676 cmpv = int128_make128(env->exclusive_high, env->exclusive_val); in HELPER()
H A Dmachine.c811 VMSTATE_UINT64(env.exclusive_val, ARMCPU),
/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/target-arm/
H A Dcpu.h185 uint32_t exclusive_val; member
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/arm/
H A Dhelper-a64.c520 cmpv = int128_make128(env->exclusive_val, env->exclusive_high); in do_paired_cmpxchg64_le()
592 cmpv = int128_make128(env->exclusive_high, env->exclusive_val); in do_paired_cmpxchg64_be()
H A Dmachine.c695 VMSTATE_UINT64(env.exclusive_val, ARMCPU),
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/xtensa/
H A Dcpu.h523 uint32_t exclusive_val;
/dports/emulators/qemu/qemu-6.2.0/target/xtensa/
H A Dcpu.h523 uint32_t exclusive_val; member
/dports/emulators/qemu-utils/qemu-4.2.1/target/xtensa/
H A Dcpu.h515 uint32_t exclusive_val; member
/dports/emulators/qemu5/qemu-5.2.0/target/xtensa/
H A Dcpu.h523 uint32_t exclusive_val; member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/xtensa/
H A Dcpu.h518 uint32_t exclusive_val; member
/dports/emulators/qemu42/qemu-4.2.1/target/xtensa/
H A Dcpu.h515 uint32_t exclusive_val; member
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/xtensa/
H A Dcpu.h515 uint32_t exclusive_val; member
/dports/emulators/qemu60/qemu-6.0.0/target/xtensa/
H A Dcpu.h523 uint32_t exclusive_val; member

123