blob: ec905698c50a7aef5b4471dcc0f45c226ac54e0f [file] [log] [blame]
Pavel Butsykinbf957282015-09-10 18:38:59 +03001obj-$(CONFIG_SOFTMMU) += machine.o monitor.o
Paolo Bonzinifbe37ef2012-05-29 11:48:59 +02002obj-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