Home
last modified time | relevance | path

Searched refs:tcg_out_div32 (Results 1 – 12 of 12) sorted by relevance

/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/tcg/sparc/
H A Dtcg-target.c444 static void tcg_out_div32(TCGContext *s, int rd, int rs1, in tcg_out_div32() function
1130 tcg_out_div32(s, args[0], args[1], args[2], const_args[2], 0); in tcg_out_op()
1133 tcg_out_div32(s, args[0], args[1], args[2], const_args[2], 1); in tcg_out_op()
1138 tcg_out_div32(s, TCG_REG_I5, args[1], args[2], const_args[2], in tcg_out_op()
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/tcg/sparc/
H A Dtcg-target.c525 static void tcg_out_div32(TCGContext *s, TCGReg rd, TCGReg rs1, in tcg_out_div32() function
1325 tcg_out_div32(s, a0, a1, a2, c2, 0); in tcg_out_op()
1328 tcg_out_div32(s, a0, a1, a2, c2, 1); in tcg_out_op()
/dports/emulators/unicorn/unicorn-1.0.2/qemu/tcg/sparc/
H A Dtcg-target.c525 static void tcg_out_div32(TCGContext *s, TCGReg rd, TCGReg rs1, in tcg_out_div32() function
1325 tcg_out_div32(s, a0, a1, a2, c2, 0); in tcg_out_op()
1328 tcg_out_div32(s, a0, a1, a2, c2, 1); in tcg_out_op()
/dports/emulators/qemu-utils/qemu-4.2.1/tcg/sparc/
H A Dtcg-target.inc.c566 static void tcg_out_div32(TCGContext *s, TCGReg rd, TCGReg rs1, in tcg_out_div32() function
1461 tcg_out_div32(s, a0, a1, a2, c2, 0); in tcg_out_op()
1464 tcg_out_div32(s, a0, a1, a2, c2, 1); in tcg_out_op()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tcg/sparc/
H A Dtcg-target.inc.c566 static void tcg_out_div32(TCGContext *s, TCGReg rd, TCGReg rs1, in tcg_out_div32() function
1461 tcg_out_div32(s, a0, a1, a2, c2, 0); in tcg_out_op()
1464 tcg_out_div32(s, a0, a1, a2, c2, 1); in tcg_out_op()
/dports/emulators/qemu42/qemu-4.2.1/tcg/sparc/
H A Dtcg-target.inc.c566 static void tcg_out_div32(TCGContext *s, TCGReg rd, TCGReg rs1, in tcg_out_div32() function
1461 tcg_out_div32(s, a0, a1, a2, c2, 0); in tcg_out_op()
1464 tcg_out_div32(s, a0, a1, a2, c2, 1); in tcg_out_op()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tcg/sparc/
H A Dtcg-target.inc.c593 static void tcg_out_div32(TCGContext *s, TCGReg rd, TCGReg rs1, in tcg_out_div32() function
1494 tcg_out_div32(s, a0, a1, a2, c2, 0); in tcg_out_op()
1497 tcg_out_div32(s, a0, a1, a2, c2, 1); in tcg_out_op()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tcg/sparc/
H A Dtcg-target.inc.c566 static void tcg_out_div32(TCGContext *s, TCGReg rd, TCGReg rs1, in tcg_out_div32() function
1461 tcg_out_div32(s, a0, a1, a2, c2, 0); in tcg_out_op()
1464 tcg_out_div32(s, a0, a1, a2, c2, 1); in tcg_out_op()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tcg/sparc/
H A Dtcg-target.c.inc553 static void tcg_out_div32(TCGContext *s, TCGReg rd, TCGReg rs1,
1446 tcg_out_div32(s, a0, a1, a2, c2, 0);
1449 tcg_out_div32(s, a0, a1, a2, c2, 1);
/dports/emulators/qemu/qemu-6.2.0/tcg/sparc/
H A Dtcg-target.c.inc553 static void tcg_out_div32(TCGContext *s, TCGReg rd, TCGReg rs1,
1446 tcg_out_div32(s, a0, a1, a2, c2, 0);
1449 tcg_out_div32(s, a0, a1, a2, c2, 1);
/dports/emulators/qemu60/qemu-6.0.0/tcg/sparc/
H A Dtcg-target.c.inc543 static void tcg_out_div32(TCGContext *s, TCGReg rd, TCGReg rs1,
1437 tcg_out_div32(s, a0, a1, a2, c2, 0);
1440 tcg_out_div32(s, a0, a1, a2, c2, 1);
/dports/emulators/qemu5/qemu-5.2.0/tcg/sparc/
H A Dtcg-target.c.inc561 static void tcg_out_div32(TCGContext *s, TCGReg rd, TCGReg rs1,
1456 tcg_out_div32(s, a0, a1, a2, c2, 0);
1459 tcg_out_div32(s, a0, a1, a2, c2, 1);