Searched refs:X86G_CC_OP_UMULB (Results 1 – 3 of 3) sorted by relevance
373 X86G_CC_OP_UMULB, /* 34 */ enumerator
549 case X86G_CC_OP_UMULB: ACTIONS_UMUL( 8, UChar, toUChar, in x86g_calculate_eflags_all_WRK()
2757 UInt tBaseOp = syned ? X86G_CC_OP_SMULB : X86G_CC_OP_UMULB; in codegen_mulL_A_D()2771 UInt tBaseOp = syned ? X86G_CC_OP_SMULB : X86G_CC_OP_UMULB; in codegen_mulL_A_D()2785 UInt tBaseOp = syned ? X86G_CC_OP_SMULB : X86G_CC_OP_UMULB; in codegen_mulL_A_D()