Home
last modified time | relevance | path

Searched refs:OPC_MSA (Results 1 – 14 of 14) sorted by relevance

/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/mips/tcg/
H A Dmsa_translate.c23 #define OPC_MSA (0x1E << 26)
27 OPC_MSA_I8_00 = 0x00 | OPC_MSA,
28 OPC_MSA_I8_01 = 0x01 | OPC_MSA,
29 OPC_MSA_I8_02 = 0x02 | OPC_MSA,
30 OPC_MSA_I5_06 = 0x06 | OPC_MSA,
31 OPC_MSA_I5_07 = 0x07 | OPC_MSA,
32 OPC_MSA_BIT_09 = 0x09 | OPC_MSA,
33 OPC_MSA_BIT_0A = 0x0A | OPC_MSA,
34 OPC_MSA_3R_0D = 0x0D | OPC_MSA,
35 OPC_MSA_3R_0E = 0x0E | OPC_MSA,
[all …]
/dports/emulators/qemu60/qemu-6.0.0/target/mips/
H A Dmsa_translate.c24 #define OPC_MSA (0x1E << 26) macro
28 OPC_MSA_I8_00 = 0x00 | OPC_MSA,
29 OPC_MSA_I8_01 = 0x01 | OPC_MSA,
30 OPC_MSA_I8_02 = 0x02 | OPC_MSA,
31 OPC_MSA_I5_06 = 0x06 | OPC_MSA,
32 OPC_MSA_I5_07 = 0x07 | OPC_MSA,
33 OPC_MSA_BIT_09 = 0x09 | OPC_MSA,
34 OPC_MSA_BIT_0A = 0x0A | OPC_MSA,
35 OPC_MSA_3R_0D = 0x0D | OPC_MSA,
36 OPC_MSA_3R_0E = 0x0E | OPC_MSA,
[all …]
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/target-mips/
H A Dtranslate.c138 OPC_MSA = OPC_MDMX, enumerator
1118 OPC_MSA_I8_00 = 0x00 | OPC_MSA,
1141 OPC_LD_B = (0x20) | OPC_MSA,
1142 OPC_LD_H = (0x21) | OPC_MSA,
1143 OPC_LD_W = (0x22) | OPC_MSA,
1144 OPC_LD_D = (0x23) | OPC_MSA,
1145 OPC_ST_B = (0x24) | OPC_MSA,
1146 OPC_ST_H = (0x25) | OPC_MSA,
1147 OPC_ST_W = (0x26) | OPC_MSA,
1148 OPC_ST_D = (0x27) | OPC_MSA,
[all …]
/dports/emulators/unicorn/unicorn-1.0.2/qemu/target-mips/
H A Dtranslate.c138 OPC_MSA = OPC_MDMX, enumerator
1118 OPC_MSA_I8_00 = 0x00 | OPC_MSA,
1141 OPC_LD_B = (0x20) | OPC_MSA,
1142 OPC_LD_H = (0x21) | OPC_MSA,
1143 OPC_LD_W = (0x22) | OPC_MSA,
1144 OPC_LD_D = (0x23) | OPC_MSA,
1145 OPC_ST_B = (0x24) | OPC_MSA,
1146 OPC_ST_H = (0x25) | OPC_MSA,
1147 OPC_ST_W = (0x26) | OPC_MSA,
1148 OPC_ST_D = (0x27) | OPC_MSA,
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/mips/
H A Dtranslate.c146 OPC_MSA = OPC_MDMX, enumerator
1162 OPC_MSA_I8_00 = 0x00 | OPC_MSA,
1185 OPC_LD_B = (0x20) | OPC_MSA,
1186 OPC_LD_H = (0x21) | OPC_MSA,
1187 OPC_LD_W = (0x22) | OPC_MSA,
1188 OPC_LD_D = (0x23) | OPC_MSA,
1189 OPC_ST_B = (0x24) | OPC_MSA,
1190 OPC_ST_H = (0x25) | OPC_MSA,
1191 OPC_ST_W = (0x26) | OPC_MSA,
1192 OPC_ST_D = (0x27) | OPC_MSA,
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/target/mips/
H A Dtranslate.c147 OPC_MSA = OPC_MDMX, enumerator
1173 OPC_MSA_I8_00 = 0x00 | OPC_MSA,
1174 OPC_MSA_I8_01 = 0x01 | OPC_MSA,
1175 OPC_MSA_I8_02 = 0x02 | OPC_MSA,
1176 OPC_MSA_I5_06 = 0x06 | OPC_MSA,
1177 OPC_MSA_I5_07 = 0x07 | OPC_MSA,
1178 OPC_MSA_BIT_09 = 0x09 | OPC_MSA,
1179 OPC_MSA_BIT_0A = 0x0A | OPC_MSA,
1180 OPC_MSA_3R_0D = 0x0D | OPC_MSA,
1181 OPC_MSA_3R_0E = 0x0E | OPC_MSA,
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/mips/
H A Dtranslate.c147 OPC_MSA = OPC_MDMX, enumerator
1174 OPC_MSA_I8_00 = 0x00 | OPC_MSA,
1175 OPC_MSA_I8_01 = 0x01 | OPC_MSA,
1176 OPC_MSA_I8_02 = 0x02 | OPC_MSA,
1177 OPC_MSA_I5_06 = 0x06 | OPC_MSA,
1178 OPC_MSA_I5_07 = 0x07 | OPC_MSA,
1179 OPC_MSA_BIT_09 = 0x09 | OPC_MSA,
1180 OPC_MSA_BIT_0A = 0x0A | OPC_MSA,
1181 OPC_MSA_3R_0D = 0x0D | OPC_MSA,
1182 OPC_MSA_3R_0E = 0x0E | OPC_MSA,
[all …]
/dports/emulators/qemu42/qemu-4.2.1/target/mips/
H A Dtranslate.c147 OPC_MSA = OPC_MDMX, enumerator
1173 OPC_MSA_I8_00 = 0x00 | OPC_MSA,
1174 OPC_MSA_I8_01 = 0x01 | OPC_MSA,
1175 OPC_MSA_I8_02 = 0x02 | OPC_MSA,
1176 OPC_MSA_I5_06 = 0x06 | OPC_MSA,
1177 OPC_MSA_I5_07 = 0x07 | OPC_MSA,
1178 OPC_MSA_BIT_09 = 0x09 | OPC_MSA,
1179 OPC_MSA_BIT_0A = 0x0A | OPC_MSA,
1180 OPC_MSA_3R_0D = 0x0D | OPC_MSA,
1181 OPC_MSA_3R_0E = 0x0E | OPC_MSA,
[all …]
/dports/emulators/qemu5/qemu-5.2.0/target/mips/
H A Dtranslate.c147 OPC_MSA = OPC_MDMX, enumerator
1216 OPC_MSA_I8_00 = 0x00 | OPC_MSA,
1217 OPC_MSA_I8_01 = 0x01 | OPC_MSA,
1218 OPC_MSA_I8_02 = 0x02 | OPC_MSA,
1219 OPC_MSA_I5_06 = 0x06 | OPC_MSA,
1220 OPC_MSA_I5_07 = 0x07 | OPC_MSA,
1221 OPC_MSA_BIT_09 = 0x09 | OPC_MSA,
1222 OPC_MSA_BIT_0A = 0x0A | OPC_MSA,
1223 OPC_MSA_3R_0D = 0x0D | OPC_MSA,
1224 OPC_MSA_3R_0E = 0x0E | OPC_MSA,
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/mips/
H A Dtranslate.c162 OPC_MSA = OPC_MDMX, enumerator
1414 OPC_MSA_I8_00 = 0x00 | OPC_MSA,
1415 OPC_MSA_I8_01 = 0x01 | OPC_MSA,
1416 OPC_MSA_I8_02 = 0x02 | OPC_MSA,
1417 OPC_MSA_I5_06 = 0x06 | OPC_MSA,
1418 OPC_MSA_I5_07 = 0x07 | OPC_MSA,
1419 OPC_MSA_BIT_09 = 0x09 | OPC_MSA,
1420 OPC_MSA_BIT_0A = 0x0A | OPC_MSA,
1421 OPC_MSA_3R_0D = 0x0D | OPC_MSA,
1422 OPC_MSA_3R_0E = 0x0E | OPC_MSA,
[all …]
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dhost_mips_defs.h166 #define OPC_MSA 0x78000000 macro
H A Dhost_mips_defs.c3371 theInstr = OPC_MSA | op | (df << 21) | (wt << 16) | (ws << 11) | in mkForm3R()
3382 theInstr = OPC_MSA | (op << 21) | (wt << 16) | (ws << 11) | in mkFormVEC()
3408 theInstr = OPC_MSA | op | (dfm << 16) | (ws << 11) | in mkFormBIT()
3420 theInstr = OPC_MSA | op | (df << 21) | (wt << 16) | (ws << 11) | in mkForm3RF()
3428 theInstr = OPC_MSA | (op << 17) | (df << 16) | (ws << 11) | (wd << 6) | opc; in mkForm2RF()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dhost_mips_defs.h166 #define OPC_MSA 0x78000000 macro
H A Dhost_mips_defs.c3371 theInstr = OPC_MSA | op | (df << 21) | (wt << 16) | (ws << 11) | in mkForm3R()
3382 theInstr = OPC_MSA | (op << 21) | (wt << 16) | (ws << 11) | in mkFormVEC()
3408 theInstr = OPC_MSA | op | (dfm << 16) | (ws << 11) | in mkFormBIT()
3420 theInstr = OPC_MSA | op | (df << 21) | (wt << 16) | (ws << 11) | in mkForm3RF()
3428 theInstr = OPC_MSA | (op << 17) | (df << 16) | (ws << 11) | (wd << 6) | opc; in mkForm2RF()