From: lkcl Date: Wed, 14 Aug 2019 21:08:01 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~4202 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=91522a826db49ed209830b3c09f0edfa0e8cf0fd;p=libreriscv.git --- diff --git a/rv_major_opcode_1010011.mdwn b/rv_major_opcode_1010011.mdwn index 5d2281750..bcd573f7c 100644 --- a/rv_major_opcode_1010011.mdwn +++ b/rv_major_opcode_1010011.mdwn @@ -208,7 +208,7 @@ funct5 | SDHQ | rs2 | rs1 | funct3 | rd | opcode | name | 5 | 2 | 5 | 5 | 3 | 5 | 7 | | 01011 | xx | 00000 | rs1 | rm | rd | 1010011 | FSQRT.xx | 01011 | xx | 00001 | rs1 | rm | rd | 1010011 | **FRSQRT.xx** | -01011 | xx | 00010 | rs1 | rm | rd | 1010011 | ? | +01011 | xx | 00010 | rs1 | rm | rd | 1010011 | **FRECIP.xx** | 01011 | xx | 00011 | rs1 | rm | rd | 1010011 | **FCBRT.xx** | 01011 | xx | 00100 | rs1 | rm | rd | 1010011 | **FEXP2.xx** | 01011 | xx | 00101 | rs1 | rm | rd | 1010011 | **FLOG2.xx** |