Home
last modified time | relevance | path

Searched refs:gen_st (Results 1 – 25 of 26) sorted by relevance

12

/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/mips/tcg/
H A Dmips16e_translate.c.inc410 gen_st(ctx, OPC_SD, ry, 29, offset);
416 gen_st(ctx, OPC_SD, 31, 29, offset);
557 gen_st(ctx, OPC_SW, 31, 29, imm);
599 gen_st(ctx, OPC_SD, ry, rx, offset);
631 gen_st(ctx, OPC_SB, ry, rx, offset);
634 gen_st(ctx, OPC_SH, ry, rx, offset);
637 gen_st(ctx, OPC_SW, rx, 29, offset);
640 gen_st(ctx, OPC_SW, ry, rx, offset);
854 gen_st(ctx, OPC_SD, ry, rx, offset << 3);
886 gen_st(ctx, OPC_SB, ry, rx, offset);
[all …]
H A Dnanomips_translate.c.inc4029 gen_st(ctx, OPC_SB, rt, 28, u);
4054 gen_st(ctx, OPC_SH, rt, 28, u);
4118 gen_st(ctx, OPC_SB, rt, rs, u);
4121 gen_st(ctx, OPC_SH, rt, rs, u);
4124 gen_st(ctx, OPC_SW, rt, rs, u);
4734 gen_st(ctx, OPC_SB, rt, rs, offset);
4753 gen_st(ctx, OPC_SH, rt, rs, offset);
4794 gen_st(ctx, OPC_SW, rt, rs, offset);
4803 gen_st(ctx, OPC_SW, rt, 29, offset);
4810 gen_st(ctx, OPC_SW, rt, rs, offset);
[all …]
H A Dmicromips_translate.c.inc2572 gen_st(ctx, mips32_op, rt, rs, offset);
2967 gen_st(ctx, mips32_op, rt, rs, imm);
3137 gen_st(ctx, OPC_SB, rd, rb, offset);
3146 gen_st(ctx, OPC_SH, rd, rb, offset);
3155 gen_st(ctx, OPC_SW, rd, rb, offset);
3164 gen_st(ctx, OPC_SW, rd, rb, offset);
H A Dtranslate.c2215 static void gen_st(DisasContext *ctx, uint32_t opc, int rt, in gen_st() function
15107 gen_st(ctx, op1, rt, rs, imm); in decode_opc_special3()
15576 gen_st(ctx, op, rt, rs, imm); in decode_opc_legacy()
15854 gen_st(ctx, op, rt, rs, imm); in decode_opc_legacy()
/dports/emulators/qemu/qemu-6.2.0/target/mips/tcg/
H A Dmips16e_translate.c.inc410 gen_st(ctx, OPC_SD, ry, 29, offset);
416 gen_st(ctx, OPC_SD, 31, 29, offset);
557 gen_st(ctx, OPC_SW, 31, 29, imm);
599 gen_st(ctx, OPC_SD, ry, rx, offset);
631 gen_st(ctx, OPC_SB, ry, rx, offset);
634 gen_st(ctx, OPC_SH, ry, rx, offset);
637 gen_st(ctx, OPC_SW, rx, 29, offset);
640 gen_st(ctx, OPC_SW, ry, rx, offset);
854 gen_st(ctx, OPC_SD, ry, rx, offset << 3);
886 gen_st(ctx, OPC_SB, ry, rx, offset);
[all …]
H A Dnanomips_translate.c.inc4035 gen_st(ctx, OPC_SB, rt, 28, u);
4060 gen_st(ctx, OPC_SH, rt, 28, u);
4124 gen_st(ctx, OPC_SB, rt, rs, u);
4127 gen_st(ctx, OPC_SH, rt, rs, u);
4130 gen_st(ctx, OPC_SW, rt, rs, u);
4740 gen_st(ctx, OPC_SB, rt, rs, offset);
4759 gen_st(ctx, OPC_SH, rt, rs, offset);
4800 gen_st(ctx, OPC_SW, rt, rs, offset);
4809 gen_st(ctx, OPC_SW, rt, 29, offset);
4816 gen_st(ctx, OPC_SW, rt, rs, offset);
[all …]
H A Dmicromips_translate.c.inc2572 gen_st(ctx, mips32_op, rt, rs, offset);
2967 gen_st(ctx, mips32_op, rt, rs, imm);
3137 gen_st(ctx, OPC_SB, rd, rb, offset);
3146 gen_st(ctx, OPC_SH, rd, rb, offset);
3155 gen_st(ctx, OPC_SW, rd, rb, offset);
3164 gen_st(ctx, OPC_SW, rd, rb, offset);
/dports/emulators/qemu60/qemu-6.0.0/target/mips/
H A Dtranslate.c12827 gen_st(ctx, OPC_SD, ry, 29, offset); in decode_i64_mips16()
12833 gen_st(ctx, OPC_SD, 31, 29, offset); in decode_i64_mips16()
13016 gen_st(ctx, OPC_SD, ry, rx, offset); in decode_extended_mips16_opc()
13048 gen_st(ctx, OPC_SB, ry, rx, offset); in decode_extended_mips16_opc()
13051 gen_st(ctx, OPC_SH, ry, rx, offset); in decode_extended_mips16_opc()
13054 gen_st(ctx, OPC_SW, rx, 29, offset); in decode_extended_mips16_opc()
13057 gen_st(ctx, OPC_SW, ry, rx, offset); in decode_extended_mips16_opc()
13320 gen_st(ctx, OPC_SB, ry, rx, offset); in decode_mips16_opc()
24526 gen_st(ctx, op1, rt, rs, imm); in decode_opc_special3()
24995 gen_st(ctx, op, rt, rs, imm); in decode_opc_legacy()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/mips/
H A Dtranslate.c11970 gen_st(ctx, OPC_SD, ry, 29, offset); in decode_i64_mips16()
11976 gen_st(ctx, OPC_SD, 31, 29, offset); in decode_i64_mips16()
12157 gen_st(ctx, OPC_SD, ry, rx, offset); in decode_extended_mips16_opc()
12189 gen_st(ctx, OPC_SB, ry, rx, offset); in decode_extended_mips16_opc()
12192 gen_st(ctx, OPC_SH, ry, rx, offset); in decode_extended_mips16_opc()
12195 gen_st(ctx, OPC_SW, rx, 29, offset); in decode_extended_mips16_opc()
12198 gen_st(ctx, OPC_SW, ry, rx, offset); in decode_extended_mips16_opc()
12453 gen_st(ctx, OPC_SB, ry, rx, offset); in decode_mips16_opc()
23353 gen_st(ctx, op1, rt, rs, imm); in decode_opc_special3()
24918 gen_st(ctx, op, rt, rs, imm); in decode_opc()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/target/mips/
H A Dtranslate.c13751 gen_st(ctx, OPC_SD, ry, 29, offset); in decode_i64_mips16()
13757 gen_st(ctx, OPC_SD, 31, 29, offset); in decode_i64_mips16()
13940 gen_st(ctx, OPC_SD, ry, rx, offset); in decode_extended_mips16_opc()
13972 gen_st(ctx, OPC_SB, ry, rx, offset); in decode_extended_mips16_opc()
13975 gen_st(ctx, OPC_SH, ry, rx, offset); in decode_extended_mips16_opc()
13978 gen_st(ctx, OPC_SW, rx, 29, offset); in decode_extended_mips16_opc()
13981 gen_st(ctx, OPC_SW, ry, rx, offset); in decode_extended_mips16_opc()
14244 gen_st(ctx, OPC_SB, ry, rx, offset); in decode_mips16_opc()
28039 gen_st(ctx, op1, rt, rs, imm); in decode_opc_special3()
30316 gen_st(ctx, op, rt, rs, imm);
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/mips/
H A Dtranslate.c13839 gen_st(ctx, OPC_SD, ry, 29, offset); in decode_i64_mips16()
13845 gen_st(ctx, OPC_SD, 31, 29, offset); in decode_i64_mips16()
14028 gen_st(ctx, OPC_SD, ry, rx, offset); in decode_extended_mips16_opc()
14060 gen_st(ctx, OPC_SB, ry, rx, offset); in decode_extended_mips16_opc()
14063 gen_st(ctx, OPC_SH, ry, rx, offset); in decode_extended_mips16_opc()
14066 gen_st(ctx, OPC_SW, rx, 29, offset); in decode_extended_mips16_opc()
14069 gen_st(ctx, OPC_SW, ry, rx, offset); in decode_extended_mips16_opc()
14332 gen_st(ctx, OPC_SB, ry, rx, offset); in decode_mips16_opc()
28146 gen_st(ctx, op1, rt, rs, imm); in decode_opc_special3()
30423 gen_st(ctx, op, rt, rs, imm);
[all …]
/dports/emulators/qemu42/qemu-4.2.1/target/mips/
H A Dtranslate.c13751 gen_st(ctx, OPC_SD, ry, 29, offset); in decode_i64_mips16()
13757 gen_st(ctx, OPC_SD, 31, 29, offset); in decode_i64_mips16()
13940 gen_st(ctx, OPC_SD, ry, rx, offset); in decode_extended_mips16_opc()
13972 gen_st(ctx, OPC_SB, ry, rx, offset); in decode_extended_mips16_opc()
13975 gen_st(ctx, OPC_SH, ry, rx, offset); in decode_extended_mips16_opc()
13978 gen_st(ctx, OPC_SW, rx, 29, offset); in decode_extended_mips16_opc()
13981 gen_st(ctx, OPC_SW, ry, rx, offset); in decode_extended_mips16_opc()
14244 gen_st(ctx, OPC_SB, ry, rx, offset); in decode_mips16_opc()
28039 gen_st(ctx, op1, rt, rs, imm); in decode_opc_special3()
30316 gen_st(ctx, op, rt, rs, imm);
[all …]
/dports/emulators/qemu5/qemu-5.2.0/target/mips/
H A Dtranslate.c14279 gen_st(ctx, OPC_SD, ry, 29, offset); in decode_i64_mips16()
14285 gen_st(ctx, OPC_SD, 31, 29, offset); in decode_i64_mips16()
14468 gen_st(ctx, OPC_SD, ry, rx, offset); in decode_extended_mips16_opc()
14500 gen_st(ctx, OPC_SB, ry, rx, offset); in decode_extended_mips16_opc()
14503 gen_st(ctx, OPC_SH, ry, rx, offset); in decode_extended_mips16_opc()
14506 gen_st(ctx, OPC_SW, rx, 29, offset); in decode_extended_mips16_opc()
14509 gen_st(ctx, OPC_SW, ry, rx, offset); in decode_extended_mips16_opc()
14772 gen_st(ctx, OPC_SB, ry, rx, offset); in decode_mips16_opc()
28578 gen_st(ctx, op1, rt, rs, imm); in decode_opc_special3()
31019 gen_st(ctx, op, rt, rs, imm);
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/mips/
H A Dtranslate.c14568 gen_st(ctx, OPC_SD, ry, 29, offset); in decode_i64_mips16()
14574 gen_st(ctx, OPC_SD, 31, 29, offset); in decode_i64_mips16()
14757 gen_st(ctx, OPC_SD, ry, rx, offset); in decode_extended_mips16_opc()
14789 gen_st(ctx, OPC_SB, ry, rx, offset); in decode_extended_mips16_opc()
14792 gen_st(ctx, OPC_SH, ry, rx, offset); in decode_extended_mips16_opc()
14795 gen_st(ctx, OPC_SW, rx, 29, offset); in decode_extended_mips16_opc()
14798 gen_st(ctx, OPC_SW, ry, rx, offset); in decode_extended_mips16_opc()
15064 gen_st(ctx, OPC_SB, ry, rx, offset); in decode_mips16_opc()
28893 gen_st(ctx, op1, rt, rs, imm); in decode_opc_special3()
31179 gen_st(ctx, op, rt, rs, imm);
[all …]
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/target-mips/
H A Dtranslate.c11093 gen_st(ctx, OPC_SD, ry, 29, offset); in decode_i64_mips16()
11098 gen_st(ctx, OPC_SD, 31, 29, offset); in decode_i64_mips16()
11271 gen_st(ctx, OPC_SD, ry, rx, offset); in decode_extended_mips16_opc()
11301 gen_st(ctx, OPC_SB, ry, rx, offset); in decode_extended_mips16_opc()
11304 gen_st(ctx, OPC_SH, ry, rx, offset); in decode_extended_mips16_opc()
11307 gen_st(ctx, OPC_SW, rx, 29, offset); in decode_extended_mips16_opc()
11310 gen_st(ctx, OPC_SW, ry, rx, offset); in decode_extended_mips16_opc()
11560 gen_st(ctx, OPC_SB, ry, rx, offset); in decode_mips16_opc()
13919 gen_st(ctx, mips32_op, rt, rs, imm); in decode_micromips32_opc()
18814 gen_st(ctx, op, rt, rs, imm); in decode_opc()
[all …]
/dports/emulators/unicorn/unicorn-1.0.2/qemu/target-mips/
H A Dtranslate.c11093 gen_st(ctx, OPC_SD, ry, 29, offset); in decode_i64_mips16()
11098 gen_st(ctx, OPC_SD, 31, 29, offset); in decode_i64_mips16()
11271 gen_st(ctx, OPC_SD, ry, rx, offset); in decode_extended_mips16_opc()
11301 gen_st(ctx, OPC_SB, ry, rx, offset); in decode_extended_mips16_opc()
11304 gen_st(ctx, OPC_SH, ry, rx, offset); in decode_extended_mips16_opc()
11307 gen_st(ctx, OPC_SW, rx, 29, offset); in decode_extended_mips16_opc()
11310 gen_st(ctx, OPC_SW, ry, rx, offset); in decode_extended_mips16_opc()
11560 gen_st(ctx, OPC_SB, ry, rx, offset); in decode_mips16_opc()
13919 gen_st(ctx, mips32_op, rt, rs, imm); in decode_micromips32_opc()
18814 gen_st(ctx, op, rt, rs, imm); in decode_opc()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/ppc/translate/
H A Dvmx-impl.inc.c44 static void gen_st##name(DisasContext *ctx) \
/dports/emulators/qemu-utils/qemu-4.2.1/target/ppc/translate/
H A Dvmx-impl.inc.c53 static void gen_st##name(DisasContext *ctx) \
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/ppc/translate/
H A Dvmx-impl.inc.c53 static void gen_st##name(DisasContext *ctx) \
/dports/emulators/qemu42/qemu-4.2.1/target/ppc/translate/
H A Dvmx-impl.inc.c53 static void gen_st##name(DisasContext *ctx) \
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/ppc/translate/
H A Dvmx-impl.inc.c53 static void gen_st##name(DisasContext *ctx) \
/dports/emulators/qemu5/qemu-5.2.0/target/ppc/translate/
H A Dvmx-impl.c.inc53 static void gen_st##name(DisasContext *ctx) \
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/ppc/translate/
H A Dvmx-impl.c.inc53 static void gen_st##name(DisasContext *ctx) \
/dports/emulators/qemu60/qemu-6.0.0/target/ppc/translate/
H A Dvmx-impl.c.inc53 static void gen_st##name(DisasContext *ctx) \
/dports/emulators/qemu/qemu-6.2.0/target/ppc/translate/
H A Dvmx-impl.c.inc53 static void gen_st##name(DisasContext *ctx) \

12