unicorn/qemu/target
Richard Henderson 404fa33c4b
target/arm: Use pointers in neon tbl helper
Rather than passing a regno to the helper, pass pointers to the
vector register directly. This eliminates the need to pass in
the environment pointer and reduces the number of places that
directly access env->vfp.regs[].

Backports commit e7c06c4e4c98c47899417f154df1f2ef4e8d09a0 from qemu
2018-03-06 10:20:21 -05:00
..
arm target/arm: Use pointers in neon tbl helper 2018-03-06 10:20:21 -05:00
i386 tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED* 2018-03-05 15:58:15 -05:00
m68k target/m68k: add the Interrupt Stack Pointer 2018-03-06 08:41:07 -05:00
mips mips: Fix build 2018-03-06 09:08:59 -05:00
sparc target/sparc: remove MemoryRegionSection check code from sparc_cpu_get_phys_page_debug() 2018-03-06 08:42:13 -05:00