File tree Expand file tree Collapse file tree 6 files changed +24
-0
lines changed Expand file tree Collapse file tree 6 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,10 @@ description: |
1010definedBy :
1111 anyOf :
1212 - Zcmp
13+ excludedBy :
14+ anyOf :
15+ - allOf : [C, D]
16+ - Zcd
1317assembly : r1s, r2s
1418encoding :
1519 match : 101011---11---10
Original file line number Diff line number Diff line change @@ -12,6 +12,10 @@ description: |
1212definedBy :
1313 anyOf :
1414 - Zcmp
15+ excludedBy :
16+ anyOf :
17+ - allOf : [C, D]
18+ - Zcd
1519assembly : r1s, r2s
1620encoding :
1721 match : 101011---01---10
Original file line number Diff line number Diff line change @@ -17,6 +17,10 @@ description: |
1717definedBy :
1818 anyOf :
1919 - Zcmp
20+ excludedBy :
21+ anyOf :
22+ - allOf : [C, D]
23+ - Zcd
2024assembly : reg_list, stack_adj
2125encoding :
2226 match : 10111010------10
Original file line number Diff line number Diff line change @@ -17,6 +17,10 @@ description: |
1717definedBy :
1818 anyOf :
1919 - Zcmp
20+ excludedBy :
21+ anyOf :
22+ - allOf : [C, D]
23+ - Zcd
2024assembly : reg_list, stack_adj
2125encoding :
2226 match : 10111110------10
Original file line number Diff line number Diff line change @@ -17,6 +17,10 @@ description: |
1717definedBy :
1818 anyOf :
1919 - Zcmp
20+ excludedBy :
21+ anyOf :
22+ - allOf : [C, D]
23+ - Zcd
2024assembly : reg_list, stack_adj
2125encoding :
2226 match : 10111100------10
Original file line number Diff line number Diff line change @@ -18,6 +18,10 @@ description: |
1818definedBy :
1919 anyOf :
2020 - Zcmp
21+ excludedBy :
22+ anyOf :
23+ - allOf : [C, D]
24+ - Zcd
2125assembly : reg_list, -stack_adj
2226encoding :
2327 match : 10111000------10
You can’t perform that action at this time.
0 commit comments