historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/target/sparc/Makefile.objs
2024-01-16 11:20:27 -06:00

7 lines
290 B
Makefile

obj-$(CONFIG_SOFTMMU) += machine.o monitor.o
obj-y += translate.o helper.o cpu.o
obj-y += fop_helper.o cc_helper.o win_helper.o mmu_helper.o ldst_helper.o
obj-$(TARGET_SPARC) += int32_helper.o
obj-$(TARGET_SPARC64) += int64_helper.o
obj-$(TARGET_SPARC64) += vis_helper.o
obj-y += gdbstub.o