diff options
author | Filip Navara <filip.navara@gmail.com> | 2009-10-15 12:55:34 +0200 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2009-10-17 23:52:17 +0200 |
commit | 396e467cb143d9947aa68c14ad1dfefd4fcb704a (patch) | |
tree | 3ca99c65f60e7438e13f47db9a2a57673ceab8ee /bsd-user | |
parent | 15bb4eac129931329e3b4d1493331b780d2a92f4 (diff) | |
download | hqemu-396e467cb143d9947aa68c14ad1dfefd4fcb704a.zip hqemu-396e467cb143d9947aa68c14ad1dfefd4fcb704a.tar.gz |
target-arm: replace thumb usage of cpu_T registers by proper register allocations
The goal is eventually to get rid of all cpu_T register usage and to use
just short-lived tmp/tmp2 registers. This patch converts all the places where
cpu_T was used in the Thumb code and replaces it with explicit TCG register
allocation.
Signed-off-by: Filip Navara <filip.navara@gmail.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'bsd-user')
0 files changed, 0 insertions, 0 deletions