Home | History | Annotate | Download | only in priv

Lines Matching refs:ULong

100 extern UInt  x86g_calculate_FXAM ( UInt tag, ULong dbl );
102 extern ULong x86g_calculate_RCR (
105 extern ULong x86g_calculate_RCL (
113 extern ULong x86g_check_fldcw ( UInt fpucw );
117 extern ULong x86g_check_ldmxcsr ( UInt mxcsr );
129 ULong x86g_use_seg_selector ( HWord ldt, HWord gdt,
132 extern ULong x86g_calculate_mmx_pmaddwd ( ULong, ULong );
133 extern ULong x86g_calculate_mmx_psadbw ( ULong, ULong );
134 extern UInt x86g_calculate_mmx_pmovmskb ( ULong );
135 extern UInt x86g_calculate_sse_pmovmskb ( ULong w64hi, ULong w64lo );
140 extern ULong x86g_dirtyhelper_loadF80le ( UInt );
142 extern void x86g_dirtyhelper_storeF80le ( UInt, ULong );
154 extern ULong x86g_dirtyhelper_RDTSC ( void );