From: Luke Kenneth Casson Leighton Date: Fri, 7 Apr 2023 19:24:50 +0000 (+0100) Subject: missing comma in optable.csv X-Git-Tag: opf_rfc_ls012_v1~91 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5c74031237b228934c55b1aa6b8d88d90aad5d4d;p=libreriscv.git missing comma in optable.csv --- diff --git a/openpower/sv/rfc/ls012/optable.csv b/openpower/sv/rfc/ls012/optable.csv index 3284795e5..707537dcb 100644 --- a/openpower/sv/rfc/ls012/optable.csv +++ b/openpower/sv/rfc/ls012/optable.csv @@ -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