From ed9a8a47252b948e5914ad95116ae7119c117a14 Mon Sep 17 00:00:00 2001 From: "programmerjake@6415f89267377da4199b62e82acfa94913226af1" Date: Tue, 6 Aug 2019 22:45:35 +0100 Subject: [PATCH] remove frcp --- rv_major_opcode_1010011.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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** | -- 2.30.2