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()
2626 UInt hi32 = toUInt(w64 >> 32); in sel16x4_3()
2630 UInt hi32 = toUInt(w64 >> 32); in sel16x4_2()
2634 UInt lo32 = toUInt(w64); in sel16x4_1()
2638 UInt lo32 = toUInt(w64); in sel16x4_0()
2643 UInt hi32 = toUInt(w64 >> 32); in sel8x8_7()
2647 UInt hi32 = toUInt(w64 >> 32); in sel8x8_6()
2651 UInt hi32 = toUInt(w64 >> 32); in sel8x8_5()
2655 UInt hi32 = toUInt(w64 >> 32); in sel8x8_4()
2659 UInt lo32 = toUInt(w64); in sel8x8_3()
2663 UInt lo32 = toUInt(w64); in sel8x8_2()
2667 UInt lo32 = toUInt(w64); in sel8x8_1()
2671 UInt lo32 = toUInt(w64); in sel8x8_0()