This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
qemu
mirror of
https://gitee.com/openkylin/qemu.git
Watch
9
Star
0
Fork
You've already forked qemu
0
Code
Issues
Projects
Releases
Wiki
Activity
aee0bf7d8d
qemu
/
target-mips
/
Makefile.objs
3 lines
96 B
Makefile
Raw
Normal View
History
Unescape
Escape
target-mips: Implement Loongson Multimedia Instructions Implements all of the COP2 instructions except for the S<cond> family of comparisons. The documentation is unclear for those. Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2012-09-19 12:59:44 +08:00
obj-y
+=
translate.o op_helper.o lmi_helper.o helper.o cpu.o
build: move other target-*/ objects to nested Makefile.objs Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2012-05-29 17:48:59 +08:00
obj-$(CONFIG_SOFTMMU)
+=
machine.o