mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-01-06 14:37:42 -07:00
This is big-endian core with HiFi2 instructions. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
10 lines
290 B
Text
10 lines
290 B
Text
obj-y += core-dc232b.o
|
|
obj-y += core-dc233c.o
|
|
obj-y += core-de212.o
|
|
obj-y += core-fsf.o
|
|
obj-y += core-sample_controller.o
|
|
obj-y += core-test_kc705_be.o
|
|
obj-$(CONFIG_SOFTMMU) += monitor.o xtensa-semi.o
|
|
obj-y += xtensa-isa.o
|
|
obj-y += translate.o op_helper.o helper.o cpu.o
|
|
obj-y += gdbstub.o
|