(no commit message)
authorlkcl <lkcl@web>
Thu, 19 Nov 2020 04:41:07 +0000 (04:41 +0000)
committerIkiWiki <ikiwiki.info>
Thu, 19 Nov 2020 04:41:07 +0000 (04:41 +0000)
openpower/sv/16_bit_compressed.mdwn

index 923e79f3662f934d2270d4dcdf7d2aaf353a3e44..6f5872e779f8295a3ba9df1ec4428d3acc9f8585 100644 (file)
@@ -213,6 +213,8 @@ instruction counts from objdump on /bin/bash:
 
 Construction of immediate:
 
+* LD/ST r1 (SP) variants shoukd be offset by -256
+ see <https://bugs.libre-soc.org/show_bug.cgi?id=238#c43>
 * [1] not the same as v3.0B addis: the shift amount is smaller and actually
   still maps to within the v3.0B addi immediate range.
 * addi is EXTS(i2||imm) to give a 4-bit range -8 to +7