From: Alexandre Oliva Date: Mon, 23 Nov 2020 01:59:06 +0000 (-0300) Subject: formatting: nop split across a label didn't come out right X-Git-Tag: convert-csv-opcode-to-binary~1677 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=46eb140bcd8987bade971b8d470d108c62a15250;p=libreriscv.git formatting: nop split across a label didn't come out right --- diff --git a/openpower/sv/16_bit_compressed.mdwn b/openpower/sv/16_bit_compressed.mdwn index 1ceab6144..4fb6dba71 100644 --- a/openpower/sv/16_bit_compressed.mdwn +++ b/openpower/sv/16_bit_compressed.mdwn @@ -523,7 +523,7 @@ switch to compressed mode, if decoded in traditional mode. This enables such a nop to straddle across a label: 8-bit first half of nop - Label: + Label: 8-bit second half of nop AKA switch to compressed mode 16-bit insns...