From: Alain D D Williams Date: Mon, 12 Apr 2021 20:56:16 +0000 (+0100) Subject: Fix spellings X-Git-Tag: DRAFT_SVP64_0_1~1076 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9ff7a9a9db55bba5a300bc52289ac518afd39645;p=libreriscv.git Fix spellings --- diff --git a/ISA/power-saving.mdwn b/ISA/power-saving.mdwn index 282025eba..9d3f95ee3 100644 --- a/ISA/power-saving.mdwn +++ b/ISA/power-saving.mdwn @@ -85,7 +85,7 @@ the order of microseconds, dwarfing the interrupt-to-OS latency. ** Embedded modem, Bluetooth, radio frequency signal processing, Wi-Fi, ... ** We must recognise that new components will be wanted in future. What -we do must be able to accomotate future uses. +we do must be able to accommodate future uses. @@ -123,7 +123,7 @@ since 0 is not < 0. It might be handy to have a separate register the previous count is copied to when a part is powered-on, allowing the OS to detect edge-cases like the part being used shortly after power-off, allowing the OS to adjust the power-off -interval to better optimize for the program's usage patterns. +interval to better optimise for the program's usage patterns. There would be one set of those 32-bit registers (maybe combined into 64-bit registers) for each independent power-zone on the cpu core.