summaryrefslogtreecommitdiff
path: root/src/core/memory.cpp
diff options
context:
space:
mode:
authorReinUsesLisp <reinuseslisp@airmail.cc>2019-12-18 00:05:08 -0300
committerReinUsesLisp <reinuseslisp@airmail.cc>2019-12-18 00:41:22 -0300
commita7d6bd1ef1cdd2ca406e2ded31f872dda4da0db3 (patch)
treedff1cc935df383973b83e1d4ffe2975b54aab86d /src/core/memory.cpp
parent8825b88a4589c249e9faa53f3ec90e582fa64198 (diff)
shader/conversion: Implement byte selector in I2F
I2F's byte selector is used to choose what bytes to convert to float. e.g. if the input is 0xaabbccdd and the selector is ".B3" it will convert 0xaa. The default (when it's not shown in nvdisasm) is ".B0", in that example the default would convert 0xdd to float.
Diffstat (limited to 'src/core/memory.cpp')
0 files changed, 0 insertions, 0 deletions