Skip to content
Snippets Groups Projects
Commit 9e97d8e9 authored by Aurelien Jarno's avatar Aurelien Jarno
Browse files

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: default avatarAurelien Jarno <aurelien@aurel32.net>
parent 26c5d372
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment