(no commit message)
authorlkcl <lkcl@web>
Sun, 3 Oct 2021 20:53:19 +0000 (21:53 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 3 Oct 2021 20:53:19 +0000 (21:53 +0100)
openpower/sv/svp64/extsxl.mdwn

index dcae3fb86449488ea1531dfbf27a01e04a8a8ae8..93e0462b4f180dd57c28a6d0b09e8f4e88090e25 100644 (file)
@@ -25,10 +25,10 @@ says "this is the answer if you run this code on these values"
 TODO value 1: e.g. 0xA000000090000A93
 
 [[!table  data="""
-func | XLEN=64 | XLEN=32 | XLEN=16 | XLEN=8 |
-extsb| 0xffffffff90000A93 | 0x90000A93 | 0xfA93 | 0x93 |
-extsh| example | example | example | example |
-extsw| example | example | example | example |
+func | XLEN=64            | XLEN=32    | XLEN=16 | XLEN=8 |
+extsb| 0xffffffffffffff93 | 0xffffff93 | 0xff93  | 0x93  |
+extsh| 0x0000000000000A93 | 0x00000A93 | 0xfA93  | 0x93  |
+extsw| 0xffffffff90000A93 | 0x90000A93 | 0x0A93  | 0x93  |
 """]]
 
 TODO value 2: e.g. 0x000000000000F074