sirit/src
2019-10-24 03:08:42 -03:00
..
instructions instructions/logical: Silence -Wpedantic 2019-10-24 03:08:42 -03:00
.gitignore Ignore sirit.h symlink 2018-10-23 04:51:34 -03:00
CMakeLists.txt CMakeLists: Apply compilation flags to the sirit target 2019-03-14 19:30:54 -03:00
common_types.h common_types: Include types within the Sirit namespace 2019-10-06 20:55:15 +00:00
literal_number.cpp Revert "operand: Implement operand hashing and use hashed set for declarations" 2019-09-09 16:48:05 -03:00
literal_number.h Revert "operand: Implement operand hashing and use hashed set for declarations" 2019-09-09 16:48:05 -03:00
literal_string.cpp Assemble uint32_t instead of uint8_t 2019-10-18 03:46:47 -03:00
literal_string.h Revert "operand: Implement operand hashing and use hashed set for declarations" 2019-09-09 16:48:05 -03:00
op.cpp Assemble uint32_t instead of uint8_t 2019-10-18 03:46:47 -03:00
op.h Revert "operand: Implement operand hashing and use hashed set for declarations" 2019-09-09 16:48:05 -03:00
operand.cpp Revert "operand: Implement operand hashing and use hashed set for declarations" 2019-09-09 16:48:05 -03:00
operand.h Revert "operand: Implement operand hashing and use hashed set for declarations" 2019-09-09 16:48:05 -03:00
sirit.cpp Remove Emit entry in favor of auto-emitting code 2019-10-18 04:27:52 -03:00
stream.cpp Assemble uint32_t instead of uint8_t 2019-10-18 03:46:47 -03:00
stream.h Assemble uint32_t instead of uint8_t 2019-10-18 03:46:47 -03:00