Commit 72ee60be authored by Serdar Sayın's avatar Serdar Sayın
Browse files

arith.h: remove redundant y1 = t; in mulhu(uint64_t, uint64_t)

local y1 is set to local t
y1 is never accessed in the lines that follow
parent 788b2959
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment