mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-23 04:00:05 +00:00
229b90f6f4
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. |
||
---|---|---|
.. | ||
libspirv | ||
util |