From 4a26d5146f901938862ead921b494e8ca29e08ad Mon Sep 17 00:00:00 2001 From: lkcl Date: Thu, 27 Jun 2019 20:43:51 +0100 Subject: [PATCH] --- simple_v_extension/vblock_format.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/simple_v_extension/vblock_format.mdwn b/simple_v_extension/vblock_format.mdwn index 3636c46d0..d7c8cd6b7 100644 --- a/simple_v_extension/vblock_format.mdwn +++ b/simple_v_extension/vblock_format.mdwn @@ -195,8 +195,8 @@ ECALL, on the other hand, which will cause a trap that saves and restores the fu Prohibited instructions will cause an illegal instruction trap. If at that point, software is capable of then working out how to emulate a branch or function call successfully, by manipulating (x)ePCVBLK and other state, it is not prohibited from doing so. -A normal jump, normal branch and a normal function call may only be taken -by letting the VBLOCK group end, returning to "normal" standard RV mode, +To reiterate: a normal jump, normal conditional branch and a normal function call may only be taken +by letting the VBLOCK group finish, returning to "normal" standard RV mode, and then using standard RVC, 32 bit or P48/64-\*-type opcodes. # Links -- 2.30.2