SPIRV-Tools/source
David Neto 5bf88fcc95 Assembler: mask expressions where 1 bits imply operands
Properly support a memory access mask with a combination
of bits, including the Aligned bit. When the Aligned bit is
set, the parser should expect an alignment value literal operand.
2015-10-26 12:55:33 -04:00
..
binary.cpp Support multiple word literal numbers as constants. 2015-10-26 12:55:33 -04:00
binary.h Support multiple word literal numbers as constants. 2015-10-26 12:55:33 -04:00
bitwisecast.h Move bitwisecast.h to source/ and add include guard. 2015-10-26 12:55:33 -04:00
core_syntax_table.patch Add patch for generating opcode.inc syntax table. 2015-10-26 12:55:33 -04:00
diagnostic.cpp Limit the use of spvCheck and spvCheckReturn to validator. 2015-10-26 12:55:33 -04:00
diagnostic.h Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
ext_inst.cpp Limit the use of spvCheck and spvCheckReturn to validator. 2015-10-26 12:55:33 -04:00
ext_inst.h Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
opcode.cpp Assembler test for Dim, ImageFormat enums. 2015-10-26 12:55:33 -04:00
opcode.h Run clang-format. 2015-10-26 12:55:33 -04:00
opcode.inc Use opcode operand definitions from SPIR-V specification generator. 2015-10-26 12:52:01 -04:00
operand.cpp Assembler: mask expressions where 1 bits imply operands 2015-10-26 12:55:33 -04:00
operand.h Assembler: mask expressions where 1 bits imply operands 2015-10-26 12:55:33 -04:00
print.cpp Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
print.h Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00
text.cpp Assembler: mask expressions where 1 bits imply operands 2015-10-26 12:55:33 -04:00
text.h Assembler support for simple mask expressions 2015-10-26 12:55:33 -04:00
validate_id.cpp Run clang-format. 2015-10-26 12:55:33 -04:00
validate.cpp Limit the use of spvCheck and spvCheckReturn to validator. 2015-10-26 12:55:33 -04:00
validate.h Code drop of the Codeplay spirv-tools source. 2015-05-22 18:26:19 +01:00