提交历史

作者 SHA1 备注 提交日期
  nickysn e6c8ac6694 * use the generic tcgaddnode.second_addsmallset on i8086, because the BTx instructions are 386+ 12 年之前
  nickysn a68dfed450 * defutil.is_smallset updated for 8/16-bit CPUs 12 年之前
  nickysn cbf3b14e20 * yet another 8/16-bit ALU fix in thlcg2ll.location_force_reg 12 年之前
  nickysn 43dba74a5c + implemented 64-bit shl and shr for i8086 12 年之前
  nickysn fbc41991f9 * i8086 fixes in tcgx86.a_op_reg_reg for 16-bit OP_SHR,OP_SHL,OP_SAR,OP_ROL,OP_ROR 12 年之前
  nickysn f75ff8cc26 + enable the div helper for i8086 12 年之前
  nickysn a9640ad9c6 + insert type conversion for the div result when cpuneedsdiv32helper is used 12 年之前
  nickysn 1dbca4c403 * 16-bit ALU fixes in tmoddivnode.pass_typecheck 12 年之前
  nickysn 0af13920c1 * enable compilation of the software mod and div helpers in the i8086-msdos rtl 12 年之前
  florian 88455bbb02 * 32 bit comparison normally result in LOC_FLAGS on 16 bit CPUs 12 年之前
  florian 636129ed8c * fix interface wrapper generation for i8086 12 年之前
  florian d6f0a1a0df * do not generate scaled indicies for case table jumps for i8086 12 年之前
  nickysn 5dd5add67a * proper implementation of ti8086addnode.second_cmp64bit 12 年之前
  nickysn 56d2830beb + implemented 32-bit comparisons on the i8086 12 年之前
  nickysn a274e62724 + added defutil.is_32bit helper function, similar to is_64bit 12 年之前
  florian edd4c1ce4b * proper fix to avoid sp relative adressing as r23867 tries 12 年之前
  nickysn 01106a0968 * support stack relative addresses in a_loadfpu_reg_ref on the i8086 12 年之前
  nickysn fd98de1fd2 * don't define FPC_INITIALIZEUNITS twice, when FULL_RTL is defined 12 年之前
  nickysn 88fe359644 + added several necessary system unit routines 12 年之前
  nickysn 8f984e75e5 * hack for making threadvr.inc compile on i8086 12 年之前
  nickysn d2cd13a5c9 * implemented several i8086 procs, some are stubs/not yet implemented 12 年之前
  nickysn 8cb0f96200 * avoid duplicated do_exit when FULL_RTL is defined 12 年之前
  nickysn 54a5e980ef + added sysdir.inc for msdos, empty for now 12 年之前
  nickysn 573ea10ef3 * fixed val when the 'code' parameter is the same size as the native CPU int type, but unsigned 12 年之前
  nickysn b178a038f5 * set the FileRec size for i8086 12 年之前
  nickysn bca7bf78dc + added sysheap.inc and sysfile.inc to the msdos target, empty for now 12 年之前
  nickysn c136785c10 + a few standard consts and vars for the msdos target 12 年之前
  nickysn 1ced81c028 + added fpc_cpuinit, empty for now 12 年之前
  nickysn a0e683bed6 * set the proper TextRec size for i8086 12 年之前
  nickysn f4b5b4ce0f * implemented Trunc() and Round() for i8086 12 年之前