コミット履歴

作者 SHA1 メッセージ 日付
  tg74 dd967ecfee remove any gather/scatter opcodes for nights mill 7 年 前
  tg74 608992ecf5 minor bugfixes avx512 tests 7 年 前
  tg74 c611e4814a new avx512 opcodes 7 年 前
  tg74 1d9cbb4dcb new AVX512 opcodes 7 年 前
  tg74 914e31dbd1 new AVX512 instructions vextracti..,vextractf.. 7 年 前
  tg74 6985da744b change x86ins.dat vmovq for test tasm9 7 年 前
  tg74 2b1da37d66 new avx512 instructions and bugfixes avx512 7 年 前
  tg74 867d145e50 support vector operand bcst,{sae},{er} + k-register 7 年 前
  tg74 4dc5442fa5 support vector operand writemask,zeroflag 7 年 前
  tg74 31e4d4ef5e AVX512 support for MMRegister xmm16..31 and ymm16..31, zmm0..31, vpaddsb support AVX512 7 年 前
  marco f0042a4719 * vcmppd hardcoded primitives like vcmpeqpd. 7 年 前
  marco f21a141144 * mantis #32001, add 32 vcmpps variants. 7 年 前
  nickysn ae92973196 + added support for the retw, retnw, retfw, retd, retnd, retfd, retq, retnq and 8 年 前
  nickysn e8bbc4eef9 + support the xlat x86 instruction syntax with a memory operand. This allows 8 年 前
  nickysn 0fb79946a5 + added support for the parameterized versions of the x86 string instructions 8 年 前
  nickysn 92a52a9f4d + implemented support for instructions with non-native address size on i8086 8 年 前
  nickysn e701fa8de1 * converted the x86 instruction flags to a set, so they can be extended more 8 年 前
  nickysn ab62e2237b * mark the sldt,syscall,sysenter,sysexit,sysret,andn,bextr,rorx,sarx,shlx and 8 年 前
  sergei 133fcb5ab2 * Fixed VMOVQ instruction encoding, now assembles correctly also in 32-bit code. 9 年 前
  sergei ebe134febc * Fixed memory reference size for MOVSS instruction, Mantis #29954. 9 年 前
  sergei 870fda34d5 * x86 AT&T reader and writer: cleaned up usage of attsufMM suffix: 9 年 前
  sergei edf943a4f6 * Changed memory operand size for VMOVSS instruction to 32 bits, Mantis #29957. 9 年 前
  florian 56252d59f0 + support for the PREFETCHTW1 instruction based on a patch by Emelyanov Roman, resolves #30933 9 年 前
  florian 406e3c4ac1 + support xgetbv instruction, resolves issue #29958 9 年 前
  florian 8d5cc3dfa4 * (extended and modified) patch by Emelyanov Roman to add suport of RDRAND, RDSEED and TSX instructions set, resolves issue #29893. 9 年 前
  nickysn cf3230b100 - removed IF_CENTAUR and replaced it with IF_CYRIX. Rationale: only 3 Centaur - 9 年 前
  nickysn 80b3e3020a * the SEGFS and SEGGS prefixes are 386+ 9 年 前
  nickysn 741a3eedf9 * fixed the cpu level of several 186+ instructions, that were mistakenly marked as either 286+ or 8086+ 9 年 前
  nickysn 6037976202 * several imul variants, featuring 32-bit or 64-bit registers marked 386+, instead of 286+ 9 年 前
  nickysn 66bad5a1cf * pushf and popf are 8086 level instructions, not 186+ 9 年 前