From: lkcl Date: Sun, 29 Nov 2020 18:30:50 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~1613 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=314438634ef2aff3cc680793727ecc672f08e517;p=libreriscv.git --- diff --git a/openpower/sv/cr_int_predication.mdwn b/openpower/sv/cr_int_predication.mdwn index a796feee4..25bc3307f 100644 --- a/openpower/sv/cr_int_predication.mdwn +++ b/openpower/sv/cr_int_predication.mdwn @@ -56,4 +56,7 @@ bit 11=1: Pseudo-op: mtcri BB, mode mtcrweird r0, BB, 0b1111.~mode + mtcrset BB, mask mtcrweird r0, BB, mask.0b0000 + mtcrclr BB, mask mtcrweird r0, BB, mask.0b1111 +