From: programmerjake@6415f89267377da4199b62e82acfa94913226af1 Date: Tue, 6 Aug 2019 21:45:35 +0000 (+0100) Subject: remove frcp X-Git-Tag: convert-csv-opcode-to-binary~4263 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ed9a8a47252b948e5914ad95116ae7119c117a14;p=libreriscv.git remove frcp --- diff --git a/rv_major_opcode_1010011.mdwn b/rv_major_opcode_1010011.mdwn index d3366646e..82d69456d 100644 --- a/rv_major_opcode_1010011.mdwn +++ b/rv_major_opcode_1010011.mdwn @@ -206,7 +206,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 | **FRCP.xx** | +01011 | xx | 00010 | rs1 | rm | rd | 1010011 | ? | 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** |