From c46bc3bce48afb3474ad39c8b84bfc92f4844947 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Wed, 11 Apr 2018 18:49:15 +0100 Subject: [PATCH] add C cond-code retrofit --- simple_v_extension.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/simple_v_extension.mdwn b/simple_v_extension.mdwn index 626979eb4..36b000e77 100644 --- a/simple_v_extension.mdwn +++ b/simple_v_extension.mdwn @@ -386,8 +386,8 @@ Now uses the CS format: Bit 6 would be decoded as "operation refers to Integer or Float" including interpreting src1 and src2 accordingly as outlined in Table 12.2 of the "C" Standard, version 2.0, -whilst Bit 5 would allow the operation to be decoded, in combination with -funct3 = 110 or 111, a combination of four distinct comparison operators. +whilst Bit 5 would allow the operation to be extended, in combination with +funct3 = 110 or 111: a combination of four distinct comparison operators. ## Conclusions -- 2.30.2