get rid of hostregs_helper.h
commit24ebf5f31a178051cff1a4aab5ba621037191577
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 18 Feb 2010 20:25:23 +0000 (18 21:25 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Thu, 18 Feb 2010 20:38:35 +0000 (18 20:38 +0000)
treecea4158f79e102f29e5719332d6a84ca732645af
parentdf2a54e6987172ad5de725b541e3650834d329bf
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