]> www.infradead.org Git - users/dwmw2/qemu.git/commit
target/xtensa: import de233_fpu core
authorMax Filippov <jcmvbkbc@gmail.com>
Fri, 24 Jan 2020 23:16:49 +0000 (15:16 -0800)
committerMax Filippov <jcmvbkbc@gmail.com>
Fri, 21 Aug 2020 19:53:48 +0000 (12:53 -0700)
commit79bc0fb5f15dd9afde5302e0919d249029adcac3
tree6a001a93ae80eaed5196d75225812d7b73cf6799
parent6aa29c07ee77b5c4833c76038a534a4040f030cc
target/xtensa: import de233_fpu core

de233_fpu is a variant of 233L core with double precision FPU.

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