remove frcp
authorprogrammerjake@6415f89267377da4199b62e82acfa94913226af1 <programmerjake@web>
Tue, 6 Aug 2019 21:45:35 +0000 (22:45 +0100)
committerIkiWiki <ikiwiki.info>
Tue, 6 Aug 2019 21:45:35 +0000 (22:45 +0100)
rv_major_opcode_1010011.mdwn

index d3366646eda3512203acc53d1354a16cbc7554b4..82d69456de5630b946c83886d435a338c08546b1 100644 (file)
@@ -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**  |