nickysn
|
4ea551a0f7
|
* is_farpointer and is_hugepointer moved from defutil to symcpu
git-svn-id: trunk@28328 -
|
2014-08-06 20:32:41 +00:00 |
|
nickysn
|
683478f00c
|
+ added a proper far pointer inc/dec implementation (operating only on the offset,
without touching the segment)
git-svn-id: trunk@27805 -
|
2014-05-19 16:24:25 +00:00 |
|
nickysn
|
5f57274b74
|
+ proper i8086 Seg() implementation (i.e. support segments other than DS)
git-svn-id: trunk@27432 -
|
2014-04-01 19:11:39 +00:00 |
|
nickysn
|
cb0f7e265d
|
+ fixed get_frame for i8086 far data memory models
git-svn-id: trunk@26929 -
|
2014-03-02 19:36:35 +00:00 |
|
nickysn
|
97ca0fa323
|
- removed ti8086inlinenode.second_round_real, second_trunc_real and load_fpu_location as they mostly repeat the code in tx86inlinenode.load_fpu_location; tx86inlinenode.load_fpu_location adapted for i8086 instead
git-svn-id: branches/i8086@24237 -
|
2013-04-14 14:25:22 +00:00 |
|
nickysn
|
4d8adbf5ff
|
+ implemented Seg() for i8086 (small/tiny memory model)
git-svn-id: branches/i8086@24071 -
|
2013-03-30 13:04:58 +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
|
e95d22d0f8
|
+ added ti8086inlinenode
git-svn-id: branches/i8086@23833 -
|
2013-03-14 15:15:32 +00:00 |
|