Historial de Commits

Autor SHA1 Mensaje Fecha
  nickysn 3555b76495 - rm FDISI,FENI,FSAVE,FSTCW,FSTENV and FSTSW from the requires_fwait_on_8087() hace 11 años
  nickysn e9a4896565 - rm the 287/387+ FPU instructions from the requires_fwait_on_8087() list hace 11 años
  nickysn 12b2f86e99 + added function requires_fwait_on_8087(), which checks whether a given hace 11 años
  florian f132a804d6 + handle 32 bit references on x86-64 so lea can be used for 32 bit arithmetics hace 11 años
  nickysn 58b22adaf1 + added function cpubase.segment_regs_equal, which checks whether 2 segment regs are equal in the current memory model hace 12 años
  nickysn 4840a33b80 * also return true in is_calljmp() for the A_JCXZ instruction on the i8086 hace 12 años
  nickysn ecb5a4866d * refactored the int64 result passing in ax:bx:cx:dx to use 4 paralocs, instead of the GetNextReg hack hace 12 años
  nickysn 6b2f59c3e0 + preparations for returning int64 in ax:bx:cx:dx on i8086 hace 12 años
  nickysn e2cd2813ce + stop with an internal error if GetNextReg is called with a non-imaginary register hace 12 años
  nickysn 107a6f6552 * i8086 versions of i386*.inc and r386*.inc renamed to i8086*.inc and r8086*.inc hace 12 años
  nickysn 981f0a5c6c nested ifdefs converted to series of elseif + some other ifdefs cleaned up hace 12 años
  nickysn eff0894a66 all the extra i8086 units added hace 12 años
  nickysn a4b1a9011b i8086 specific stuff added to x86/cpubase.pas hace 12 años
  Jonas Maebe 68dd05e259 * fixed std_regname() for xmm registers with custom sizes hace 12 años
  masta e327b4581c Use TRegNameTable instead of array[tregisterindex] of string[10] hace 12 años
  Jeppe Johansen 0087661fb5 Added FPv4_d16 FPU instructions, and a few extra registers hace 13 años
  florian 283ff05127 * merged avx support in inline assembler developed by Torsten Grundke hace 13 años
  florian d93cee995b * fix register method pointer for ppc64 and x86_64-linux hace 13 años
  florian 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added hace 13 años
  Jonas Maebe f79aff553e - removed duplicate RS_INVALID declaration (with moreover a different hace 13 años
  sergei e11c880b1e x86 assembler improvements: hace 14 años
  florian 87696a4b70 * cr*, dr*, tr* registers are 64 bit on x86-64 hace 14 años
  florian 58d1a66cd0 * set max_operands to 4 on x86 to be prepared for avx and to be able to fix #19910, hace 14 años
  pierre af32b57170 * increase op2strtable size to string[15] and rectify askeygen to askeygenassist for ATT hace 14 años
  Jonas Maebe 34c985cfa6 * added register type parameter to cgsize2subreg(), as the subreg can hace 16 años
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. hace 17 años
  peter 658d9fcc92 * reset subregister before writing mm register names hace 18 años
  florian 08f48f5fc9 * completed jrcxz support hace 18 años
  florian fb5e396881 + experimental -Sv option to support vector arithmetics hace 19 años
  Jonas Maebe 90cacb4cf5 * changed result type of dwarf_reg from byte to shortint to avoid hace 19 años