From: Luke Kenneth Casson Leighton Date: Mon, 16 Apr 2018 22:52:15 +0000 (+0100) Subject: whitespace cleanup X-Git-Tag: convert-csv-opcode-to-binary~5646 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c866c4cedf34e7a4e733b6995f65fde2d19447b8;p=libreriscv.git whitespace cleanup --- diff --git a/simple_v_extension.mdwn b/simple_v_extension.mdwn index 5d4e67ab4..0a101c835 100644 --- a/simple_v_extension.mdwn +++ b/simple_v_extension.mdwn @@ -762,10 +762,10 @@ Notes: Revised LOAD: [[!table data=""" -31 | 30 | 29 25 | 24 20 | 19 15 | 14 12 | 11 7 | 6 0 | - imm[11:0] |||| rs1 | funct3 | rd | opcode | - 1 | 1 | 5 | 5 | 5 | 3 | 5 | 7 | - ? | s | rs2 | imm[4:0] | base | width | dest | LOAD | +31 | 30 | 29 25 | 24 20 | 19 15 | 14 12 | 11 7 | 6 0 | +imm[11:0] |||| rs1 | funct3 | rd | opcode | +1 | 1 | 5 | 5 | 5 | 3 | 5 | 7 | +? | s | rs2 | imm[4:0] | base | width | dest | LOAD | """]] Where in turn the pseudo-code may now combine the two: