Commit History

Author SHA1 Message Date
  daniel 21293f5818 + Add common type integer promotion. 18 years ago
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 years ago
  florian 0e96eda236 + some sse4 instructions supported, resolves #9046 18 years ago
  daniel 182fca72f2 * Change spill_* routines to return Taicpu instead of Tai to increase 18 years ago
  florian d55dbf92d3 * fixed assembling of cvt(t)ss2si 18 years ago
  Jonas Maebe 9813a8708c * fixed encoding of jcxz 18 years ago
  florian db3f8575ae * fixed library creating on x86_64-linux 18 years ago
  florian c759b114bf * allow second operand being am imm in intel assembler, fixed #7719 18 years ago
  Jonas Maebe a23fa2e81e * moved (unfinished) routines related to writing taicpu's to ppu files 18 years ago
  florian ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) 19 years ago
  peter 1de2f94b28 * fixed typo in r4848 19 years ago
  peter 71665dbc4c * initial addr_pic support for x86_64 binary writer 19 years ago
  florian fb5e396881 + experimental -Sv option to support vector arithmetics 19 years ago
  micha d704af7216 fix compilation for {$T+} linux/win 19 years ago
  Jonas Maebe 51259b697b * more mmx/sse register spilling fixes: 19 years ago
  florian e1d1f92672 * don't write rex twice 19 years ago
  florian 5118e35016 * another mayewriterex added, fixes #7261 19 years ago
  peter 34a58e5287 * fix alignment padding for x86_64 19 years ago
  peter 3167d18e6b * fix modrm for r13, it has the same limitations as rbp 19 years ago
  peter 2f147715f4 * more rex fixes 19 years ago
  peter b672df519a * flexible position of REX, required for SSE2 commands 19 years ago
  peter 41c762a08d * remove extdebug around rex checking 19 years ago
  florian 307315cef6 * movq is also a pure move 19 years ago
  florian ac4bde88ac * fix 3 operand instructions with third operand being a constant 19 years ago
  florian 98d428ff30 * fixed coding style 19 years ago
  peter 22ada6da0d * initialize output of process_ea 19 years ago
  florian f702b481f0 * fixed assembling of (%rbp) 19 years ago
  peter 583668896a * rex is x86_64 only 19 years ago
  florian 8ba4fcaad9 * fixed handling of code 214 19 years ago
  florian 2cfd698273 * sib is required for r12 based addressing too 19 years ago