From: lkcl Date: Thu, 18 Feb 2021 16:35:01 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~154 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3b1c6ed68afcebdef6510da01e896f7b8af9a73c;p=libreriscv.git --- diff --git a/openpower/sv/cr_int_predication.mdwn b/openpower/sv/cr_int_predication.mdwn index 5d3391523..babe05e81 100644 --- a/openpower/sv/cr_int_predication.mdwn +++ b/openpower/sv/cr_int_predication.mdwn @@ -213,6 +213,6 @@ there are additional setb conditional instructions in v3.1 (p129) RT = (CR[BI] == 1) ? 1 : 0 -which also negate that, and also return -1 / 0. these are similar yo crweird but not the same purpose. +which also negate that, and also return -1 / 0. these are similar yo crweird but not the same purpose. most notable is that crweird acts on CR fields rather than the entire 32 bit CR.