Skip to content
Snippets Groups Projects
Commit 7b313ca1 authored by Raymond Toy's avatar Raymond Toy
Browse files

Fix complex multiply vop.

Under some conditions (see trac.65 in tests/trac.lisp) r is packed
into the same location as either x or y, and we were overwriting x (or
y) with the result before we had finished with the values in x (or y).

With this, trac.65 passes on sparc now.
parent c4aaa909
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment