summaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorGravatar Andrew Waterman <waterman@s144.Millennium.Berkeley.EDU>2011-02-14 21:17:49 -0800
committerGravatar Andrew Waterman <waterman@s144.Millennium.Berkeley.EDU>2011-02-15 02:37:18 -0800
commit8e2c4a1d14227133107ef1c6c9c15fcb3b9d31f5 (patch)
treecb3ab6c2ce8e565f9435f00e9818878dcfae0af0 /opcodes
parente52f6465e4f5839487001670179a05f2f283ecb0 (diff)
[xcc,sim,opcodes] removed mtflh/mffl/mffh
in rv32 these will be replaced with loads and stores.
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes3
1 files changed, 0 insertions, 3 deletions
diff --git a/opcodes b/opcodes
index 3c9bf34..10f0298 100644
--- a/opcodes
+++ b/opcodes
@@ -169,13 +169,10 @@ fc.le.d rd rs1 rs2 16..12=0x17 11..9=7 8..7=1 6..2=0x14 1..0=3
mff.s rd 26..22=0 rs2 16..12=0x18 11..9=7 8..7=0 6..2=0x14 1..0=3
mff.d rd 26..22=0 rs2 16..12=0x18 11..9=7 8..7=1 6..2=0x14 1..0=3
-mffl.d rd 26..22=0 rs2 16..12=0x19 11..9=7 8..7=1 6..2=0x14 1..0=3
-mffh.d rd 26..22=0 rs2 16..12=0x1A 11..9=7 8..7=1 6..2=0x14 1..0=3
mffsr rd 26..22=0 21..17=0 16..12=0x1B 11..9=7 8..7=0 6..2=0x14 1..0=3
mtf.s rd rs1 21..17=0 16..12=0x1C 11..9=7 8..7=0 6..2=0x14 1..0=3
mtf.d rd rs1 21..17=0 16..12=0x1C 11..9=7 8..7=1 6..2=0x14 1..0=3
mtfsr 31..27=0 rs1 21..17=0 16..12=0x1D 11..9=7 8..7=0 6..2=0x14 1..0=3
-mtflh.d rd rs1 rs2 16..12=0x1E 11..9=7 8..7=1 6..2=0x14 1..0=3
lf.w rd rs1 imm12 9..7=2 6..2=0x01 1..0=3
lf.d rd rs1 imm12 9..7=3 6..2=0x01 1..0=3