Commit History

Автор SHA1 Съобщение Дата
  J. Gareth "Curious Kit" Moreton 6f24c8b4ef * x86: Code generation fixes where FLAGS преди 3 години
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 преди 4 години
  florian 8c5606b41d + support mmx shifting преди 7 години
  nickysn aa415bfc6b + optimized division by negative power of 2 constants in the i8086 code преди 8 години
  nickysn b92b0eac83 * also improve the code, generated for signed division by 2 on i8086, when преди 8 години
  nickysn bb7cd4866d * corrected comment in x86 division code - it said "signed", when it actually meant "negative" преди 8 години
  nickysn b8c4dd9e18 + implemented 64-bit OP_SHR,OP_SHL and OP_SAR in a_op64_reg_reg for i8086 and преди 8 години
  nickysn a82c89d894 + implemented OP_SHR,OP_SHL and OP_SAR in a_op64_const_reg for i8086. The shlshr преди 8 години
  nickysn b957b65ec8 * generate better i8086 code for 64-bit shl/shr, by masking the shift count by 63 преди 8 години
  nickysn 7e6ba9db2a * do an even better optimization (swap registers in the result, saving 2 mov преди 10 години
  nickysn ff5eed1c00 * user xor reg,reg to zero out registers in the i8086 optimized 64-bit shl code преди 10 години
  nickysn 6ece867305 * in the i8086 64-bit shl code, use jcxz instead of test cx,cx+jz when преди 10 години
  nickysn dc92c3eb09 + i8086 optimization for the code generated for 64-bit shl/shr with a constant in the range 32..47 преди 10 години
  nickysn 44f6f607c5 * optimized the generated code on i8086 for 64-bit shl/shr with constant >=48 преди 10 години
  Károly Balogh dd67fa8c5c * fixed DFA warnings for i8086 преди 11 години
  nickysn dc432918da + enabled the use of the DIV/IDIV instruction for 16-bit div/mod on i8086 преди 11 години
  nickysn bd083c0b8e * ti8086moddivnode.pass_generate_code converted to 16-bit. Note that this code преди 11 години
  nickysn 43dba74a5c + implemented 64-bit shl and shr for i8086 преди 12 години
  nickysn 19cbff220e + added unit n8086mat, based on n386mat; TODO: adapt to i8086 преди 12 години