aboutsummaryrefslogtreecommitdiff
path: root/tests/tests2/76_dollars_in_identifiers.expect
diff options
context:
space:
mode:
authorZhang Boyang <zhangboyang.id@gmail.com>2017-09-09 21:01:42 +0800
committerZhang Boyang <zhangboyang.id@gmail.com>2017-09-09 21:01:42 +0800
commit02370acdc9967255cd06a928499fd1981356595e (patch)
treecab31c87e780340ce87f99113880279d91f63b59 /tests/tests2/76_dollars_in_identifiers.expect
parenta82c11f4b41c8f91034bd1cf426ec01eb811185e (diff)
downloadtinycc-02370acdc9967255cd06a928499fd1981356595e.tar.gz
tinycc-02370acdc9967255cd06a928499fd1981356595e.tar.bz2
Fix AL/AX is not extended to EAX when calling indirectly
AL/AX should be extended to EAX when calling functions. However, the previous code did this only for direct calls, indirect calls were ignored. New code also avoid redundant code when generating JMP instruction. (i.e. expanding code should be generated with CALL instruction only)
Diffstat (limited to 'tests/tests2/76_dollars_in_identifiers.expect')
0 files changed, 0 insertions, 0 deletions