OpenCores
URL https://opencores.org/ocsvn/fwrisc/fwrisc/trunk

Subversion Repositories fwrisc

[/] [fwrisc/] [trunk/] [ve/] [fwrisc/] [tests/] [riscv-compliance/] [riscv-test-suite/] [rv32ud/] [Makefrag] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 mballance
rv32ud_sc_tests =    \
2
        fadd \
3
        fdiv \
4
        fclass \
5
        fcmp \
6
        fcvt \
7
        fmadd \
8
        fmin  \
9
        ldst \
10
        recoding \
11
 
12
#       fcvt_w   fails to asm
13
 
14
# TODO: use this line instead of the last of the previous once move and structural tests have been implemented
15
#        ldst move structural recoding \
16
 
17
rv32ud_tests = $(addsuffix .elf, $(rv32ud_sc_tests))
18
 
19
target32_tests += $(rv32ud_tests)
20
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.