mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 09:43:56 -06:00
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>
This commit is contained in:
parent
6aa29c07ee
commit
79bc0fb5f1
6 changed files with 22538 additions and 0 deletions
|
@ -3,6 +3,7 @@ xtensa_ss.add(files(
|
|||
'core-dc232b.c',
|
||||
'core-dc233c.c',
|
||||
'core-de212.c',
|
||||
'core-de233_fpu.c',
|
||||
'core-fsf.c',
|
||||
'core-sample_controller.c',
|
||||
'core-test_kc705_be.c',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue