Home
last modified time | relevance | path

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

/dports/emulators/qemu-utils/qemu-4.2.1/target/tricore/
H A Dop_helper.c2440 target_ulong new_FCX; in helper_call() local
2464 new_FCX = cpu_ldl_data(env, ea); in helper_call()
2482 env->FCX = (env->FCX & 0xfff00000) + (new_FCX & 0xfffff); in helper_call()
2551 target_ulong new_FCX; in helper_bisr() local
2562 new_FCX = cpu_ldl_data(env, ea); in helper_bisr()
2579 env->FCX = (env->FCX & 0xfff00000) + (new_FCX & 0xfffff); in helper_bisr()
2682 target_ulong new_FCX; in helper_svlcx() local
2694 new_FCX = cpu_ldl_data(env, ea); in helper_svlcx()
2712 env->FCX = (env->FCX & 0xfff00000) + (new_FCX & 0xfffff); in helper_svlcx()
2725 target_ulong new_FCX; in helper_svucx() local
[all …]
/dports/emulators/qemu5/qemu-5.2.0/target/tricore/
H A Dop_helper.c2440 target_ulong new_FCX; in helper_call() local
2464 new_FCX = cpu_ldl_data(env, ea); in helper_call()
2482 env->FCX = (env->FCX & 0xfff00000) + (new_FCX & 0xfffff); in helper_call()
2551 target_ulong new_FCX; in helper_bisr() local
2562 new_FCX = cpu_ldl_data(env, ea); in helper_bisr()
2579 env->FCX = (env->FCX & 0xfff00000) + (new_FCX & 0xfffff); in helper_bisr()
2682 target_ulong new_FCX; in helper_svlcx() local
2694 new_FCX = cpu_ldl_data(env, ea); in helper_svlcx()
2712 env->FCX = (env->FCX & 0xfff00000) + (new_FCX & 0xfffff); in helper_svlcx()
2725 target_ulong new_FCX; in helper_svucx() local
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/tricore/
H A Dop_helper.c2440 target_ulong new_FCX; in helper_call() local
2464 new_FCX = cpu_ldl_data(env, ea); in helper_call()
2482 env->FCX = (env->FCX & 0xfff00000) + (new_FCX & 0xfffff); in helper_call()
2551 target_ulong new_FCX; in helper_bisr() local
2562 new_FCX = cpu_ldl_data(env, ea); in helper_bisr()
2579 env->FCX = (env->FCX & 0xfff00000) + (new_FCX & 0xfffff); in helper_bisr()
2682 target_ulong new_FCX; in helper_svlcx() local
2694 new_FCX = cpu_ldl_data(env, ea); in helper_svlcx()
2712 env->FCX = (env->FCX & 0xfff00000) + (new_FCX & 0xfffff); in helper_svlcx()
2725 target_ulong new_FCX; in helper_svucx() local
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/tricore/
H A Dop_helper.c2433 target_ulong new_FCX; in helper_call() local
2457 new_FCX = cpu_ldl_data(env, ea); in helper_call()
2475 env->FCX = (env->FCX & 0xfff00000) + (new_FCX & 0xfffff); in helper_call()
2544 target_ulong new_FCX; in helper_bisr() local
2555 new_FCX = cpu_ldl_data(env, ea); in helper_bisr()
2572 env->FCX = (env->FCX & 0xfff00000) + (new_FCX & 0xfffff); in helper_bisr()
2675 target_ulong new_FCX; in helper_svlcx() local
2687 new_FCX = cpu_ldl_data(env, ea); in helper_svlcx()
2705 env->FCX = (env->FCX & 0xfff00000) + (new_FCX & 0xfffff); in helper_svlcx()
2718 target_ulong new_FCX; in helper_svucx() local
[all …]
/dports/emulators/qemu42/qemu-4.2.1/target/tricore/
H A Dop_helper.c2440 target_ulong new_FCX; in helper_call() local
2464 new_FCX = cpu_ldl_data(env, ea); in helper_call()
2482 env->FCX = (env->FCX & 0xfff00000) + (new_FCX & 0xfffff); in helper_call()
2551 target_ulong new_FCX; in helper_bisr() local
2562 new_FCX = cpu_ldl_data(env, ea); in helper_bisr()
2579 env->FCX = (env->FCX & 0xfff00000) + (new_FCX & 0xfffff); in helper_bisr()
2682 target_ulong new_FCX; in helper_svlcx() local
2694 new_FCX = cpu_ldl_data(env, ea); in helper_svlcx()
2712 env->FCX = (env->FCX & 0xfff00000) + (new_FCX & 0xfffff); in helper_svlcx()
2725 target_ulong new_FCX; in helper_svucx() local
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/tricore/
H A Dop_helper.c2440 target_ulong new_FCX; in helper_call() local
2464 new_FCX = cpu_ldl_data(env, ea); in helper_call()
2482 env->FCX = (env->FCX & 0xfff00000) + (new_FCX & 0xfffff); in helper_call()
2551 target_ulong new_FCX; in helper_bisr() local
2562 new_FCX = cpu_ldl_data(env, ea); in helper_bisr()
2579 env->FCX = (env->FCX & 0xfff00000) + (new_FCX & 0xfffff); in helper_bisr()
2682 target_ulong new_FCX; in helper_svlcx() local
2694 new_FCX = cpu_ldl_data(env, ea); in helper_svlcx()
2712 env->FCX = (env->FCX & 0xfff00000) + (new_FCX & 0xfffff); in helper_svlcx()
2725 target_ulong new_FCX; in helper_svucx() local
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/tricore/
H A Dop_helper.c2440 target_ulong new_FCX; in helper_call() local
2464 new_FCX = cpu_ldl_data(env, ea); in helper_call()
2482 env->FCX = (env->FCX & 0xfff00000) + (new_FCX & 0xfffff); in helper_call()
2551 target_ulong new_FCX; in helper_bisr() local
2562 new_FCX = cpu_ldl_data(env, ea); in helper_bisr()
2579 env->FCX = (env->FCX & 0xfff00000) + (new_FCX & 0xfffff); in helper_bisr()
2682 target_ulong new_FCX; in helper_svlcx() local
2694 new_FCX = cpu_ldl_data(env, ea); in helper_svlcx()
2712 env->FCX = (env->FCX & 0xfff00000) + (new_FCX & 0xfffff); in helper_svlcx()
2725 target_ulong new_FCX; in helper_svucx() local
[all …]
/dports/emulators/qemu/qemu-6.2.0/target/tricore/
H A Dop_helper.c2433 target_ulong new_FCX; in helper_call() local
2457 new_FCX = cpu_ldl_data(env, ea); in helper_call()
2475 env->FCX = (env->FCX & 0xfff00000) + (new_FCX & 0xfffff); in helper_call()
2544 target_ulong new_FCX; in helper_bisr() local
2555 new_FCX = cpu_ldl_data(env, ea); in helper_bisr()
2572 env->FCX = (env->FCX & 0xfff00000) + (new_FCX & 0xfffff); in helper_bisr()
2675 target_ulong new_FCX; in helper_svlcx() local
2687 new_FCX = cpu_ldl_data(env, ea); in helper_svlcx()
2705 env->FCX = (env->FCX & 0xfff00000) + (new_FCX & 0xfffff); in helper_svlcx()
2718 target_ulong new_FCX; in helper_svucx() local
[all …]
/dports/emulators/qemu60/qemu-6.0.0/target/tricore/
H A Dop_helper.c2440 target_ulong new_FCX; in helper_call() local
2464 new_FCX = cpu_ldl_data(env, ea); in helper_call()
2482 env->FCX = (env->FCX & 0xfff00000) + (new_FCX & 0xfffff); in helper_call()
2551 target_ulong new_FCX; in helper_bisr() local
2562 new_FCX = cpu_ldl_data(env, ea); in helper_bisr()
2579 env->FCX = (env->FCX & 0xfff00000) + (new_FCX & 0xfffff); in helper_bisr()
2682 target_ulong new_FCX; in helper_svlcx() local
2694 new_FCX = cpu_ldl_data(env, ea); in helper_svlcx()
2712 env->FCX = (env->FCX & 0xfff00000) + (new_FCX & 0xfffff); in helper_svlcx()
2725 target_ulong new_FCX; in helper_svucx() local
[all …]