(no commit message)
authorlkcl <lkcl@web>
Wed, 14 Aug 2019 21:08:01 +0000 (22:08 +0100)
committerIkiWiki <ikiwiki.info>
Wed, 14 Aug 2019 21:08:01 +0000 (22:08 +0100)
rv_major_opcode_1010011.mdwn

index 5d228175093dcc16e40960c1b63ea8a9df868807..bcd573f7c21cc1d8f9074ec6399a4feaa799b784 100644 (file)
@@ -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**  |