提交历史

作者 SHA1 备注 提交日期
  negelef 4b836f17d8 Fixed explicit encoding of operand-size override prefix 6 年之前
  negelef 657c3c5058 Removed duplicated instruction definitions 6 年之前
  felixf 1b22680b94 removed unused symbols, 7 年之前
  negelef fb493c061d Fixed encoding of immediate operand of vcvtps2ph instruction 7 年之前
  negelef de52e92426 Renamed SystemTools to System 7 年之前
  eth.negelef c32b1461ba Removed unused register predicates 7 年之前
  eth.negelef c557663ef9 Disabled single-byte INC and DEC instructions which are interpreted as REX prefix in 64-bit mode 7 年之前
  negelef 7349413873 Fixed missing string to operand conversion 7 年之前
  negelef fb7c31fef0 Fixed inconsistently documented instructions 7 年之前
  eth.negelef 528f08e3a0 Fixed mnemonics initialisation 7 年之前
  eth.negelef b192f9ad9b Unified inconsistently documented encoding of VMOVQ instruction 7 年之前
  eth.negelef 97918368a9 Added missing instructions 7 年之前
  eth.negelef 7fe5e685eb Fixed inconsistently documented mnemonics 7 年之前
  felixf c711e11f5a first 256 bit vector instructions are working. 7 年之前
  felixf 0c3a209bc5 parsing of RXB / additional operand encoding, up to 5 operands 7 年之前
  felixf e6ffa6de33 AVX code parsing (not yet finished) 7 年之前
  felixf 6ad5ff09ce all AMD64 media instructions available for parsing. Operand parsing done. Instruction parsing and emission still missing. 7 年之前
  negelef 517091cf1c Fixed floating-point stack operand translation 7 年之前
  felixf 0fd700c619 removed unused flags, was more confusing than potentially useful 7 年之前
  felixf c02c76e533 preparation for extension by new instructions 7 年之前
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 10 年之前