]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/helper.c
target-arm: move arm_*_code to a separate file
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 28 Mar 2014 18:09:49 +0000 (19:09 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 5 Jun 2014 14:10:33 +0000 (16:10 +0200)
commit1d854765dfdf9649c129af6d27e308fc638ede58
treec370dbf910f7d949966ded7017d427abb52b7e36
parent58ed270df9764c90b5b8b750be5af2f82ceab0be
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>
target-arm/arm_ldst.h [new file with mode: 0644]
target-arm/cpu.h
target-arm/helper.c
target-arm/translate-a64.c
target-arm/translate.c