get rid of hostregs_helper.h
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 18 Feb 2010 20:25:23 +0000 (21:25 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Thu, 18 Feb 2010 20:38:35 +0000 (20:38 +0000)
commit1b2064d58787944e1364070a53194a077fd35ea3
treecea4158f79e102f29e5719332d6a84ca732645af
parentf3e476d55c416e325d06c520b5516135060ad59d
get rid of hostregs_helper.h

Since b567b38 (target-arm: remove T0 and T1, 2009-10-16) the only global
register that is used is AREG0, so the complexity of hostregs_helper.h
is unused.  Use regular assignments and a compiler optimization barrier.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
cpu-exec.c
hostregs_helper.h [deleted file]
qemu-common.h