blob: 1cd81cccc33d026479c7aeac0d788e82c16714f7 [file] [log] [blame]
Paolo Bonzinifbe37ef2012-05-29 11:48:59 +02001obj-$(CONFIG_SOFTMMU) += machine.o
2obj-y += translate.o helper.o cpu.o
Paolo Bonzini9cdc8df2012-05-29 10:55:47 +02003obj-y += fop_helper.o cc_helper.o win_helper.o mmu_helper.o ldst_helper.o
4obj-$(TARGET_SPARC) += int32_helper.o
5obj-$(TARGET_SPARC64) += int64_helper.o
6obj-$(TARGET_SPARC64) += vis_helper.o
Andreas Färber5b50e792013-06-29 04:18:45 +02007obj-y += gdbstub.o