docs: name 0x00743ec0 in the W3 predictions -- clean_room_check rejected the raw identifier
The prediction text is unchanged; only the decompiler-style identifier is replaced with the name lane E3 had already recorded for it. Rule 13's gate did exactly its job on a doc that had been committed before the build.
This commit is contained in:
parent
9e914ef358
commit
ca1b8c2cba
1 changed files with 2 additions and 1 deletions
|
|
@ -57,7 +57,8 @@ predicate, and on this save the predicate has **exactly one** solution.
|
||||||
`TShn == 3` in its high half-word (`(value >> 16) == 3`). `turn3-state.sav` carries `TShn = 3` for
|
`TShn == 3` in its high half-word (`(value >> 16) == 3`). `turn3-state.sav` carries `TShn = 3` for
|
||||||
Spica, so this is a prediction against a known post-state, not against the run.
|
Spica, so this is a prediction against a known post-state, not against the run.
|
||||||
|
|
||||||
**P1.2** The trapping EIP is **not** in `FUN_00743ec0` (the `ltis` writer, driver phase 29) and
|
**P1.2** The trapping EIP is **not** in `ServerSystem::UpdateLastObservedTurn` `0x00743ec0` (the
|
||||||
|
`ltis` writer, driver phase 29) and
|
||||||
**not** in `ServerSystem::RecordObservation 0x00756300` (which writes `NVE`, at `+0x284`). Spica's
|
**not** in `ServerSystem::RecordObservation 0x00756300` (which writes `NVE`, at `+0x284`). Spica's
|
||||||
`ltis` is `0x7fffffff` in all three ref saves — never written — while its `TShn` moves every turn,
|
`ltis` is `0x7fffffff` in all three ref saves — never written — while its `TShn` moves every turn,
|
||||||
so the two cannot share a writer.
|
so the two cannot share a writer.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue