From e52f6465e4f5839487001670179a05f2f283ecb0 Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Wed, 2 Feb 2011 01:52:36 -0800 Subject: [sim,xcc,opcodes] added back mtflh.d --- opcodes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'opcodes') diff --git a/opcodes b/opcodes index 7c7dc04..3c9bf34 100644 --- a/opcodes +++ b/opcodes @@ -173,8 +173,9 @@ 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 rs2 16..12=0x1C 11..9=7 8..7=1 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 -- cgit v1.2.3