Commit History

Author SHA1 Message Date
  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 years ago
  nickysn 1e8b192b3d * support far references in second_cmp32bit for i8086 12 years ago
  nickysn 10b3ce1ba5 * fixed an opsize bug in ti8086addnode.second_add64bit, which caused 32-bit instructions to be emitted 12 years ago
  nickysn 5dd5add67a * proper implementation of ti8086addnode.second_cmp64bit 12 years ago
  nickysn 56d2830beb + implemented 32-bit comparisons on the i8086 12 years ago
  nickysn c438f3b53a * 386 changed to 8086 in various class names and comments 12 years ago
  nickysn ea282ab4b3 * many int64 fixes 12 years ago
  nickysn d0c43f50f0 * fixed ti8086addnode.second_add64bit 12 years ago
  nickysn 2872fb95b5 * i8086 multiplication fixes; 16-bit multiplication now works; 32-bit still doesn't 12 years ago
  nickysn 8d346d162b added n8086add.pas (copy of n386add.pas), TODO: adapt to i8086 12 years ago