|
instructions
|
memory: Add OpImageTexelPointer
|
2020-06-02 02:13:37 -03:00 |
|
.gitignore
|
Ignore sirit.h symlink
|
2018-10-23 04:51:34 -03:00 |
|
CMakeLists.txt
|
atomic: Add memory atomic instructions
|
2020-01-19 16:36:33 -03:00 |
|
literal_number.cpp
|
Enable -Wshadow and silence warnings
|
2019-11-27 05:46:03 -03:00 |
|
literal_number.h
|
cmake: Always treat warnings as errors
|
2019-11-27 05:25:35 -03:00 |
|
literal_string.cpp
|
Enable -Wshadow and silence warnings
|
2019-11-27 05:46:03 -03:00 |
|
literal_string.h
|
cmake: Always treat warnings as errors
|
2019-11-27 05:25:35 -03:00 |
|
op.cpp
|
op: Silence -Wshadow warning
|
2019-12-11 23:58:06 -03:00 |
|
op.h
|
cmake: Always treat warnings as errors
|
2019-11-27 05:25:35 -03:00 |
|
operand.cpp
|
Enable -Wshadow and silence warnings
|
2019-11-27 05:46:03 -03:00 |
|
operand.h
|
cmake: Always treat warnings as errors
|
2019-11-27 05:25:35 -03:00 |
|
sirit.cpp
|
Enable -Wshadow and silence warnings
|
2019-11-27 05:46:03 -03:00 |
|
stream.cpp
|
Enable -Wshadow and silence warnings
|
2019-11-27 05:46:03 -03:00 |
|
stream.h
|
Assemble uint32_t instead of uint8_t
|
2019-10-18 03:46:47 -03:00 |