Searched defs:mulh (Results 1 – 2 of 2) sorted by relevance
26 "mulh": { "opcode": "0200_1033", "type": "R-type" }, object
344 llvm::Value *mulh = jit->builder->CreateAShr(mult, intTy->getBitWidth()); in lowerMulHigh() local