]> Git Repo - qemu.git/blame_incremental - target-sparc/Makefile.objs
target-i386: fix pcmpxstrx equal-ordered (strstr) mode
[qemu.git] / target-sparc / Makefile.objs
... / ...
CommitLineData
1obj-$(CONFIG_SOFTMMU) += machine.o monitor.o
2obj-y += translate.o helper.o cpu.o
3obj-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
7obj-y += gdbstub.o
This page took 0.022068 seconds and 4 git commands to generate.