Lei Zhang
8a37520908
Disassemble in the format of "<result-id> = <opcode> <operand>..".
2015-10-26 12:52:01 -04:00
Lei Zhang
abafd5e674
Only use '%' as variable name prefix.
...
Since now we can distinguish between def and use according to
the variable's location, there is no need to keep two variable
prefixes.
Also reformat tests to use the value generating instruction
format ("<result-id> = <opcode> <operand>..").
2015-08-24 15:05:11 -04:00
Andrew Woloszyn
0d350b5992
Make the disassembler print the Extended instruction name.
...
This allows the disassembled output to more closely follow the
original assembly.
2015-08-24 15:04:55 -04:00
Kenneth Benzie (Benie)
81d7d49a20
Change binary header generator word to Khronos
2015-06-01 09:50:46 -07:00
Kenneth Benzie (Benie)
83e5a29b06
Code drop of the Codeplay spirv-tools source.
...
This commit contains the source for the SPIRV static library, spirv-as,
spirv-dis, and spirv-val tools.
2015-05-22 18:26:19 +01:00