Home
last modified time | relevance | path

Searched refs:tcg_gen_divu_tl (Results 1 – 25 of 57) sorted by relevance

123

/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/riscv/insn_trans/
H A Dtrans_rvm.c.inc132 tcg_gen_divu_tl(ret, temp1, temp2);
/dports/emulators/qemu/qemu-6.2.0/target/riscv/insn_trans/
H A Dtrans_rvm.c.inc152 tcg_gen_divu_tl(ret, temp1, temp2);
/dports/emulators/qemu60/qemu-6.0.0/target/riscv/
H A Dtranslate.c285 tcg_gen_divu_tl(ret, source1, source2); in gen_divu()
/dports/emulators/qemu-utils/qemu-4.2.1/target/riscv/
H A Dtranslate.c260 tcg_gen_divu_tl(ret, source1, source2); in gen_divu()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/riscv/
H A Dtranslate.c261 tcg_gen_divu_tl(ret, source1, source2); in gen_divu()
/dports/emulators/qemu42/qemu-4.2.1/target/riscv/
H A Dtranslate.c260 tcg_gen_divu_tl(ret, source1, source2); in gen_divu()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tcg/
H A Dtcg-op.h1016 #define tcg_gen_divu_tl tcg_gen_divu_i64 macro
1127 #define tcg_gen_divu_tl tcg_gen_divu_i32 macro
/dports/emulators/qemu5/qemu-5.2.0/target/riscv/
H A Dtranslate.c298 tcg_gen_divu_tl(ret, source1, source2); in gen_divu()
/dports/emulators/qemu-utils/qemu-4.2.1/tcg/
H A Dtcg-op.h1065 #define tcg_gen_divu_tl tcg_gen_divu_i64 macro
1178 #define tcg_gen_divu_tl tcg_gen_divu_i32 macro
/dports/emulators/qemu/qemu-6.2.0/include/tcg/
H A Dtcg-op.h1061 #define tcg_gen_divu_tl tcg_gen_divu_i64 macro
1177 #define tcg_gen_divu_tl tcg_gen_divu_i32 macro
/dports/emulators/qemu60/qemu-6.0.0/include/tcg/
H A Dtcg-op.h1057 #define tcg_gen_divu_tl tcg_gen_divu_i64 macro
1171 #define tcg_gen_divu_tl tcg_gen_divu_i32 macro
/dports/emulators/qemu5/qemu-5.2.0/include/tcg/
H A Dtcg-op.h1070 #define tcg_gen_divu_tl tcg_gen_divu_i64 macro
1183 #define tcg_gen_divu_tl tcg_gen_divu_i32 macro
/dports/emulators/qemu42/qemu-4.2.1/tcg/
H A Dtcg-op.h1065 #define tcg_gen_divu_tl tcg_gen_divu_i64 macro
1178 #define tcg_gen_divu_tl tcg_gen_divu_i32 macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/tcg/
H A Dtcg-op.h1065 #define tcg_gen_divu_tl tcg_gen_divu_i64 macro
1178 #define tcg_gen_divu_tl tcg_gen_divu_i32 macro
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/tcg/
H A Dtcg-op.h1061 #define tcg_gen_divu_tl tcg_gen_divu_i64 macro
1177 #define tcg_gen_divu_tl tcg_gen_divu_i32 macro
/dports/emulators/qemu-utils/qemu-4.2.1/target/nios2/
H A Dtranslate.c644 tcg_gen_divu_tl(dc->cpu_R[instr.c], t0, t1); in divu()
/dports/emulators/qemu5/qemu-5.2.0/target/nios2/
H A Dtranslate.c649 tcg_gen_divu_tl(dc->cpu_R[instr.c], t0, t1); in divu()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/nios2/
H A Dtranslate.c644 tcg_gen_divu_tl(dc->cpu_R[instr.c], t0, t1); in divu()
/dports/emulators/qemu42/qemu-4.2.1/target/nios2/
H A Dtranslate.c644 tcg_gen_divu_tl(dc->cpu_R[instr.c], t0, t1); in divu()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/nios2/
H A Dtranslate.c643 tcg_gen_divu_tl(dc->cpu_R[instr.c], t0, t1); in divu()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/nios2/
H A Dtranslate.c644 tcg_gen_divu_tl(dc->cpu_R[instr.c], t0, t1); in divu()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/nios2/
H A Dtranslate.c630 tcg_gen_divu_tl(cpu_R[instr.c], t0, t1); in divu()
/dports/emulators/qemu/qemu-6.2.0/target/nios2/
H A Dtranslate.c630 tcg_gen_divu_tl(cpu_R[instr.c], t0, t1); in divu()
/dports/emulators/qemu60/qemu-6.0.0/target/nios2/
H A Dtranslate.c649 tcg_gen_divu_tl(dc->cpu_R[instr.c], t0, t1); in divu()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/tcg/
H A Dtcg-op.h1096 #define tcg_gen_divu_tl tcg_gen_divu_i64 macro
1214 #define tcg_gen_divu_tl tcg_gen_divu_i32 macro

123