aboutsummaryrefslogtreecommitdiff
path: root/tests/testfp.c
diff options
context:
space:
mode:
authorMichael Matz <matz@suse.de>2016-10-08 22:50:16 +0200
committerMichael Matz <matz@suse.de>2016-12-15 17:49:55 +0100
commita2a596e76724a7915361b4d0f1b5553929d26a31 (patch)
tree2cc4185467b9003c95ce8e079dd11f9723e8c1d6 /tests/testfp.c
parentddd461dcc866d17f1c89137dc275ce1da95e7be2 (diff)
downloadtinycc-a2a596e76724a7915361b4d0f1b5553929d26a31.tar.gz
tinycc-a2a596e76724a7915361b4d0f1b5553929d26a31.tar.bz2
x86-64-asm: Accept high register in clobbers
The callee saved registers (among them r12-r15) really need saving/restoring if mentioned in asm clobbers, even if TCC itself doesn't use them. E.g. the linux kernel relies on that in its switch_to() implementation.
Diffstat (limited to 'tests/testfp.c')
0 files changed, 0 insertions, 0 deletions