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
e33348a635
qemu
/
target
/
hppa
/
Makefile.objs
3 lines
93 B
Makefile
Raw
Normal View
History
Unescape
Escape
target/hppa: Skeleton support for hppa-softmmu With the addition of default-configs/hppa-softmmu.mak, this will compile. It is not enabled with this patch, however. Signed-off-by: Helge Deller <deller@gmx.de> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2017-10-02 04:11:45 +08:00
obj-y
+=
translate.o helper.o cpu.o op_helper.o gdbstub.o mem_helper.o
target/hppa: Fill in hppa_cpu_do_interrupt/hppa_cpu_exec_interrupt Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2017-10-12 04:19:11 +08:00
obj-y
+=
int_helper.o