]> Git Repo - qemu.git/commit
tcg/arm: don't save/restore r7 in prologue/epilogue
authorAurelien Jarno <[email protected]>
Sat, 20 Mar 2010 11:27:42 +0000 (12:27 +0100)
committerAurelien Jarno <[email protected]>
Sat, 20 Mar 2010 11:27:42 +0000 (12:27 +0100)
commit9e97d8e9418ddd8f26a2aa4dbb80853d3e8af392
tree64e9cb2039d6a0c041592b7abc96c7973df268cf
parent26c5d372e4848cbe85bcda10a4c5e98ad3aa051a
tcg/arm: don't save/restore r7 in prologue/epilogue

There is no need to save r7, it is used to store the address
of the env structure and is not modified by GCC.

Signed-off-by: Aurelien Jarno <[email protected]>
tcg/arm/tcg-target.c
This page took 0.021497 seconds and 4 git commands to generate.