nickysn
|
a0e683bed6
|
* set the proper TextRec size for i8086
git-svn-id: branches/i8086@23854 -
|
2013-03-16 10:45:57 +00:00 |
|
nickysn
|
f4b5b4ce0f
|
* implemented Trunc() and Round() for i8086
git-svn-id: branches/i8086@23852 -
|
2013-03-16 03:34:23 +00:00 |
|
nickysn
|
37714971ff
|
+ added rtl/i8086/int64p.inc, empty for now
git-svn-id: branches/i8086@23851 -
|
2013-03-16 03:11:52 +00:00 |
|
nickysn
|
fdf831b4c6
|
* i8086 fix in tinlinenode.pass_typecheck for trunc and round
git-svn-id: branches/i8086@23849 -
|
2013-03-15 17:03:33 +00:00 |
|
nickysn
|
5215bd33c2
|
* compilation of fpc_exp_real fixed
git-svn-id: branches/i8086@23843 -
|
2013-03-15 12:53:49 +00:00 |
|
nickysn
|
ca1fad8a73
|
+ added fpc_exp_real for i8086
git-svn-id: branches/i8086@23841 -
|
2013-03-15 01:21:32 +00:00 |
|
nickysn
|
a66f7b61c6
|
* disable ret_in_param for floats, as they can be returned in a floating point register, and because enabling ret_in_param for them screws up badly the internprocs that handle floats
git-svn-id: branches/i8086@23840 -
|
2013-03-15 01:12:00 +00:00 |
|
nickysn
|
0683409703
|
+ added i8086 to the CpuAddrBitSize and CpuAluBitSize const arrays in the 'ppu' unit
git-svn-id: branches/i8086@23839 -
|
2013-03-15 00:10:05 +00:00 |
|
nickysn
|
7d212a7e79
|
* default to intel assembler for delphi/tp7 modes also on i8086
git-svn-id: branches/i8086@23838 -
|
2013-03-14 22:19:10 +00:00 |
|
nickysn
|
99212c0f9c
|
* define FPC_HAS_TYPE_EXTENDED for i8086; undefine FPC_INCLUDE_SOFTWARE_INT64_TO_DOUBLE
git-svn-id: branches/i8086@23837 -
|
2013-03-14 21:11:10 +00:00 |
|
nickysn
|
a3fe455de6
|
+ added the i8086 internal fake math routines to the rtl
git-svn-id: branches/i8086@23836 -
|
2013-03-14 16:35:25 +00:00 |
|
nickysn
|
30d661734c
|
+ enable tprocdef.fpu_used for i8086 also
git-svn-id: branches/i8086@23835 -
|
2013-03-14 16:33:37 +00:00 |
|
nickysn
|
89de81d4a9
|
+ added n8086inl to the lazarus project ppc8086.lpi
git-svn-id: branches/i8086@23834 -
|
2013-03-14 16:31:34 +00:00 |
|
nickysn
|
e95d22d0f8
|
+ added ti8086inlinenode
git-svn-id: branches/i8086@23833 -
|
2013-03-14 15:15:32 +00:00 |
|
nickysn
|
6757fe5752
|
* i8086 implementation of fpc_int_real
git-svn-id: branches/i8086@23832 -
|
2013-03-14 15:04:53 +00:00 |
|
nickysn
|
47ff0a520d
|
+ added Test8086, Test8087, has_sse_support and has_mmx_support vars for i8086
git-svn-id: branches/i8086@23827 -
|
2013-03-14 13:29:42 +00:00 |
|
nickysn
|
897967b8ff
|
* use {$maxfpuregisters 0} for i8086 also
git-svn-id: branches/i8086@23826 -
|
2013-03-14 13:23:19 +00:00 |
|
nickysn
|
44ce37369e
|
* support 32-bit parameters that have a pair of two 16-bit locations in tcg8086.a_load_reg_cgpara
git-svn-id: branches/i8086@23825 -
|
2013-03-14 13:07:06 +00:00 |
|
nickysn
|
e956ffc27b
|
* bug fix in the 32-bit parameters handling in tcg8086.a_load_const_cgpara
git-svn-id: branches/i8086@23824 -
|
2013-03-14 12:19:06 +00:00 |
|
nickysn
|
edc382aa76
|
* 16-bit ALU fixes in tshlshrnode.pass_typecheck
git-svn-id: branches/i8086@23817 -
|
2013-03-13 18:00:28 +00:00 |
|
nickysn
|
f048e3fd3b
|
+ support 16-bit pointers (i8086 near pointers) in defutil.def_cgsize
git-svn-id: branches/i8086@23816 -
|
2013-03-13 17:19:21 +00:00 |
|
nickysn
|
6efe01eb3f
|
* enable the MUL helpers in the i8086 rtl
git-svn-id: branches/i8086@23814 -
|
2013-03-12 23:35:20 +00:00 |
|
nickysn
|
c438f3b53a
|
* 386 changed to 8086 in various class names and comments
git-svn-id: branches/i8086@23813 -
|
2013-03-12 23:22:52 +00:00 |
|
nickysn
|
ea282ab4b3
|
* many int64 fixes
git-svn-id: branches/i8086@23812 -
|
2013-03-12 23:18:36 +00:00 |
|
nickysn
|
79f43c22e9
|
* fixed passing of int64 constants as parameters
git-svn-id: branches/i8086@23811 -
|
2013-03-12 18:04:38 +00:00 |
|
nickysn
|
4e640511fb
|
* tcgunaryminusnode.second_64bit fixed for < 32-bit CPUs
git-svn-id: branches/i8086@23810 -
|
2013-03-12 16:27:26 +00:00 |
|
nickysn
|
d0c43f50f0
|
* fixed ti8086addnode.second_add64bit
git-svn-id: branches/i8086@23809 -
|
2013-03-12 16:25:44 +00:00 |
|
nickysn
|
8645d8e6cb
|
* fixed implementation of a_op64_reg_reg for i8086
git-svn-id: branches/i8086@23808 -
|
2013-03-12 16:24:28 +00:00 |
|
nickysn
|
4ea86a445e
|
* fixed functions returning int64 on i8086
git-svn-id: branches/i8086@23807 -
|
2013-03-12 15:09:24 +00:00 |
|
nickysn
|
763ed6835a
|
+ added n8086mat to the lazarus project
git-svn-id: branches/i8086@23806 -
|
2013-03-12 14:31:30 +00:00 |
|
nickysn
|
19cbff220e
|
+ added unit n8086mat, based on n386mat; TODO: adapt to i8086
git-svn-id: branches/i8086@23805 -
|
2013-03-12 14:30:26 +00:00 |
|
nickysn
|
8d2b7df6d6
|
* fixed functions returning longint on i8086
git-svn-id: branches/i8086@23803 -
|
2013-03-12 13:35:19 +00:00 |
|
nickysn
|
8d6017348a
|
* fixed the defines of OS_PAIR and OS_SPAIR for cpus with 16-bit or 8-bit ALU
git-svn-id: branches/i8086@23797 -
|
2013-03-12 01:00:40 +00:00 |
|
nickysn
|
d72d496478
|
* enable cpuneedsmulhelper for the 32-bit multiplication
git-svn-id: branches/i8086@23796 -
|
2013-03-11 23:43:00 +00:00 |
|
nickysn
|
2872fb95b5
|
* i8086 multiplication fixes; 16-bit multiplication now works; 32-bit still doesn't
git-svn-id: branches/i8086@23795 -
|
2013-03-11 22:31:17 +00:00 |
|
nickysn
|
ee005a9c1b
|
- rm forgotten debug writeln
git-svn-id: branches/i8086@23792 -
|
2013-03-11 20:41:09 +00:00 |
|
nickysn
|
48bba896a5
|
* cpu16bitalu fixes in tcgshlshrnode.second_integer
git-svn-id: branches/i8086@23791 -
|
2013-03-11 16:13:25 +00:00 |
|
nickysn
|
78cf362a90
|
* fixed passing of constant longint parameters
git-svn-id: branches/i8086@23788 -
|
2013-03-11 01:08:59 +00:00 |
|
nickysn
|
ec3d9ebc8a
|
wlink support added and made the default
git-svn-id: branches/i8086@23787 -
|
2013-03-10 21:41:59 +00:00 |
|
nickysn
|
867a0de37c
|
segment stack declared of class stack to make wlink happy
git-svn-id: branches/i8086@23786 -
|
2013-03-10 21:37:16 +00:00 |
|
nickysn
|
da37d03dd7
|
alink support added and enabled by default
git-svn-id: branches/i8086@23784 -
|
2013-03-10 19:25:57 +00:00 |
|
florian
|
8c24a85462
|
* turn off stack frame stripping for i8086 for now, it cannot do sp relative addressing
git-svn-id: branches/i8086@23783 -
|
2013-03-10 18:53:49 +00:00 |
|
florian
|
b321f867c6
|
+ trgintcpu.add_cpu_interferences for i8086 so references are properly build
* empty make_simple_ref code path for i8086
git-svn-id: branches/i8086@23782 -
|
2013-03-10 18:51:42 +00:00 |
|
nickysn
|
28f8a8e51d
|
i8086-msdos linking with tlink support added
git-svn-id: branches/i8086@23781 -
|
2013-03-10 18:28:20 +00:00 |
|
florian
|
451c634532
|
* treat msdos as 8.3 target in the makefiles as the compiler does
git-svn-id: branches/i8086@23780 -
|
2013-03-10 18:19:52 +00:00 |
|
florian
|
64ffe8f5ef
|
+ basic Makefile infrastructure for msdos
git-svn-id: branches/i8086@23779 -
|
2013-03-10 17:31:53 +00:00 |
|
florian
|
2fccd4be13
|
+ msdos
+ i8086
git-svn-id: branches/i8086@23778 -
|
2013-03-10 17:30:35 +00:00 |
|
nickysn
|
3768914a3d
|
slight rtl update for i8086-msdos
git-svn-id: branches/i8086@23777 -
|
2013-03-10 16:57:15 +00:00 |
|
nickysn
|
7d883e7d52
|
implemented tcg8086.g_flags2reg and g_flags2ref
git-svn-id: branches/i8086@23764 -
|
2013-03-09 23:45:42 +00:00 |
|
nickysn
|
8d346d162b
|
added n8086add.pas (copy of n386add.pas), TODO: adapt to i8086
git-svn-id: branches/i8086@23762 -
|
2013-03-09 23:17:23 +00:00 |
|