Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  tg74 867d145e50 support vector operand bcst,{sae},{er} + k-register 7 ani în urmă
  tg74 4dc5442fa5 support vector operand writemask,zeroflag 7 ani în urmă
  tg74 31e4d4ef5e AVX512 support for MMRegister xmm16..31 and ymm16..31, zmm0..31, vpaddsb support AVX512 7 ani în urmă
  nickysn c8487c4150 + added individual bits of the x86 flags register as subregisters 8 ani în urmă
  nickysn 5f66f5cebb + distinguish between x86 flags subregisters: flags, eflags and rflags 8 ani în urmă
  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. 12 ani în urmă
  nickysn 125a6a8720 * register id of (e)flags changed, so it doesn't overlap with dr0 12 ani în urmă
  nickysn 107a6f6552 * i8086 versions of i386*.inc and r386*.inc renamed to i8086*.inc and r8086*.inc 12 ani în urmă