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

Subversion Repositories potato

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /potato/branches
    from Rev 51 to Rev 52
    Reverse comparison

Rev 51 → Rev 52

/new-privileged-isa/tests/sw-jal.S
6,7 → 6,7
#include "test_macros.h"
 
.section .text
RVTEST_RV32U
RVTEST_RV32M
RVTEST_CODE_BEGIN
 
test_1:
33,9 → 33,14
test_failed:
RVTEST_FAIL
.section .data
RVTEST_DATA_BEGIN
TEST_DATA
 
# Allocate a 32-bit word to store some data into
.section .data
#.section .data
temp:
.word 0x00000000
 
RVTEST_DATA_END
 

powered by: WebSVN 2.1.0

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