Commit History

Автор SHA1 Съобщение Дата
  Jonas Maebe 3ac703506c * rest of the previous accidental partial commit преди 6 години
  nickysn ddba821561 * GetNextReg(), used by 16-bit and 8-bit code generators (i8086 and avr) moved преди 8 години
  Jonas Maebe a25ebbba3e + added volatility information to all memory references преди 8 години
  nickysn 863daace35 + implemented correct simplification of far pointer comparison of two pointer const nodes преди 9 години
  florian 79619df936 + use the or instruction to compare 32 bit values with 0 преди 10 години
  Jonas Maebe 0fc1fd6ac1 * replaced current_procinfo.currtrue/falselabel with storing the true/false преди 10 години
  nickysn c28184b697 * fixed comparison of far procvars after the hlcgllvm branch merge преди 10 години
  Károly Balogh dd67fa8c5c * fixed DFA warnings for i8086 преди 11 години
  nickysn 4ea551a0f7 * is_farpointer and is_hugepointer moved from defutil to symcpu преди 11 години
  nickysn 99c555cea8 + implemented huge pointer subtraction преди 11 години
  nickysn 200df7a136 * set expectloc correctly for far pointer comparison as well преди 11 години
  nickysn 04234c733f * set expectloc correctly (LOC_JUMP instead of LOC_FLAGS) for non-normalized преди 11 години
  nickysn 5818451bb5 * non-normalized huge pointer comparison made unsigned преди 11 години
  nickysn 8604372da3 + implemented far pointer comparison operating only on the offset (+ added test) преди 11 години
  nickysn 3bb730d5b9 + implemented normalized huge pointer comparison преди 11 години
  nickysn aee568e6fc * cs_hugeptr_normalization renamed to cs_hugeptr_arithmetic_normalization, преди 11 години
  nickysn d9e94ffab7 + implemented huge pointer arithmetic преди 11 години
  nickysn 9f2e59de3a + implemented far pointer arithmetic in the i8086 add node simplify method преди 11 години
  nickysn 8d1ed088c8 + implemented far pointer arithmetic (operating only on the offset, without преди 11 години
  nickysn 2602f379d7 * fixes in the 16 to 32-bit multiplication in ti8086addnode.second_mul преди 11 години
  nickysn 3f4111ac37 * emit MUL instead of IMUL in ti8086addnode.second_mul when overflow checking is преди 11 години
  nickysn 2a64ba0ad3 * do a 32-bit comparison on far and huge pointers преди 12 години
  nickysn ec76b2cf40 * refactored the segment-in-integer-register reference support, so it's handled in make_simple_ref, instead of all over the place in the code generator преди 12 години
  nickysn 1e8b192b3d * support far references in second_cmp32bit for i8086 преди 12 години
  nickysn 10b3ce1ba5 * fixed an opsize bug in ti8086addnode.second_add64bit, which caused 32-bit instructions to be emitted преди 12 години
  nickysn 5dd5add67a * proper implementation of ti8086addnode.second_cmp64bit преди 12 години
  nickysn 56d2830beb + implemented 32-bit comparisons on the i8086 преди 12 години
  nickysn c438f3b53a * 386 changed to 8086 in various class names and comments преди 12 години
  nickysn ea282ab4b3 * many int64 fixes преди 12 години
  nickysn d0c43f50f0 * fixed ti8086addnode.second_add64bit преди 12 години