Histórico de Commits

Autor SHA1 Mensagem Data
  nickysn bda163544a * tcg8086.g_flags2reg: restore the register back to the original size after the há 11 anos atrás
  nickysn fbd05c4e12 * Improved code generation in tcg8086.g_flags2reg for the case when target reg há 11 anos atrás
  nickysn d57d982be7 * simpler handling of moves from a smaller to a larger cgsize in há 11 anos atrás
  nickysn 5d0814016d * improvements and fixes in tcg8086.a_load_reg_reg and .a_load_ref_reg: há 11 anos atrás
  nickysn 6d48b32115 * fixes and improvements in tcg8086.a_load_reg_reg for the case when the src and há 11 anos atrás
  nickysn fdd36b4603 * on i8086 with regvars on, do not notify the register allocator of moves to BX. há 11 anos atrás
  nickysn 8bfe2a56dd * optimized SAR by 31 to use only one SAR instruction in tcg8086.a_op_const_reg há 12 anos atrás
  nickysn bfd31e7516 * optimizations in tcg8086.g_copyvaluepara_openarray: há 12 anos atrás
  nickysn ff9ce0d20d * tcg8086.g_copyvaluepara_openarray improvements: há 12 anos atrás
  nickysn ef51c8c5a2 * fixed the interface wrapper code generation for virtual methods on i8086 in há 12 anos atrás
  nickysn 116d3746ca * fixed the stack offset to the self parameter when generating an interface há 12 anos atrás
  nickysn 83aa50de74 * emit a far jmp in the interface wrapper on i8086 in far code memory models há 12 anos atrás
  nickysn 814e1297ed * tcg8086.g_adjust_self_value fixed for far code memory models há 12 anos atrás
  nickysn 0aff18ac61 + implemented tcg64f8086.a_op64_ref_reg há 12 anos atrás
  nickysn 3cdbf9a805 + implemented tcg64f8086.a_op64_const_ref há 12 anos atrás
  nickysn 3bdd3d9a4e + optimization in tcg64f8086.a_op64_const_reg for OP_ADD and OP_SUB when the há 12 anos atrás
  nickysn 88c7ca96c5 + optimization in tcg8086.a_op_const_reg and .a_op_const_ref for 32-bit OP_ADD há 12 anos atrás
  nickysn 8f44e729cc * tcg8086.a_op_const_ref and .a_op_const_reg: when splitting a 32-bit OP_AND, há 12 anos atrás
  nickysn bd0585274e * tsettings.enablecld converted to a targetswitch ts_cld há 12 anos atrás
  nickysn 52fcc0a407 + added a new x86-specific compiler option 'enablecld', which controls whether há 12 anos atrás
  nickysn 1f783f539c * emit a cld instruction before the rep movsXX in tcg8086.g_copyvaluepara_openarray as well há 12 anos atrás
  florian 11ff8a4ec1 + support register parameters with multiple locations há 12 anos atrás
  florian 57d4185d44 * allocate/deallocate cpu registers as late/early as possible, this gives the reg. allocator more flexibility há 12 anos atrás
  sergei a21a20d559 + i8086-specific version of g_stackpointer_alloc. há 12 anos atrás
  nickysn b81f0ab50d + implemented tcg8086.a_call_reg_far; very hacky, but still better than doing a near call, when it should be far há 12 anos atrás
  nickysn 604b7c9deb + added cg.a_call_ref_near and a_call_ref_far há 12 anos atrás
  nickysn af54de6d56 + added tcg8086.a_call_name_far and .a_call_name_static_far; a_call_name and a_call_name_static overriden and call near or far depending on the memory model há 12 anos atrás
  nickysn aa63efc27e * emit a far ret instruction in the exit code of far procedures há 12 anos atrás
  nickysn e2241d97a2 * i8086 optimizations for 32-bit OP_SAR with const >= 16 há 12 anos atrás
  nickysn 55a071692e * i8086 optimizations in op_const_reg for 32-bit OP_SHL and OP_SHR with const >= 16 há 12 anos atrás