FK20 CUDA
fp_reduce12.cuh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define FP_REDUCE12(Z)
 Wide reduction over 12 words. More...
 

Macro Definition Documentation

◆ FP_REDUCE12

#define FP_REDUCE12 (   Z)

Wide reduction over 12 words.

Reads Z0..Zb. Writes q0..q7, r0..r6 and Z0..Z5

Definition at line 12 of file fp_reduce12.cuh.