summaryrefslogtreecommitdiffstats
path: root/pc-bios/edk2-i386-vars.fd.bz2
diff options
context:
space:
mode:
authorPeter Maydell2021-04-30 15:27:30 +0200
committerPeter Maydell2021-05-10 14:24:09 +0200
commit5ce389f2e76e8aa318ec734cc12c0f0e657a9e0e (patch)
tree8300a0631decf19dafb100e304455f619c5dcc8f /pc-bios/edk2-i386-vars.fd.bz2
parenttarget/arm: Share unallocated_encoding() and gen_exception_insn() (diff)
downloadqemu-5ce389f2e76e8aa318ec734cc12c0f0e657a9e0e.tar.gz
qemu-5ce389f2e76e8aa318ec734cc12c0f0e657a9e0e.tar.xz
qemu-5ce389f2e76e8aa318ec734cc12c0f0e657a9e0e.zip
target/arm: Make functions used by m-nocp global
We want to split out the .c.inc files which are currently included into translate.c so they are separate compilation units. To do this we need to make some functions which are currently file-local to translate.c have global scope; create a translate-a32.h paralleling the existing translate-a64.h as a place for these declarations to live, so that code moved into the new compilation units can call them. The functions made global here are those required by the m-nocp.decode functions, except that I have converted the whole family of {read,write}_neon_element* and also both the load_cpu and store_cpu functions for consistency, even though m-nocp only wants a few functions from each. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20210430132740.10391-4-peter.maydell@linaro.org
Diffstat (limited to 'pc-bios/edk2-i386-vars.fd.bz2')
0 files changed, 0 insertions, 0 deletions