commit | 1d854765dfdf9649c129af6d27e308fc638ede58 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Mar 28 19:09:49 2014 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jun 05 16:10:33 2014 +0200 |
tree | c370dbf910f7d949966ded7017d427abb52b7e36 | |
parent | 58ed270df9764c90b5b8b750be5af2f82ceab0be [diff] |
target-arm: move arm_*_code to a separate file These will soon require cpu_ldst.h, so move them out of cpu.h. Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>