Lines Matching refs:toUInt
552 UInt, toUInt ); in x86g_calculate_eflags_all_WRK()
553 case X86G_CC_OP_UMULL: ACTIONS_UMUL( 32, UInt, toUInt, in x86g_calculate_eflags_all_WRK()
559 Int, toUInt ); in x86g_calculate_eflags_all_WRK()
560 case X86G_CC_OP_SMULL: ACTIONS_SMUL( 32, Int, toUInt, in x86g_calculate_eflags_all_WRK()
2512 UInt hi32 = toUInt(w64 >> 32); in sel16x4_3()
2516 UInt hi32 = toUInt(w64 >> 32); in sel16x4_2()
2520 UInt lo32 = toUInt(w64); in sel16x4_1()
2524 UInt lo32 = toUInt(w64); in sel16x4_0()
2529 UInt hi32 = toUInt(w64 >> 32); in sel8x8_7()
2533 UInt hi32 = toUInt(w64 >> 32); in sel8x8_6()
2537 UInt hi32 = toUInt(w64 >> 32); in sel8x8_5()
2541 UInt hi32 = toUInt(w64 >> 32); in sel8x8_4()
2545 UInt lo32 = toUInt(w64); in sel8x8_3()
2549 UInt lo32 = toUInt(w64); in sel8x8_2()
2553 UInt lo32 = toUInt(w64); in sel8x8_1()
2557 UInt lo32 = toUInt(w64); in sel8x8_0()