From 98ba6361b664c867784fd77fa7fd831cbedc2022 Mon Sep 17 00:00:00 2001 From: Xavier Aubert Date: Fri, 2 Feb 2024 11:03:32 +0100 Subject: [PATCH] added header --- .../custom_opcode_illegal_test/custom_opcode_illegal_test.S | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cv32e40p/tests/programs/custom/custom_opcode_illegal_test/custom_opcode_illegal_test.S b/cv32e40p/tests/programs/custom/custom_opcode_illegal_test/custom_opcode_illegal_test.S index c36b6e19ab..3cb4f75898 100644 --- a/cv32e40p/tests/programs/custom/custom_opcode_illegal_test/custom_opcode_illegal_test.S +++ b/cv32e40p/tests/programs/custom/custom_opcode_illegal_test/custom_opcode_illegal_test.S @@ -1,3 +1,6 @@ +# Copyright 2024 Dolphin Design +# SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1 + .include "user_define.h" .section .text.start @@ -92,7 +95,7 @@ main: fence.i .4byte 0x80fe4c33 # manual: opcode = OP, func7 = 1000000 .4byte 0x00200073 # manual: instr uret, opcode = SYSTEM, [31:20] = h002 .4byte 0xb1600073 # manual: random [31:20], opcode = SYSTEM - + # Generated instructions .4byte 0x3e0003fb # custom-3