]> Git Repo - qemu.git/blame - target-s390x/Makefile.objs
target-s390x: implement LOAD FP INTEGER instructions
[qemu.git] / target-s390x / Makefile.objs
CommitLineData
aea1e885
BS
1obj-y += translate.o helper.o cpu.o interrupt.o
2obj-y += int_helper.o fpu_helper.o cc_helper.o mem_helper.o misc_helper.o
5b50e790 3obj-y += gdbstub.o
dfebd7a7 4obj-$(CONFIG_SOFTMMU) += machine.o ioinst.o arch_dump.o mmu_helper.o
fbe37ef3 5obj-$(CONFIG_KVM) += kvm.o
This page took 0.214522 seconds and 4 git commands to generate.