Skip to content
Snippets Groups Projects
Commit 161aa26a authored by rtoy's avatar rtoy
Browse files

float-sse2.lisp:

o Fix mistake in abs and %negate vops for single and double floats.
  Was using the wrong move instruction.
o Add support for packed complex singles.

vm.lisp:
o With packed complex single floats, we can use all available SSE
  registers.
parent 0508c079
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