target/xtensa: import DSP3400 core
authorMax Filippov <jcmvbkbc@gmail.com>
Tue, 30 Jun 2020 22:58:28 +0000 (15:58 -0700)
committerMax Filippov <jcmvbkbc@gmail.com>
Fri, 21 Aug 2020 19:56:45 +0000 (12:56 -0700)
commitc621b4142bf1ff8c663811c10bd1628481e494a6
tree068574450db7d94a6195acdcc98dea41277b915e
parent79bc0fb5f15dd9afde5302e0919d249029adcac3
target/xtensa: import DSP3400 core

DSP3400 is a DSP core with FPU2000 option.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
target/xtensa/core-dsp3400.c [new file with mode: 0644]
target/xtensa/core-dsp3400/core-isa.h [new file with mode: 0644]
target/xtensa/core-dsp3400/core-matmap.h [new file with mode: 0644]
target/xtensa/core-dsp3400/gdb-config.c.inc [new file with mode: 0644]
target/xtensa/core-dsp3400/xtensa-modules.c.inc [new file with mode: 0644]
target/xtensa/meson.build