tg74
|
4265f4d6a5
avx512 broadcast for special opcodes vfpclass.., vcvt...
|
7 years ago |
tg74
|
f3e18cedf6
bugfix opcode definition vrsqrt..., vscale...
|
7 years ago |
tg74
|
865563fc82
bugfixes x86ins.dat avx512-opcodes vpexpand..., vptest..., vrcp...
|
7 years ago |
tg74
|
2c40a09d04
bugfixes x86ins.dat avx512-opcodes vf...
|
7 years ago |
tg74
|
1bc0ecec11
bugfix opcode definition vfmadd132pd/ps
|
7 years ago |
tg74
|
ac26adf7c9
bugfix avx512-opcodes
|
7 years ago |
tg74
|
dd967ecfee
remove any gather/scatter opcodes for nights mill
|
7 years ago |
tg74
|
608992ecf5
minor bugfixes avx512 tests
|
7 years ago |
tg74
|
c611e4814a
new avx512 opcodes
|
7 years ago |
tg74
|
1d9cbb4dcb
new AVX512 opcodes
|
7 years ago |
tg74
|
914e31dbd1
new AVX512 instructions vextracti..,vextractf..
|
7 years ago |
tg74
|
6985da744b
change x86ins.dat vmovq for test tasm9
|
7 years ago |
tg74
|
2b1da37d66
new avx512 instructions and bugfixes avx512
|
7 years ago |
tg74
|
867d145e50
support vector operand bcst,{sae},{er} + k-register
|
7 years ago |
tg74
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 years ago |
tg74
|
31e4d4ef5e
AVX512 support for MMRegister xmm16..31 and ymm16..31, zmm0..31, vpaddsb support AVX512
|
7 years ago |
marco
|
f0042a4719
* vcmppd hardcoded primitives like vcmpeqpd.
|
7 years ago |
marco
|
f21a141144
* mantis #32001, add 32 vcmpps variants.
|
7 years ago |
nickysn
|
ae92973196
+ added support for the retw, retnw, retfw, retd, retnd, retfd, retq, retnq and
|
7 years ago |
nickysn
|
e8bbc4eef9
+ support the xlat x86 instruction syntax with a memory operand. This allows
|
7 years ago |
nickysn
|
0fb79946a5
+ added support for the parameterized versions of the x86 string instructions
|
8 years ago |
nickysn
|
92a52a9f4d
+ implemented support for instructions with non-native address size on i8086
|
8 years ago |
nickysn
|
e701fa8de1
* converted the x86 instruction flags to a set, so they can be extended more
|
8 years ago |
nickysn
|
ab62e2237b
* mark the sldt,syscall,sysenter,sysexit,sysret,andn,bextr,rorx,sarx,shlx and
|
8 years ago |
sergei
|
133fcb5ab2
* Fixed VMOVQ instruction encoding, now assembles correctly also in 32-bit code.
|
8 years ago |
sergei
|
ebe134febc
* Fixed memory reference size for MOVSS instruction, Mantis #29954.
|
8 years ago |
sergei
|
870fda34d5
* x86 AT&T reader and writer: cleaned up usage of attsufMM suffix:
|
8 years ago |
sergei
|
edf943a4f6
* Changed memory operand size for VMOVSS instruction to 32 bits, Mantis #29957.
|
8 years ago |
florian
|
56252d59f0
+ support for the PREFETCHTW1 instruction based on a patch by Emelyanov Roman, resolves #30933
|
8 years ago |
florian
|
406e3c4ac1
+ support xgetbv instruction, resolves issue #29958
|
9 years ago |