sim-card
/
qemu
Archived
10
0
Fork 0
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
qemu/tcg/arm
Aurelien Jarno 9e97d8e941 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 <aurelien@aurel32.net>
2010-03-20 12:27:42 +01:00
..
tcg-target.c tcg/arm: don't save/restore r7 in prologue/epilogue 2010-03-20 12:27:42 +01:00
tcg-target.h tcg/arm: use helpers for divu/remu 2010-03-14 22:04:54 +01:00