Historial de Commits

Autor SHA1 Mensaje Fecha
  florian 746bfced25 Synchronized with trunk, part 1 (only make cycle tested, make all is broken, avx-512 support not yet tested hace 6 años
  florian 8c0d5411d0 * dwarf numbers corrected hace 7 años
  tg74 31e4d4ef5e AVX512 support for MMRegister xmm16..31 and ymm16..31, zmm0..31, vpaddsb support AVX512 hace 7 años
  nickysn a275d15da2 + added an i8086-specific column in x86reg.dat for the dwarf register numbers hace 7 años
  sergei 5af873ee5b * x86 targets: Profiling shows that quite a bit of time is spent in findreg_by_number(), despite it uses binary search. Worse, it is repeated for every piece of register information. Trying to get rid of some of these calls: rearranged registers so that their "opcode" matches 3 LSBs of superregister number (with a few exceptions described at the beginning of x86reg.dat). This allows to lookup opcodes in regval() with O(1) complexity, and removes need in rXXXop.inc files. hace 12 años
  nickysn d8ef5aa3c4 * mkx86reg.pp updated to support i8086 hace 12 años
  florian 283ff05127 * merged avx support in inline assembler developed by Torsten Grundke hace 13 años
  pierre b2608f326e Fix error in final output hace 13 años
  pierre 9598baa179 Use out untyped parameter to avoid warnings hace 13 años
  pierre cdd4b0297a * Show usage and halt with error if unknown parameters are given hace 14 años
  pierre 73b1fa667c * use dwarf64 numbers for x86_64 stabs registers hace 15 años
  peter d07f470b71 * remove ifdef fpc hace 19 años
  florian f378d688d4 * fixed reading of registers in intel assembler mode on x86-64 hace 19 años
  florian 21ae782854 * fixed more xmm stuff hace 20 años
  fpc 790a4fe2d3 * log and id tags removed hace 20 años
  fpc 50778076c3 initial import hace 20 años
  peter e417e34496 * truncate log hace 20 años
  florian 588e2c38bf * dwarf branch merged hace 21 años
  peter 1367e342db * reg allocations for imaginary register are now inserted just hace 21 años
  florian 88a3541c80 * x86_64 support; turn on by passing x86_64 hace 22 años
  peter 6a8d5eb25d * NEWRA branch merged hace 22 años