]> git.proxmox.com Git - mirror_qemu.git/commit
softmmu: move all load/store functions to cpu_ldst.h
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 28 Mar 2014 18:11:26 +0000 (19:11 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 5 Jun 2014 14:10:33 +0000 (16:10 +0200)
commitc773828aa9259664bc24272b0cab781245409e1f
treef796c6f30052ed82241b6cf271d95f89dfc00377
parentf08b617018e424134a0a012b08253d567c62f7ee
softmmu: move all load/store functions to cpu_ldst.h

Unify pieces of cpu-all.h, exec-all.h, softmmu_exec.h and tcg/tcg.h
into a single new header file with all helpers.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/exec/cpu-all.h
include/exec/cpu_ldst.h
include/exec/cpu_ldst_template.h [new file with mode: 0644]
include/exec/exec-all.h
include/exec/softmmu_exec.h [deleted file]
include/exec/softmmu_header.h [deleted file]
tcg/tcg.h