(no commit message)
authorlkcl <lkcl@web>
Mon, 4 Oct 2021 20:17:59 +0000 (21:17 +0100)
committerIkiWiki <ikiwiki.info>
Mon, 4 Oct 2021 20:17:59 +0000 (21:17 +0100)
openpower/sv/svp64/extsxl.mdwn

index d7141f337f1c3dfe8fbb6f47028caf7df25400c2..d6ded6e723045c369421e7ff0d1d07f5f90da8c6 100644 (file)
@@ -21,8 +21,6 @@ extsw|RA <- EXTSX(RS, 32)|
 
 Example CSV table:
 
-[[!table format=csv file="openpower/isafunctions/extsxl_0x9999999999999999.csv"]]
-
 these should contain *desired and expected* answers, **not** what the **code**
 says "this is the answer if you run this code on these values"
 
@@ -54,13 +52,7 @@ extsw| 0x0000000000000091 | 0x00000091 | 0x0091  | 0x91   |
 """]]
 
 TODO value 3: e.g. 0x9999999999999999
-
-[[!table  data="""
-func | XLEN=64            | XLEN=32    | XLEN=16 | XLEN=8 |
-extsb| 0xFFFFFFFFFFFFFF99 | 0xFFFFFF99 | 0xFF99  | 0x99   |
-extsh| 0xFFFFFFFFFFFF9999 | 0xFFFF9999 | 0x9999  | 0x99   |
-extsw| 0xFFFFFFFF99999999 | 0x99999999 | 0x9999  | 0x99   |
-"""]]
+[[!table format=csv file="openpower/isafunctions/extsxl_0x9999999999999999.csv"]]
 
 TODO value 3: e.g. 0x1111111111111111