Home
last modified time | relevance | path

Searched defs:w64 (Results 1 – 19 of 19) sorted by relevance

/external/valgrind/VEX/priv/
Dguest_x86_helpers.c1872 ULong w64 = x86g_check_ldmxcsr( w32 ); in x86g_dirtyhelper_FXRSTOR() local
1953 ULong w64 = x86g_check_ldmxcsr( mxcsr ); in LibVEX_GuestX86_put_mxcsr() local
2625 static inline UShort sel16x4_3 ( ULong w64 ) { in sel16x4_3()
2629 static inline UShort sel16x4_2 ( ULong w64 ) { in sel16x4_2()
2633 static inline UShort sel16x4_1 ( ULong w64 ) { in sel16x4_1()
2637 static inline UShort sel16x4_0 ( ULong w64 ) { in sel16x4_0()
2642 static inline UChar sel8x8_7 ( ULong w64 ) { in sel8x8_7()
2646 static inline UChar sel8x8_6 ( ULong w64 ) { in sel8x8_6()
2650 static inline UChar sel8x8_5 ( ULong w64 ) { in sel8x8_5()
2654 static inline UChar sel8x8_4 ( ULong w64 ) { in sel8x8_4()
[all …]
Dhost_generic_simd64.c53 static inline UInt sel32x2_1 ( ULong w64 ) { in sel32x2_1()
56 static inline UInt sel32x2_0 ( ULong w64 ) { in sel32x2_0()
71 static inline UShort sel16x4_3 ( ULong w64 ) { in sel16x4_3()
75 static inline UShort sel16x4_2 ( ULong w64 ) { in sel16x4_2()
79 static inline UShort sel16x4_1 ( ULong w64 ) { in sel16x4_1()
83 static inline UShort sel16x4_0 ( ULong w64 ) { in sel16x4_0()
102 static inline UChar sel8x8_7 ( ULong w64 ) { in sel8x8_7()
106 static inline UChar sel8x8_6 ( ULong w64 ) { in sel8x8_6()
110 static inline UChar sel8x8_5 ( ULong w64 ) { in sel8x8_5()
114 static inline UChar sel8x8_4 ( ULong w64 ) { in sel8x8_4()
[all …]
Dguest_amd64_helpers.c2157 ULong w64 = amd64g_check_ldmxcsr( (ULong)w32 ); in amd64g_dirtyhelper_XRSTOR_COMPONENT_1_EXCLUDING_XMMREGS() local
3525 static inline UShort sel16x4_3 ( ULong w64 ) { in sel16x4_3()
3529 static inline UShort sel16x4_2 ( ULong w64 ) { in sel16x4_2()
3533 static inline UShort sel16x4_1 ( ULong w64 ) { in sel16x4_1()
3537 static inline UShort sel16x4_0 ( ULong w64 ) { in sel16x4_0()
3542 static inline UChar sel8x8_7 ( ULong w64 ) { in sel8x8_7()
3546 static inline UChar sel8x8_6 ( ULong w64 ) { in sel8x8_6()
3550 static inline UChar sel8x8_5 ( ULong w64 ) { in sel8x8_5()
3554 static inline UChar sel8x8_4 ( ULong w64 ) { in sel8x8_4()
3558 static inline UChar sel8x8_3 ( ULong w64 ) { in sel8x8_3()
[all …]
Dhost_generic_reg_alloc2.c288 static inline UInt ULong__maxIndex ( ULong w64 ) { in ULong__maxIndex()
292 static inline UInt ULong__minIndex ( ULong w64 ) { in ULong__minIndex()
Dir_opt.c1504 ULong w64 = e->Iex.Unop.arg->Iex.Const.con->Ico.U64; in fold_Expr() local
1510 ULong w64 = e->Iex.Unop.arg->Iex.Const.con->Ico.U64; in fold_Expr() local
1516 ULong w64 = e->Iex.Unop.arg->Iex.Const.con->Ico.U64; in fold_Expr() local
1522 ULong w64 = e->Iex.Unop.arg->Iex.Const.con->Ico.U64; in fold_Expr() local
1588 ULong w64 = e->Iex.Unop.arg->Iex.Const.con->Ico.U64; in fold_Expr() local
Dhost_x86_isel.c2094 ULong w64 = e->Iex.Const.con->Ico.U64; in iselInt64Expr_wrk() local
2253 ULong w64 = e->Iex.Binop.arg2->Iex.Const.con->Ico.U64; in iselInt64Expr_wrk() local
Dhost_amd64_defs.c2068 static UChar* emit64 ( UChar* p, ULong w64 ) in emit64()
Dhost_mips_isel.c2311 ULong w64 = e->Iex.Const.con->Ico.U64; in iselInt64Expr_wrk() local
Dhost_amd64_isel.c871 ULong w64 = 0; in bitmask8_to_bytemask64() local
Dhost_ppc_isel.c3196 ULong w64 = e->Iex.Const.con->Ico.U64; in iselInt64Expr_wrk() local
Dhost_arm_isel.c1933 ULong w64 = e->Iex.Const.con->Ico.U64; in iselInt64Expr_wrk() local
Dguest_amd64_toIR.c5582 IRTemp w64 = newTemp(Ity_I64); in dis_FPU() local
6532 IRTemp w64 = newTemp(Ity_I64); in dis_FPU() local
/external/valgrind/none/tests/ppc64/
Dstd_reg_imm.c46 unsigned long long int w64; member
/external/webrtc/webrtc/modules/video_coding/
Dinternal_defines.h20 inline uint32_t MaskWord64ToUWord32(int64_t w64) { in MaskWord64ToUWord32()
/external/valgrind/VEX/pub/
Dlibvex_basictypes.h80 ULong w64[2]; member
90 ULong w64[4]; member
/external/valgrind/memcheck/tests/amd64/
Dinsn-pmovmskb.c10 ULong w64[2]; /* Note: little-endian */ member
/external/clang/docs/
DUsersManual.rst1990 .. _clang-cl:
/external/valgrind/none/tests/amd64/
Dsse4-64.c168 ULong w64; in get_mxcsr() local
184 ULong w64 = (ULong)w32; in set_mxcsr() local
/external/valgrind/coregrind/m_debuginfo/
Dreaddwarf3.c361 ULong w64; in get_Initial_Length() local