unicorn/qemu/target-sparc
Peter Crosthwaite 23dc795806
sparc: Remove ELF_MACHINE from cpu.h
The bootloaders can just pass EM_SPARC or EM_SPARCV9 directly, as
they are architecture specific code (to one or the other).

This removes another architecture specific definition from the global
namespace.

Backports commit 77452383e0c45704e2339b58eac29a3730bc18b1 from qemu
2018-02-17 15:23:55 -05:00
..
cc_helper.c
cpu-qom.h
cpu.c cpu: Change cpu_exec_init() arg to cpu, not env 2018-02-17 15:23:18 -05:00
cpu.h sparc: Remove ELF_MACHINE from cpu.h 2018-02-17 15:23:55 -05:00
fop_helper.c
helper.c
helper.h
int32_helper.c
int64_helper.c
ldst_helper.c
Makefile.objs
mmu_helper.c tlb: Add ifetch argument to cpu_mmu_index() 2018-02-17 15:23:37 -05:00
TODO
translate.c tlb: Add ifetch argument to cpu_mmu_index() 2018-02-17 15:23:37 -05:00
unicorn.c
unicorn.h
unicorn64.c
vis_helper.c
win_helper.c