[J-core] [RFC] SIMD extention for J-Core

emanuel stiebler emu at e-bbes.com
Thu Oct 26 09:04:40 EDT 2017


On 2017-10-25 17:59, Ken Phillis Jr wrote:

> New CPUID Flags:
> SIMD_INTEGER8
> SIMD_INTEGER16
> SIMD_INTEGER32
> SIMD_INTEGER64
> SIMD_HALF_PRECISION_FLOAT
> SIMD_SINGLE_PRECISION_FLOAT
> SIMD_DOUBLE_PRECISION_FLOAT
> 

Just a short one,
for the floating points, I would prefer

SIMD_FLOAT16
SIMD_FLOAT32
SIMD_FLOAT64
SIMD_FLOAT128

It is easier to see, how "long" they really are, and it is simmetrical 
to the definition of the Integers


More information about the J-core mailing list