SPIRV-Tools/include/util
David Neto 229b90f6f4 Print OpConstant values according to type.
Zero and normal floating point values are printed with enough
enough digits to reproduce all the bits exactly.
Other float values (subnormal, infinity, and NaN) are printed
as hex floats.

Fix a binary parse bug: Count partially filled words in a
typed literal number operand.

TODO: Assembler support for hex numbers, and therefore reading
infinities and NaNs.
2015-11-10 15:57:59 -05:00
..
bitutils.h Updated comment in SetBits. 2015-11-10 15:57:07 -05:00
hex_float.h Print OpConstant values according to type. 2015-11-10 15:57:59 -05:00