Historique des commits

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