提交 4bf64e72 编写于 作者: C Chen, Kenneth W 提交者: Tony Luck

[IA64] map ia64_hint definition to intel compiler intrinsic

Map ia64_hint() to internal intel compiler intrinsic.
Signed-off-by: NKen Chen <kenneth.w.chen@intel.com>
Signed-off-by: NTony Luck <tony.luck@intel.com>
上级 c03296a8
......@@ -122,7 +122,8 @@ __s64 _m64_popcnt(__s64 a);
#define ia64_getreg __getReg
#define ia64_setreg __setReg
#define ia64_hint(x)
#define ia64_hint __hint
#define ia64_hint_pause __hint_pause
#define ia64_mux1_brcst 0
#define ia64_mux1_mix 8
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册