From 7fd2e87ea6cfcf3833fcbd6553081ff4bf655ce4 Mon Sep 17 00:00:00 2001 From: lkcl Date: Sat, 23 Jul 2022 13:35:31 +0100 Subject: [PATCH] --- docs/pypowersim.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/pypowersim.mdwn b/docs/pypowersim.mdwn index e26bfd133..dfa4c4747 100644 --- a/docs/pypowersim.mdwn +++ b/docs/pypowersim.mdwn @@ -89,6 +89,12 @@ program termination. **Example Execution** +See + +The GPRs and SPRs above are loaded prior to execution, as is the +sample data (at appropriate addresses matching the function parameters). +After execution 128 bytes are dumped from address 0x900000. + ``` 1 #!/bin/sh -xe 2 -- 2.30.2