aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/include/asm/native/pvchk_inst.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ia64/include/asm/native/pvchk_inst.h')
-rw-r--r--arch/ia64/include/asm/native/pvchk_inst.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/ia64/include/asm/native/pvchk_inst.h b/arch/ia64/include/asm/native/pvchk_inst.h
index 13b289ea617..8d72962ec83 100644
--- a/arch/ia64/include/asm/native/pvchk_inst.h
+++ b/arch/ia64/include/asm/native/pvchk_inst.h
@@ -251,6 +251,9 @@
IS_RREG_CLOB(clob2)
#define RSM_PSR_DT \
nop 0
+#define RSM_PSR_BE_I(clob0, clob1) \
+ IS_RREG_CLOB(clob0) \
+ IS_RREG_CLOB(clob1)
#define SSM_PSR_DT_AND_SRLZ_I \
nop 0
#define BSW_0(clob0, clob1, clob2) \