| i#4014 dr$sim phys: Handle page-spanning accesses (#5536) Adds handling of page-spanning instruction fetch and data accesses. For offline traces these are heuristics as we do not know the precise sizes at tracing time. Since an extra physical page value is not harmful, the heuristics emit a second page if there is any decent chance that it is reached. Adds a data page span test by switching the drcacheoff.phys test to use allasm_repstr and adding such an access there. An instruction cross is more difficult to synthesize. Issue: #4014 | 3 年前 |
| i#4326: Bug fix for global counter (#4367) Fixes a bug that was resulting in an incorrect global instr count. The PR also replaces the sample's existing sanity test with a more comprehensive regression test. Fixes: #4326 Issue: #4372 #4392 | 5 年前 |
| i#4326: Bug fix for global counter (#4367) Fixes a bug that was resulting in an incorrect global instr count. The PR also replaces the sample's existing sanity test with a more comprehensive regression test. Fixes: #4326 Issue: #4372 #4392 | 5 年前 |