diff options
| author | Jordan Wiens <github@psifertex.com> | 2026-03-14 12:43:11 -0400 |
|---|---|---|
| committer | Jordan Wiens <github@psifertex.com> | 2026-03-14 12:43:11 -0400 |
| commit | 8f6762f742ed48d7d8400f2d1b4bf4774d7b0fd1 (patch) | |
| tree | a4d16d08c35d2c46ad7d0cb1fe0952b669903f75 /docs/dev/archplatform-lifting.md | |
| parent | 7141a9061b1c6ebffb63da75bfa964ada3a6a27f (diff) | |
fix missing newline in docs
Diffstat (limited to 'docs/dev/archplatform-lifting.md')
| -rw-r--r-- | docs/dev/archplatform-lifting.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/dev/archplatform-lifting.md b/docs/dev/archplatform-lifting.md index 316270d0..62af2339 100644 --- a/docs/dev/archplatform-lifting.md +++ b/docs/dev/archplatform-lifting.md @@ -541,6 +541,7 @@ Next, we specify which conditions are used for each combination of Semantic Flag ``` This is effectively telling Binary Ninja: + 1. When you see a `cc0` Semantic Flag Group test 2. Look at the relevant flag(s) 1. `cc0` is the only flag that group reads, as defined in `flags_required_for_semantic_flag_group` |
