This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
xqemu
mirror of
https://github.com/xqemu/xqemu.git
Watch
1
Star
0
Fork
You've already forked xqemu
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a12fb8ad5b
xqemu
/
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 04:59:44 +00: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 09:48:59 +00:00
obj-$(CONFIG_SOFTMMU)
+=
machine.o