Historique des commits

Auteur SHA1 Message Date
  nickysn e5de7d0eac * set all 16/32-bit specific stabs/dwarf register numbers of x86_64-only il y a 7 ans
  nickysn a275d15da2 + added an i8086-specific column in x86reg.dat for the dwarf register numbers il y a 7 ans
  florian 8b0bbdcaab * fix flag subregs after r38206 il y a 7 ans
  pierre 176cec14c9 Fix value of NR_DR6 and NR_DR7 il y a 7 ans
  nickysn c8487c4150 + added individual bits of the x86 flags register as subregisters il y a 8 ans
  nickysn 5f66f5cebb + distinguish between x86 flags subregisters: flags, eflags and rflags il y a 8 ans
  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. il y a 12 ans
  nickysn 125a6a8720 * register id of (e)flags changed, so it doesn't overlap with dr0 il y a 12 ans
  florian 283ff05127 * merged avx support in inline assembler developed by Torsten Grundke il y a 13 ans
  Jonas Maebe f7dbe6d7a6 * use a different register constant for EIP and RIP (fixes external il y a 13 ans
  florian 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added il y a 13 ans
  florian 5d243f665a * fixed <instr> reg,reg with regs>=r8 il y a 19 ans
  peter 4ace790492 * remove $Log il y a 20 ans
  florian ebcb69478f * fixed a lot of stuff for fpu/mm register variables il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  florian b1c8bfc478 + x86_64 pic draft il y a 20 ans
  florian 588e2c38bf * dwarf branch merged il y a 21 ans
  peter e487793919 * %st is st0 in nasm il y a 22 ans
  florian 0b48a6a3ec * x86-64 adaptions il y a 22 ans
  peter 6a8d5eb25d * NEWRA branch merged il y a 22 ans