Changes between Version 17 and Version 18 of GcnInstrsVop3


Ignore:
Timestamp:
12/12/15 01:00:21 (8 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GcnInstrsVop3

    v17 v18  
    15811581is initial segment. First argument is shift of the value (in power form).
    15821582Bit are numbered from MSB to LSB, begins from value 1.0. Choosen bits begins from:
    1583 53<em>SEGMENT + (FREXP_EXP(SRC0)-1)-(53</em>SEGMENT if SRC0&gt;=POW(2.0, 53*SEGMENT),
     158353*SEGMENT + (FREXP_EXP(SRC0)-1)-(53*SEGMENT if SRC0&gt;=POW(2.0, 53*SEGMENT),
    15841584otherwise 53*SEGMENT.<br />
    15851585Operation:<br />