Home
last modified time | relevance | path

Searched refs:tcg_acc (Results 1 – 11 of 11) sorted by relevance

/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/target-arm/
H A Dtranslate-a64.c3910 TCGv_i64 tcg_acc, tcg_val; in handle_crc32() local
3941 tcg_acc = cpu_reg(s, rn); in handle_crc32()
3945 gen_helper_crc32c_64(tcg_ctx, cpu_reg(s, rd), tcg_acc, tcg_val, tcg_bytes); in handle_crc32()
3947 gen_helper_crc32_64(tcg_ctx, cpu_reg(s, rd), tcg_acc, tcg_val, tcg_bytes); in handle_crc32()
/dports/emulators/unicorn/unicorn-1.0.2/qemu/target-arm/
H A Dtranslate-a64.c3910 TCGv_i64 tcg_acc, tcg_val; in handle_crc32() local
3941 tcg_acc = cpu_reg(s, rn); in handle_crc32()
3945 gen_helper_crc32c_64(tcg_ctx, cpu_reg(s, rd), tcg_acc, tcg_val, tcg_bytes); in handle_crc32()
3947 gen_helper_crc32_64(tcg_ctx, cpu_reg(s, rd), tcg_acc, tcg_val, tcg_bytes); in handle_crc32()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/arm/
H A Dtranslate-a64.c5241 TCGv_i64 tcg_acc, tcg_val; in handle_crc32() local
5272 tcg_acc = cpu_reg(s, rn); in handle_crc32()
5276 gen_helper_crc32c_64(cpu_reg(s, rd), tcg_acc, tcg_val, tcg_bytes); in handle_crc32()
5278 gen_helper_crc32_64(cpu_reg(s, rd), tcg_acc, tcg_val, tcg_bytes); in handle_crc32()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/arm/
H A Dtranslate-a64.c4568 TCGv_i64 tcg_acc, tcg_val; in handle_crc32() local
4599 tcg_acc = cpu_reg(s, rn); in handle_crc32()
4603 gen_helper_crc32c_64(cpu_reg(s, rd), tcg_acc, tcg_val, tcg_bytes); in handle_crc32()
4605 gen_helper_crc32_64(cpu_reg(s, rd), tcg_acc, tcg_val, tcg_bytes); in handle_crc32()
/dports/emulators/qemu42/qemu-4.2.1/target/arm/
H A Dtranslate-a64.c5075 TCGv_i64 tcg_acc, tcg_val; in handle_crc32() local
5106 tcg_acc = cpu_reg(s, rn); in handle_crc32()
5110 gen_helper_crc32c_64(cpu_reg(s, rd), tcg_acc, tcg_val, tcg_bytes); in handle_crc32()
5112 gen_helper_crc32_64(cpu_reg(s, rd), tcg_acc, tcg_val, tcg_bytes); in handle_crc32()
/dports/emulators/qemu-utils/qemu-4.2.1/target/arm/
H A Dtranslate-a64.c5075 TCGv_i64 tcg_acc, tcg_val; in handle_crc32() local
5106 tcg_acc = cpu_reg(s, rn); in handle_crc32()
5110 gen_helper_crc32c_64(cpu_reg(s, rd), tcg_acc, tcg_val, tcg_bytes); in handle_crc32()
5112 gen_helper_crc32_64(cpu_reg(s, rd), tcg_acc, tcg_val, tcg_bytes); in handle_crc32()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/arm/
H A Dtranslate-a64.c5241 TCGv_i64 tcg_acc, tcg_val; in handle_crc32() local
5272 tcg_acc = cpu_reg(s, rn); in handle_crc32()
5276 gen_helper_crc32c_64(cpu_reg(s, rd), tcg_acc, tcg_val, tcg_bytes); in handle_crc32()
5278 gen_helper_crc32_64(cpu_reg(s, rd), tcg_acc, tcg_val, tcg_bytes); in handle_crc32()
/dports/emulators/qemu5/qemu-5.2.0/target/arm/
H A Dtranslate-a64.c5658 TCGv_i64 tcg_acc, tcg_val; in handle_crc32() local
5689 tcg_acc = cpu_reg(s, rn); in handle_crc32()
5693 gen_helper_crc32c_64(cpu_reg(s, rd), tcg_acc, tcg_val, tcg_bytes); in handle_crc32()
5695 gen_helper_crc32_64(cpu_reg(s, rd), tcg_acc, tcg_val, tcg_bytes); in handle_crc32()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/arm/
H A Dtranslate-a64.c5693 TCGv_i64 tcg_acc, tcg_val; in handle_crc32() local
5724 tcg_acc = cpu_reg(s, rn); in handle_crc32()
5728 gen_helper_crc32c_64(cpu_reg(s, rd), tcg_acc, tcg_val, tcg_bytes); in handle_crc32()
5730 gen_helper_crc32_64(cpu_reg(s, rd), tcg_acc, tcg_val, tcg_bytes); in handle_crc32()
/dports/emulators/qemu/qemu-6.2.0/target/arm/
H A Dtranslate-a64.c5691 TCGv_i64 tcg_acc, tcg_val; in handle_crc32() local
5722 tcg_acc = cpu_reg(s, rn); in handle_crc32()
5726 gen_helper_crc32c_64(cpu_reg(s, rd), tcg_acc, tcg_val, tcg_bytes); in handle_crc32()
5728 gen_helper_crc32_64(cpu_reg(s, rd), tcg_acc, tcg_val, tcg_bytes); in handle_crc32()
/dports/emulators/qemu60/qemu-6.0.0/target/arm/
H A Dtranslate-a64.c5689 TCGv_i64 tcg_acc, tcg_val; in handle_crc32() local
5720 tcg_acc = cpu_reg(s, rn); in handle_crc32()
5724 gen_helper_crc32c_64(cpu_reg(s, rd), tcg_acc, tcg_val, tcg_bytes); in handle_crc32()
5726 gen_helper_crc32_64(cpu_reg(s, rd), tcg_acc, tcg_val, tcg_bytes); in handle_crc32()