Histórico de Commits

Autor SHA1 Mensagem Data
  J. Gareth "Curious Kit" Moreton 1b8fc23dfd * x86: Code generation fixes where FLAGS há 3 anos atrás
  florian d9cb4be507 * last commit was wrong há 3 anos atrás
  florian 62875030b5 * hopefully i8086 compilation fixed há 3 anos atrás
  nickysn c9d2028ebd * handle LOC_(C)SUBSETREG/REF in second_NegNot_assign há 5 anos atrás
  pierre d8b0ded10c Marge of more trunk fixes into fixes branch. há 6 anos atrás
  florian d4c65cdac4 * better register de-allocation after CWD/CWB há 7 anos atrás
  Jonas Maebe d69ad8fa41 * removed temppos field again from parameter locations: they're not allocated há 7 anos atrás
  Jonas Maebe 4686f61002 * keep track of the temp position separately from the offset in references, há 7 anos atrás
  nickysn bd3d35f2da + add support for passing 32-bit values in a pair of registers in há 7 anos atrás
  nickysn 4fc2fa7899 * alloc/dealloc NR_DEFAULTFLAGS in the a_cmp_* methods in the i8086 code há 7 anos atrás
  nickysn db09759763 * also integrated the getnextreg() implementation for 8-bit and 16-bit alus from há 7 anos atrás
  nickysn cf28b202eb * integrated the getintregister() implementation for 8-bit and 16-bit alus from há 7 anos atrás
  nickysn ddba821561 * GetNextReg(), used by 16-bit and 8-bit code generators (i8086 and avr) moved há 7 anos atrás
  nickysn 4e4e5d6d07 + allocate and free the flags register (when necessary), when generating code há 8 anos atrás
  nickysn b8c4dd9e18 + implemented 64-bit OP_SHR,OP_SHL and OP_SAR in a_op64_reg_reg for i8086 and há 8 anos atrás
  nickysn a82c89d894 + implemented OP_SHR,OP_SHL and OP_SAR in a_op64_const_reg for i8086. The shlshr há 8 anos atrás
  nickysn 65977f9f27 + implemented OP_ROL and OP_ROR in tcg8086.a_op_reg_reg and .a_op_reg_ref há 8 anos atrás
  nickysn 8c200fcfba + implemented OP_SHR,OP_SHL,OP_SAR,OP_ROL and OP_ROR in tcg8086.a_op_const_ref há 8 anos atrás
  nickysn 50b1c9c088 + implemented 32-bit OP_SHR,OP_SHL and OP_SAR in tcg8086.a_op_reg_ref há 8 anos atrás
  nickysn 7ee0c07b8d + added flags register tracking for many i8086 operations há 8 anos atrás
  nickysn 256dc546ac + implemented the in_neg_assign_x and in_not_assign_x inline nodes, which will há 8 anos atrás
  nickysn 9093047a7a * fixed a bug in the i8086 32-bit rol/ror code generation method rm_fast_386 há 8 anos atrás
  nickysn 1560f20e7f + implemented other 32-bit rol/ror by const methods for i8086 and added a há 8 anos atrás
  nickysn 0fd860d9e7 * refactored the code generation for 32-bit rol/ror by const for i8086, so it há 8 anos atrás
  nickysn d5e33cce7f * generate better i8086 code for ror32 by 1 and 17 há 8 anos atrás
  nickysn 321876252b + enabled the rol/ror intrinsic on i8086 há 8 anos atrás
  nickysn 76cb419241 * use 16-bit 386+ instructions (shld,shrd) for performing fast 32-bit há 8 anos atrás
  nickysn 0ab4f01668 * implemented fast (loopless) 32-bit shift by constant for 8086 as well há 8 anos atrás
  nickysn 0f2ad7b712 * generate faster (i.e. loopless) code for 32-bit shl/shr/sar by const on 186+ há 8 anos atrás
  nickysn f0a63fa895 + added an optimized implementation of a_op64_reg_ref for i8086; this improves há 8 anos atrás