cc08ecce13
The argument smi-check would always fail because of the pushed code register, thus triggering the slow path. Use a different register to avoid pushing completely. BUG= R=rmacnak@google.com Review URL: https://codereview.chromium.org/2230123004 .