Age | Commit message (Expand) | Author |
2024-10-13 | add vdpphps | MITSUNARI Shigeo |
2024-10-13 | move vpmadd52{h,l}uq to avx512 | MITSUNARI Shigeo |
2024-10-13 | add avx10 compare and convert instructions | MITSUNARI Shigeo |
2024-10-13 | remove unnecessary blank | MITSUNARI Shigeo |
2024-10-13 | support all avx10 bf16 instructions | MITSUNARI Shigeo |
2024-10-13 | add vcmppbf16, vfpclasspbf16 | MITSUNARI Shigeo |
2024-10-13 | add vf[,n]m[add,sub][132,213,231]nebf16 | MITSUNARI Shigeo |
2024-10-13 | add type of w(x, x, op) in avx10 bf16 | MITSUNARI Shigeo |
2024-10-13 | add vaddnepbf16 | MITSUNARI Shigeo |
2024-10-10 | [fix] correct the name of vpcompressb and vcompressw | MITSUNARI Shigeo |
2024-10-08 | [fix] v{max,min}{ph,sh} supports not {er} but {sae} | MITSUNARI Shigeo |
2024-10-08 | [fix] v{and,andn,or,xor} does not support {er}. v{max,min} support not {er} b... | MITSUNARI Shigeo |
2024-10-08 | [fix] vfmadd supports {er} | MITSUNARI Shigeo |
2024-10-08 | [fix] vcvttpd2dq accepts not {er} but {sae} | MITSUNARI Shigeo |
2024-10-07 | add {rd,wr}{fs,gs}base | MITSUNARI Shigeo |
2024-06-11 | add xresldtrk/xsusldtrk | MITSUNARI Shigeo |
2024-01-03 | use opSetCC for setCC | MITSUNARI Shigeo |
2024-01-03 | use opMR with APX | MITSUNARI Shigeo |
2024-01-03 | tweak | MITSUNARI Shigeo |
2024-01-03 | RAO_INT supports APX | MITSUNARI Shigeo |
2023-12-28 | refactor rex | MITSUNARI Shigeo |
2023-12-28 | apx supports 0x0f opecode with rex2 | MITSUNARI Shigeo |
2023-12-28 | bswap supports apx | MITSUNARI Shigeo |
2023-12-27 | unify getMap and getMMM | MITSUNARI Shigeo |
2023-12-27 | T_MAP3 is not necessary | MITSUNARI Shigeo |
2023-12-27 | T_MAP1 is not necessary | MITSUNARI Shigeo |
2023-12-26 | set 0 for the default value of dfv | MITSUNARI Shigeo |
2023-12-20 | unify opAESKL and opSHA | MITSUNARI Shigeo |
2023-12-20 | sha* supports apx | MITSUNARI Shigeo |
2023-12-19 | add encodekey{128,256} | MITSUNARI Shigeo |
2023-12-19 | add aesenc{128,256}kl, aesencwide{128,256}kl | MITSUNARI Shigeo |
2023-12-19 | add aesdecwide{128,256}kl | MITSUNARI Shigeo |
2023-12-19 | add aesdec256kl | MITSUNARI Shigeo |
2023-12-19 | add aesdec128kl | MITSUNARI Shigeo |
2023-12-01 | amx supports apx | MITSUNARI Shigeo |
2023-11-30 | kmov* supports apx | MITSUNARI Shigeo |
2023-11-30 | rename T_VEX to T_APX | MITSUNARI Shigeo |
2023-11-30 | prepare evex extension of evex | MITSUNARI Shigeo |
2023-11-29 | add cfcmov | MITSUNARI Shigeo |
2023-11-29 | add ctestscc | MITSUNARI Shigeo |
2023-11-23 | remove warnings | MITSUNARI Shigeo |
2023-11-23 | add ccmpscc with imm | MITSUNARI Shigeo |
2023-11-23 | add ccmpscc | MITSUNARI Shigeo |
2023-11-22 | setcc supports apx | MITSUNARI Shigeo |
2023-11-22 | add 3-op cmovcc | MITSUNARI Shigeo |
2023-11-22 | CMPccXADD supports APX | MITSUNARI Shigeo |
2023-11-22 | add push2/pop2 | MITSUNARI Shigeo |
2023-11-22 | support jmpabs | MITSUNARI Shigeo |
2023-11-22 | add 3-op shift | MITSUNARI Shigeo |
2023-11-21 | disable rol/ror to support NF | MITSUNARI Shigeo |