changelog

This commit is contained in:
Willi Ballenthin
2022-04-06 14:59:24 -06:00
parent 47dfeafdc8
commit 85d5043992

View File

@@ -7,6 +7,7 @@
- add new scope "instruction" for matching mnemonics and operands #767 @williballenthin
- add new feature "operand[{0, 1, 2}].number" for matching instruction operand immediate values #767 @williballenthin
- add new feature "operand[{0, 1, 2}].offset" for matching instruction operand offsets #767 @williballenthin
- extract additional offset/number features in certain circumstances #320 @williballenthin
### Breaking Changes