Closed no-defun-allowed closed 3 years ago
This PR fixes register allocation for shift-instruction, fixnum-multiply-instruction and fixnum-divide-instruction. Only time can tell if there is some other quirk of x86-64 we haven't handled yet.
shift-instruction
fixnum-multiply-instruction
fixnum-divide-instruction
This PR fixes register allocation for
shift-instruction
,fixnum-multiply-instruction
andfixnum-divide-instruction
. Only time can tell if there is some other quirk of x86-64 we haven't handled yet.