nickysn
|
81044b4cff
|
+ extended test tasm20.pp with a function, which checks that a shortstring
parameter doesn't get copied to a local variable in a pure asm routine
git-svn-id: trunk@38249 -
|
2018-02-16 15:27:52 +00:00 |
|
nickysn
|
1a57391e55
|
+ extended test tasm20.pp with a function, that returns a shortstring (in that
particular case, it is allocated a @Result variable)
git-svn-id: trunk@38248 -
|
2018-02-16 15:02:06 +00:00 |
|
nickysn
|
f1b6be2d74
|
+ only allocate a result variable for asm routines on i8086, if they are
returned in a parameter. This improves TP7 compatibility.
git-svn-id: trunk@38246 -
|
2018-02-15 17:51:03 +00:00 |
|