Age | Commit message (Expand) | Author |
---|---|---|
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 |
2023-11-17 | add 2op neg/not_ | MITSUNARI Shigeo |
2023-11-16 | add tests of imul/mul/neg/not_ with 1-op | MITSUNARI Shigeo |
2023-11-16 | add tests o idiv | MITSUNARI Shigeo |
2023-11-15 | add tests of div | MITSUNARI Shigeo |
2023-11-12 | add dec test | MITSUNARI Shigeo |
2023-11-12 | add inc test | MITSUNARI Shigeo |
2023-11-10 | change detection of pp with type | MITSUNARI Shigeo |
2023-11-10 | rorx supports apx | MITSUNARI Shigeo |
2023-11-10 | blsmsk, blsr support apx | MITSUNARI Shigeo |