mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-27 07:31:28 +00:00
2531a15dfd
'device_type' takes either an asterisk or a list of impementation specific identifiers. This patch implements the parsing for it. Additionally, 'dtype' is an alias for 'device_type', though we're implementing it as its own clause kind to improve future diagnostics, as this will allow us to differentiate the spellings. |
||
---|---|---|
.. | ||
disabled.c | ||
parse-cache-construct.c | ||
parse-cache-construct.cpp | ||
parse-clauses.c | ||
parse-clauses.cpp | ||
parse-constructs.c | ||
parse-constructs.cpp | ||
parse-wait-construct.c | ||
unimplemented.c | ||
unimplemented.cpp |