URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 112 |
Rev 115 |
Line 41... |
Line 41... |
libinst_set_test_la_SOURCES = inst-set-test.S
|
libinst_set_test_la_SOURCES = inst-set-test.S
|
|
|
# The test programs
|
# The test programs
|
check_PROGRAMS = is-add-test \
|
check_PROGRAMS = is-add-test \
|
is-div-test \
|
is-div-test \
|
|
is-find-test \
|
is-lws-test \
|
is-lws-test \
|
$(INST_SET_TEST_OLD)
|
$(INST_SET_TEST_OLD)
|
|
|
# The new instruction set tests.
|
# The new instruction set tests.
|
is_add_test_SOURCES = inst-set-test.h \
|
is_add_test_SOURCES = inst-set-test.h \
|
Line 55... |
Line 56... |
is_div_test_SOURCES = inst-set-test.h \
|
is_div_test_SOURCES = inst-set-test.h \
|
is-div-test.S
|
is-div-test.S
|
is_div_test_LDFLAGS = -T$(srcdir)/inst-set-test.ld
|
is_div_test_LDFLAGS = -T$(srcdir)/inst-set-test.ld
|
is_div_test_LDADD = inst-set-test.lo
|
is_div_test_LDADD = inst-set-test.lo
|
|
|
|
is_find_test_SOURCES = inst-set-test.h \
|
|
is-find-test.S
|
|
is_find_test_LDFLAGS = -T$(srcdir)/inst-set-test.ld
|
|
is_find_test_LDADD = inst-set-test.lo
|
|
|
is_lws_test_SOURCES = inst-set-test.h \
|
is_lws_test_SOURCES = inst-set-test.h \
|
is-lws-test.S
|
is-lws-test.S
|
is_lws_test_LDFLAGS = -T$(srcdir)/inst-set-test.ld
|
is_lws_test_LDFLAGS = -T$(srcdir)/inst-set-test.ld
|
is_lws_test_LDADD = inst-set-test.lo
|
is_lws_test_LDADD = inst-set-test.lo
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.