Age | Commit message (Expand) | Author |
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 |
2023-11-20 | remove some warnings | MITSUNARI Shigeo |
2023-11-20 | crc32 supports apx | MITSUNARI Shigeo |
2023-11-20 | split T_F2 from T_66|T_F3 | MITSUNARI Shigeo |
2023-11-20 | movbe supports apx and append test | MITSUNARI Shigeo |
2023-11-20 | movdiri supports apx | MITSUNARI Shigeo |
2023-11-20 | movdir64b supports apx | MITSUNARI Shigeo |
2023-11-20 | shld/shrd support apx | MITSUNARI Shigeo |
2023-11-20 | lzcnt and tzcnt support apx | MITSUNARI Shigeo |
2023-11-17 | tweak | MITSUNARI Shigeo |