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

o Make EA-FOR-CDF-{REAL,IMAG}-STACK work with packed complex doubles.

  (This should be done in a better way.)
o LOAD-COMPLEX-DOUBLE and MOVE-TO-COMPLEX-DOUBLE were storing instead
  of loading value.
o Don't target the result register in MAKE-COMPLEX-DOUBLE-FLOAT.
o Add some vops to do complex double float addition, subtraction, and
  multiplication.  This requires changes to float-tran to be
  effective.  The multiplication vop uses an sse3 instruction so it
  needs to be rewritten.
parent 5355d226
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