Home | History | Annotate | Download | only in target-i386

Lines Matching full:helper_ret_protected

2577 static inline void helper_ret_protected(int shift, int is_iret, int addend)
2793 helper_ret_protected(shift, 1, 0);
2807 helper_ret_protected(shift, 0, addend);