conv_u32_s64 - Convert a value from u32 to s64
loadrt conv_u32_s64 [count=N|names=name1[,name2...]] |
conv-u32-s64.N
Update ’out’ based on ’in’
conv-u32-s64.N.in
u32 in
conv-u32-s64.N.out s64 out
conv-u32-s64.N.out-of-range bit out
TRUE when ’in’ is not in the range of s64
conv-u32-s64.N.clamp bit rw
If TRUE, then clamp to the range of s64. If FALSE, then allow the value to "wrap around".
Jeff Epler
GPL