missing comma in optable.csv
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 7 Apr 2023 19:24:50 +0000 (20:24 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 7 Apr 2023 19:24:50 +0000 (20:24 +0100)
openpower/sv/rfc/ls012/optable.csv

index 3284795e50e7bc1cb55ab18e8ab9d9d88dadf8ab..707537dcb7f99b0bc42d35c2f71b56000f3d319c 100644 (file)
@@ -1,4 +1,4 @@
-instruction, rfc, priority, bitcost, vectorisable, group, prefixable, page
+op, rfc, priority, cost, SVP64, group, PO1, page
 # LD/ST-Postincrement (FP TODO)
 lbzup,    ls011, high, ??, yes, EXT2xx, ??, isa/pifixedload
 lbzupx,   ls011, high, ??, yes, EXT2xx, ??, isa/pifixedload
@@ -70,9 +70,9 @@ fcvtstg(s),  ls006, high, 10, yes, EXT0xx, no, sv/int_fp_mv
 # Big-Integer Chained 3-in 2-out (64-bit Carry)
 dsld,        ls003, high, 5,  yes, EXT0xx, no, sv/biginteger
 dsrd,        ls003, high, 5,  yes, EXT0xx, no, sv/biginteger
-maddedu      ls003, high, 6,  yes, EXT0xx, no, sv/biginteger
-maddedus     ls003, high, 6,  yes, EXT0xx, no, sv/biginteger
-divmod2du    ls003, high, 6,  yes, EXT0xx, no, sv/biginteger
+maddedu,     ls003, high, 6,  yes, EXT0xx, no, sv/biginteger
+maddedus,    ls003, high, 6,  yes, EXT0xx, no, sv/biginteger
+divmod2du,   ls003, high, 6,  yes, EXT0xx, no, sv/biginteger
 # FP DCT/FFT Butterfly (2/3-in 2-out)
 ffadd(s),    TBD,   med,  10, yes, EXT2xx, no, isa/svfparith
 ffsub(s),    TBD,   med,  10, yes, EXT2xx, no, isa/svfparith