nickysn
|
2019e622e1
* fixed typed constants, initialized with Ofs(proc) in modes TP and DELPHI as well
|
7 年之前 |
nickysn
|
fe7fb70e2c
* fixed the handling of Ofs(x) typed constants on i8086; previously, they would
|
7 年之前 |
nickysn
|
614755d799
* fixed the handling of Seg(proc) typed constants on i8086
|
7 年之前 |
nickysn
|
efc5e339d0
* use an enum instead of integer constants to represent inline numbers
|
8 年之前 |
nickysn
|
ef2c6065b6
+ added support for word/smallint typed constants, initialized with ofs() on i8086
|
9 年之前 |
nickysn
|
ac97d20249
+ added support for typed word/smallint constants, initialized with Seg(symbol) on the i8086
|
9 年之前 |
nickysn
|
1491d9655c
+ fixed the emitting of non-nil far and huge pointer constptrs in typed
|
9 年之前 |
Jonas Maebe
|
5c75b6dd6b
* synchronised with trunk up till r28402
|
11 年之前 |
nickysn
|
4ea551a0f7
* is_farpointer and is_hugepointer moved from defutil to symcpu
|
11 年之前 |
Jonas Maebe
|
6c45f9b3ee
* converted most of the asmlist-based typed const parsing to use the new
|
11 年之前 |
nickysn
|
4832682c58
* fixed i8086 far pointer typed constants that are initialized with nil
|
11 年之前 |