summaryrefslogtreecommitdiff
path: root/inst.v
diff options
context:
space:
mode:
Diffstat (limited to 'inst.v')
-rw-r--r--inst.v8
1 files changed, 4 insertions, 4 deletions
diff --git a/inst.v b/inst.v
index bc5bce0..9a644b3 100644
--- a/inst.v
+++ b/inst.v
@@ -92,10 +92,10 @@
`define FENCE_G_CV 32'b?????_?????_????????????_111_0101111
`define STOP 32'b00000_00000_00000_0000000010_1110111
`define UTIDX 32'b?????_00000_00000_0000000011_1110111
-`define MOVZ 32'b?????_?????_?????_0000000100_1110111
-`define MOVN 32'b?????_?????_?????_0000000101_1110111
-`define FMOVZ 32'b?????_?????_?????_0000000110_1110111
-`define FMOVN 32'b?????_?????_?????_0000000111_1110111
+`define MOVZ 32'b?????_?????_?????_0000000101_1110111
+`define MOVN 32'b?????_?????_?????_0000001101_1110111
+`define FMOVZ 32'b?????_?????_?????_0000010101_1110111
+`define FMOVN 32'b?????_?????_?????_0000011101_1110111
`define EI 32'b?????_00000_00000_0000000000_1111011
`define DI 32'b?????_00000_00000_0000000001_1111011
`define MFPCR 32'b?????_00000_?????_0000000010_1111011