Skip to content

Commit 25ebde9

Browse files
Added CACHE_BLOCK_SIZE norm rule
Signed-off-by: James Ball <jameball@qti.qualcomm.com>
1 parent 6e03730 commit 25ebde9

3 files changed

Lines changed: 3039 additions & 1016 deletions

File tree

normative_rule_defs/cmo.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ $schema: "../docs-resources/schemas/defs-schema.json#"
99
chapter_name: Cache Manage Ops
1010

1111
normative_rule_definitions:
12+
- name: CACHE_BLOCK_SIZE
13+
tag: "norm:cache_block_size"
14+
impl-def-behavior: true
15+
1216
# Memory ordering rules
1317
- name: PPO_overlap
1418
summary: PPO overlapping address rule for CMO instructions

0 commit comments

Comments
 (0)