summaryrefslogtreecommitdiff
path: root/arch/mips/types.hh
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/types.hh')
-rw-r--r--arch/mips/types.hh6
1 files changed, 4 insertions, 2 deletions
diff --git a/arch/mips/types.hh b/arch/mips/types.hh
index 021ecad1c..4d5fb3456 100644
--- a/arch/mips/types.hh
+++ b/arch/mips/types.hh
@@ -68,13 +68,15 @@ namespace MipsISA
LONG_TO_SINGLE,
LONG_TO_DOUBLE,
LONG_TO_WORD,
+ LONG_TO_PS,
WORD_TO_SINGLE,
WORD_TO_DOUBLE,
WORD_TO_LONG,
+ WORD_TO_PS,
- PLOWER_TO_SINGLE,
- PUPPER_TO_SINGLE
+ PL_TO_SINGLE,
+ PU_TO_SINGLE
};
//used in FP convert & round function