summaryrefslogtreecommitdiff
path: root/inst.v
diff options
context:
space:
mode:
Diffstat (limited to 'inst.v')
-rw-r--r--inst.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/inst.v b/inst.v
index 4592974..9d38f82 100644
--- a/inst.v
+++ b/inst.v
@@ -94,6 +94,7 @@
`define MFPCR 32'b?????_00000_?????_0000000010_1111011
`define MTPCR 32'b00000_?????_?????_0000000011_1111011
`define ERET 32'b00000_00000_00000_0000000100_1111011
+`define CFLUSH 32'b00000_00000_00000_0000000101_1111011
`define FADD_S 32'b?????_?????_?????_00000_???_00_1010011
`define FSUB_S 32'b?????_?????_?????_00001_???_00_1010011
`define FMUL_S 32'b?????_?????_?????_00010_???_00_1010011