Show patches with: Submitter = Jan Bobek       |    State = Action Required       |    Archived = No       |   246 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,v1,01/22] target/i386: Push rex_r into DisasContext reimplement (some) x86 vector instructions using tcg-gvec - - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,02/22] target/i386: Push rex_w into DisasContext reimplement (some) x86 vector instructions using tcg-gvec - - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,03/22] target/i386: Use prefix, aflag and dflag from DisasContext reimplement (some) x86 vector instructions using tcg-gvec - - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,04/22] target/i386: Simplify gen_exception arguments reimplement (some) x86 vector instructions using tcg-gvec - - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,05/22] target/i386: introduce gen_ld_modrm_* helpers reimplement (some) x86 vector instructions using tcg-gvec - - 1 - --- 2019-07-31 Jan Bobek New
[RFC,v1,06/22] target/i386: introduce gen_gvec_ld_modrm_* helpers reimplement (some) x86 vector instructions using tcg-gvec - - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,07/22] target/i386: add vector register file alignment constraints reimplement (some) x86 vector instructions using tcg-gvec - - 1 - --- 2019-07-31 Jan Bobek New
[RFC,v1,08/22] target/i386: reimplement (V)PAND, (V)ANDPS, (V)ANDPD reimplement (some) x86 vector instructions using tcg-gvec - - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,09/22] target/i386: reimplement (V)POR, (V)ORPS, (V)ORPD reimplement (some) x86 vector instructions using tcg-gvec - - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,10/22] target/i386: reimplement (V)PXOR, (V)XORPS, (V)XORPD reimplement (some) x86 vector instructions using tcg-gvec - - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,11/22] target/i386: reimplement (V)PANDN, (V)ANDNPS, (V)ANDNPD reimplement (some) x86 vector instructions using tcg-gvec - - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,12/22] target/i386: reimplement (V)PADD(B, W, D, Q) reimplement (some) x86 vector instructions using tcg-gvec - - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,13/22] target/i386: reimplement (V)PSUB(B, W, D, Q) reimplement (some) x86 vector instructions using tcg-gvec - - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,14/22] target/i386: reimplement (V)PADDS(B, W) reimplement (some) x86 vector instructions using tcg-gvec - - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,15/22] target/i386: reimplement (V)PADDUS(B, W) reimplement (some) x86 vector instructions using tcg-gvec - - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,16/22] target/i386: reimplement (V)PSUBS(B, W) reimplement (some) x86 vector instructions using tcg-gvec - - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,17/22] target/i386: reimplement (V)PSUBUS(B, W) reimplement (some) x86 vector instructions using tcg-gvec - - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,18/22] target/i386: reimplement (V)PMINSW reimplement (some) x86 vector instructions using tcg-gvec - - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,19/22] target/i386: reimplement (V)PMINUB reimplement (some) x86 vector instructions using tcg-gvec - - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,20/22] target/i386: reimplement (V)PMAXSW reimplement (some) x86 vector instructions using tcg-gvec - - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,21/22] target/i386: reimplement (V)PMAXUB reimplement (some) x86 vector instructions using tcg-gvec - - - - --- 2019-07-31 Jan Bobek New
[RFC,v1,22/22] target/i386: reimplement (V)P(EQ, CMP)(B, W, D) reimplement (some) x86 vector instructions using tcg-gvec - - - - --- 2019-07-31 Jan Bobek New
[RFC,v2,01/39] target/i386: Push rex_r into DisasContext rewrite MMX/SSE instruction translation - - - - --- 2019-08-10 Jan Bobek New
[RFC,v2,02/39] target/i386: Push rex_w into DisasContext rewrite MMX/SSE instruction translation - - - - --- 2019-08-10 Jan Bobek New
[RFC,v2,03/39] target/i386: reduce scope of variable aflag rewrite MMX/SSE instruction translation - - 1 - --- 2019-08-10 Jan Bobek New
[RFC,v2,04/39] target/i386: use dflag from DisasContext rewrite MMX/SSE instruction translation - - 1 - --- 2019-08-10 Jan Bobek New
[RFC,v2,05/39] target/i386: use prefix from DisasContext rewrite MMX/SSE instruction translation - - 1 - --- 2019-08-10 Jan Bobek New
[RFC,v2,06/39] target/i386: Simplify gen_exception arguments rewrite MMX/SSE instruction translation - - - - --- 2019-08-10 Jan Bobek New
[RFC,v2,07/39] target/i386: use pc_start from DisasContext rewrite MMX/SSE instruction translation - - 1 - --- 2019-08-10 Jan Bobek New
[RFC,v2,08/39] target/i386: make variable b1 const rewrite MMX/SSE instruction translation - - 1 - --- 2019-08-10 Jan Bobek New
[RFC,v2,09/39] target/i386: make variable is_xmm const rewrite MMX/SSE instruction translation - - 1 - --- 2019-08-10 Jan Bobek New
[RFC,v2,10/39] target/i386: add vector register file alignment constraints rewrite MMX/SSE instruction translation - - 1 - --- 2019-08-10 Jan Bobek New
[RFC,v2,11/39] target/i386: introduce gen_(ld, st)d_env_A0 rewrite MMX/SSE instruction translation - - 1 - --- 2019-08-10 Jan Bobek New
[RFC,v2,12/39] target/i386: introduce gen_sse_ng rewrite MMX/SSE instruction translation - - 1 - --- 2019-08-10 Jan Bobek New
[RFC,v2,13/39] target/i386: disable unused function warning temporarily rewrite MMX/SSE instruction translation - - - - --- 2019-08-10 Jan Bobek New
[RFC,v2,14/39] target/i386: introduce mnemonic aliases for several gvec operations rewrite MMX/SSE instruction translation - - 1 - --- 2019-08-10 Jan Bobek New
[RFC,v2,15/39] target/i386: introduce function ck_cpuid rewrite MMX/SSE instruction translation - - 1 - --- 2019-08-10 Jan Bobek New
[RFC,v2,16/39] target/i386: introduce instruction operand infrastructure rewrite MMX/SSE instruction translation - - - - --- 2019-08-10 Jan Bobek New
[RFC,v2,17/39] target/i386: introduce helpers for decoding modrm fields rewrite MMX/SSE instruction translation - - - - --- 2019-08-10 Jan Bobek New
[RFC,v2,18/39] target/i386: introduce modifier for direct-only operand decoding rewrite MMX/SSE instruction translation - - - - --- 2019-08-10 Jan Bobek New
[RFC,v2,19/39] target/i386: introduce generic operand alias rewrite MMX/SSE instruction translation - - - - --- 2019-08-10 Jan Bobek New
[RFC,v2,20/39] target/i386: introduce generic load-store operand rewrite MMX/SSE instruction translation - - - - --- 2019-08-10 Jan Bobek New
[RFC,v2,21/39] target/i386: introduce insn.h rewrite MMX/SSE instruction translation - - - - --- 2019-08-10 Jan Bobek New
[RFC,v2,22/39] target/i386: introduce code generators rewrite MMX/SSE instruction translation - - - - --- 2019-08-10 Jan Bobek New
[RFC,v2,23/39] target/i386: introduce instruction translator macros rewrite MMX/SSE instruction translation - - - - --- 2019-08-10 Jan Bobek New
[RFC,v2,24/39] target/i386: introduce Ib (immediate) operand rewrite MMX/SSE instruction translation - - - - --- 2019-08-10 Jan Bobek New
[RFC,v2,25/39] target/i386: introduce M* (memptr) operands rewrite MMX/SSE instruction translation - - - - --- 2019-08-10 Jan Bobek New
[RFC,v2,26/39] target/i386: introduce G*, R*, E* (general register) operands rewrite MMX/SSE instruction translation - - - - --- 2019-08-10 Jan Bobek New
[RFC,v2,27/39] target/i386: introduce RdMw operand rewrite MMX/SSE instruction translation - - - - --- 2019-08-10 Jan Bobek New
[RFC,v2,28/39] target/i386: introduce P*, N*, Q* (MMX) operands rewrite MMX/SSE instruction translation - - - - --- 2019-08-10 Jan Bobek New
[RFC,v2,29/39] target/i386: introduce helper-based code generator macros rewrite MMX/SSE instruction translation - - - - --- 2019-08-10 Jan Bobek New
[RFC,v2,30/39] target/i386: introduce gvec-based code generator macros rewrite MMX/SSE instruction translation - - - - --- 2019-08-10 Jan Bobek New
[RFC,v2,31/39] target/i386: introduce MMX translators rewrite MMX/SSE instruction translation - - - - --- 2019-08-10 Jan Bobek New
[RFC,v2,32/39] target/i386: introduce MMX code generators rewrite MMX/SSE instruction translation - - - - --- 2019-08-10 Jan Bobek New
[RFC,v2,33/39] target/i386: introduce MMX instructions to insn.h rewrite MMX/SSE instruction translation - - - - --- 2019-08-10 Jan Bobek New
[RFC,v2,34/39] target/i386: introduce V*, U*, W* (SSE/AVX) operands rewrite MMX/SSE instruction translation - - - - --- 2019-08-10 Jan Bobek New
[RFC,v2,35/39] target/i386: introduce UdqMq operand rewrite MMX/SSE instruction translation - - - - --- 2019-08-10 Jan Bobek New
[RFC,v2,36/39] target/i386: introduce SSE translators rewrite MMX/SSE instruction translation - - - - --- 2019-08-10 Jan Bobek New
[RFC,v2,37/39] target/i386: introduce SSE code generators rewrite MMX/SSE instruction translation - - - - --- 2019-08-10 Jan Bobek New
[RFC,v2,38/39] target/i386: introduce SSE instructions to insn.h rewrite MMX/SSE instruction translation - - - - --- 2019-08-10 Jan Bobek New
[RFC,v2,39/39] target/i386: introduce memory-pointer operand read/write workarounds rewrite MMX/SSE instruction translation - - - - --- 2019-08-10 Jan Bobek New
[RFC,v3,01/46] target/i386: Push rex_r into DisasContext rewrite MMX/SSE/SSE2/SSE3 instruction translation - - - - --- 2019-08-15 Jan Bobek New
[RFC,v3,02/46] target/i386: Push rex_w into DisasContext rewrite MMX/SSE/SSE2/SSE3 instruction translation - - - - --- 2019-08-15 Jan Bobek New
[RFC,v3,03/46] target/i386: reduce scope of variable aflag rewrite MMX/SSE/SSE2/SSE3 instruction translation - - 1 - --- 2019-08-15 Jan Bobek New
[RFC,v3,04/46] target/i386: use dflag from DisasContext rewrite MMX/SSE/SSE2/SSE3 instruction translation - - 1 - --- 2019-08-15 Jan Bobek New
[RFC,v3,05/46] target/i386: use prefix from DisasContext rewrite MMX/SSE/SSE2/SSE3 instruction translation - - 1 - --- 2019-08-15 Jan Bobek New
[RFC,v3,06/46] target/i386: Simplify gen_exception arguments rewrite MMX/SSE/SSE2/SSE3 instruction translation - - - - --- 2019-08-15 Jan Bobek New
[RFC,v3,07/46] target/i386: use pc_start from DisasContext rewrite MMX/SSE/SSE2/SSE3 instruction translation - - 1 - --- 2019-08-15 Jan Bobek New
[RFC,v3,08/46] target/i386: make variable b1 const rewrite MMX/SSE/SSE2/SSE3 instruction translation - - 1 - --- 2019-08-15 Jan Bobek New
[RFC,v3,09/46] target/i386: make variable is_xmm const rewrite MMX/SSE/SSE2/SSE3 instruction translation - - 1 - --- 2019-08-15 Jan Bobek New
[RFC,v3,10/46] target/i386: add vector register file alignment constraints rewrite MMX/SSE/SSE2/SSE3 instruction translation - - 1 - --- 2019-08-15 Jan Bobek New
[RFC,v3,11/46] target/i386: introduce gen_(ld, st)d_env_A0 rewrite MMX/SSE/SSE2/SSE3 instruction translation - - 1 - --- 2019-08-15 Jan Bobek New
[RFC,v3,12/46] target/i386: introduce gen_sse_ng rewrite MMX/SSE/SSE2/SSE3 instruction translation - - 1 - --- 2019-08-15 Jan Bobek New
[RFC,v3,13/46] target/i386: disable unused function warning temporarily rewrite MMX/SSE/SSE2/SSE3 instruction translation - - - - --- 2019-08-15 Jan Bobek New
[RFC,v3,14/46] target/i386: introduce mnemonic aliases for several gvec operations rewrite MMX/SSE/SSE2/SSE3 instruction translation - - 1 - --- 2019-08-15 Jan Bobek New
[RFC,v3,15/46] target/i386: introduce function ck_cpuid rewrite MMX/SSE/SSE2/SSE3 instruction translation - - - - --- 2019-08-15 Jan Bobek New
[RFC,v3,16/46] target/i386: introduce instruction operand infrastructure rewrite MMX/SSE/SSE2/SSE3 instruction translation - - - - --- 2019-08-15 Jan Bobek New
[RFC,v3,17/46] target/i386: introduce generic operand alias rewrite MMX/SSE/SSE2/SSE3 instruction translation - - - - --- 2019-08-15 Jan Bobek New
[RFC,v3,18/46] target/i386: introduce generic either-or operand rewrite MMX/SSE/SSE2/SSE3 instruction translation - - - - --- 2019-08-15 Jan Bobek New
[RFC,v3,19/46] target/i386: introduce generic load-store operand rewrite MMX/SSE/SSE2/SSE3 instruction translation - - - - --- 2019-08-15 Jan Bobek New
[RFC,v3,20/46] target/i386: introduce tcg_temp operands rewrite MMX/SSE/SSE2/SSE3 instruction translation - - - - --- 2019-08-15 Jan Bobek New
[RFC,v3,21/46] target/i386: introduce modrm operand rewrite MMX/SSE/SSE2/SSE3 instruction translation - - - - --- 2019-08-15 Jan Bobek New
[RFC,v3,22/46] target/i386: introduce operands for decoding modrm fields rewrite MMX/SSE/SSE2/SSE3 instruction translation - - - - --- 2019-08-15 Jan Bobek New
[RFC,v3,23/46] target/i386: introduce operand for direct-only r/m field rewrite MMX/SSE/SSE2/SSE3 instruction translation - - - - --- 2019-08-15 Jan Bobek New
[RFC,v3,24/46] target/i386: introduce operand vex_v rewrite MMX/SSE/SSE2/SSE3 instruction translation - - - - --- 2019-08-15 Jan Bobek New
[RFC,v3,25/46] target/i386: introduce Ib (immediate) operand rewrite MMX/SSE/SSE2/SSE3 instruction translation - - - - --- 2019-08-15 Jan Bobek New
[RFC,v3,26/46] target/i386: introduce M* (memptr) operands rewrite MMX/SSE/SSE2/SSE3 instruction translation - - - - --- 2019-08-15 Jan Bobek New
[RFC,v3,27/46] target/i386: introduce G*, R*, E* (general register) operands rewrite MMX/SSE/SSE2/SSE3 instruction translation - - - - --- 2019-08-15 Jan Bobek New
[RFC,v3,28/46] target/i386: introduce P*, N*, Q* (MMX) operands rewrite MMX/SSE/SSE2/SSE3 instruction translation - - - - --- 2019-08-15 Jan Bobek New
[RFC,v3,29/46] target/i386: introduce H*, V*, U*, W* (SSE/AVX) operands rewrite MMX/SSE/SSE2/SSE3 instruction translation - - - - --- 2019-08-15 Jan Bobek New
[RFC,v3,30/46] target/i386: introduce code generators rewrite MMX/SSE/SSE2/SSE3 instruction translation - - - - --- 2019-08-15 Jan Bobek New
[RFC,v3,31/46] target/i386: introduce helper-based code generator macros rewrite MMX/SSE/SSE2/SSE3 instruction translation - - - - --- 2019-08-15 Jan Bobek New
[RFC,v3,32/46] target/i386: introduce gvec-based code generator macros rewrite MMX/SSE/SSE2/SSE3 instruction translation - - - - --- 2019-08-15 Jan Bobek New
[RFC,v3,33/46] target/i386: introduce sse-opcode.inc.h rewrite MMX/SSE/SSE2/SSE3 instruction translation - - - - --- 2019-08-15 Jan Bobek New
[RFC,v3,34/46] target/i386: introduce instruction translator macros rewrite MMX/SSE/SSE2/SSE3 instruction translation - - - - --- 2019-08-15 Jan Bobek New
[RFC,v3,35/46] target/i386: introduce MMX translators rewrite MMX/SSE/SSE2/SSE3 instruction translation - - - - --- 2019-08-15 Jan Bobek New
[RFC,v3,36/46] target/i386: introduce MMX code generators rewrite MMX/SSE/SSE2/SSE3 instruction translation - - - - --- 2019-08-15 Jan Bobek New
[RFC,v3,37/46] target/i386: introduce MMX instructions to sse-opcode.inc.h rewrite MMX/SSE/SSE2/SSE3 instruction translation - - - - --- 2019-08-15 Jan Bobek New
[RFC,v3,38/46] target/i386: introduce SSE translators rewrite MMX/SSE/SSE2/SSE3 instruction translation - - - - --- 2019-08-15 Jan Bobek New
[RFC,v3,39/46] target/i386: introduce SSE code generators rewrite MMX/SSE/SSE2/SSE3 instruction translation - - - - --- 2019-08-15 Jan Bobek New
« 1 2 3 »