fixed_point icon indicating copy to clipboard operation
fixed_point copied to clipboard

Prove single-instruction specialization

Open johnmcfarlane opened this issue 9 years ago • 2 comments
trafficstars

E.g. an instruction that multiplies with saturation, then shifts right by 15 digits.

johnmcfarlane avatar Apr 25 '16 20:04 johnmcfarlane

Proved. Now add to a paper.

johnmcfarlane avatar Feb 07 '17 06:02 johnmcfarlane

In other words, prove that an special purpose intrinsic, e.g. from an embedded systems chipset, could be injected into fixed_point.

johnmcfarlane avatar Jun 30 '17 06:06 johnmcfarlane