Age | Commit message (Expand) | Author |
2024-10-08 | add test of avx10 on windows | MITSUNARI Shigeo |
2024-10-08 | support YMM embedded rounding of AVX10.2 | MITSUNARI Shigeo |
2024-10-08 | [fix] v{max,min}{ph,sh} supports not {er} but {sae} | MITSUNARI Shigeo |
2024-10-08 | add tests of v{add,max,min} with {er}/{sae} | MITSUNARI Shigeo |
2024-10-08 | add tests of vfmadd with {er} | MITSUNARI Shigeo |
2024-10-08 | add test of vcvttpd2dq with sae | MITSUNARI Shigeo |
2024-10-08 | move test of rdfsbase etc. | MITSUNARI Shigeo |
2024-10-07 | add {rd,wr}{fs,gs}base | MITSUNARI Shigeo |
2024-06-11 | add test of xresldtrk/xsusldtrk | MITSUNARI Shigeo |
2024-01-03 | RAO_INT supports APX | MITSUNARI Shigeo |
2023-12-28 | apx supports 0x0f opecode with rex2 | MITSUNARI Shigeo |
2023-12-28 | bswap supports apx | 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-11 | test: only run apx test when BIT=64 | Andrea Pappacoda |
2023-12-01 | amx supports apx | MITSUNARI Shigeo |
2023-11-30 | add tests of kmov* | MITSUNARI Shigeo |
2023-11-30 | add misc tests | MITSUNARI Shigeo |
2023-11-30 | add evex tests | MITSUNARI Shigeo |
2023-11-29 | add cfcmov tests | MITSUNARI Shigeo |
2023-11-29 | add cfcmov | MITSUNARI Shigeo |
2023-11-29 | add tests of ctestscc | MITSUNARI Shigeo |
2023-11-29 | add ctestscc | 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 tests of push/pop | MITSUNARI Shigeo |
2023-11-22 | add push2/pop2 | MITSUNARI Shigeo |
2023-11-22 | support jmpabs | MITSUNARI Shigeo |
2023-11-22 | add tests of 3-op shift | MITSUNARI Shigeo |
2023-11-21 | disable rol/ror to support NF | MITSUNARI Shigeo |
2023-11-21 | add tests of ror/rol | MITSUNARI Shigeo |
2023-11-21 | add tests of shr/sar | MITSUNARI Shigeo |
2023-11-21 | 2-op shl supports apx | MITSUNARI Shigeo |
2023-11-20 | add crc32 tests | MITSUNARI Shigeo |
2023-11-20 | movbe supports apx and append test | MITSUNARI Shigeo |
2023-11-20 | tests of 1-byte opcode with rex2 | MITSUNARI Shigeo |
2023-11-20 | movdiri supports apx | MITSUNARI Shigeo |
2023-11-20 | movdir64b supports apx | MITSUNARI Shigeo |
2023-11-20 | add tests of shld/shrd | MITSUNARI Shigeo |
2023-11-20 | add tests of lzcnt and tzcnt | MITSUNARI Shigeo |
2023-11-17 | add 3-op imul with T_zu | MITSUNARI Shigeo |
2023-11-17 | add tests of 2-op imul | MITSUNARI Shigeo |
2023-11-17 | 2-op imul supports apx | MITSUNARI Shigeo |