Skip to content
Commit bd6f5eac authored by Raymond Toy's avatar Raymond Toy
Browse files

Microoptimization: (logand x #xffffffff) can be just a register move

without and'ing.  (If x is a signed-byte 32.)
parent b08f245d
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