From: Andreas Arnez Date: Thu, 16 Jan 2020 12:47:17 +0000 (+0100) Subject: s390x: Fix some typos in s390-opcodes.csv X-Git-Tag: VALGRIND_3_16_0~109 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcceae252a3052d067944f303bea392a722a8b7d;p=thirdparty%2Fvalgrind.git s390x: Fix some typos in s390-opcodes.csv Some lines in s390-opcodes.csv contain entries that look like this: ...,"arch12"implemented",... They are probably introduced by some cut-and-paste error. This is fixed. --- diff --git a/docs/internals/s390-opcodes.csv b/docs/internals/s390-opcodes.csv index 67d75490cc..0765bd1e81 100644 --- a/docs/internals/s390-opcodes.csv +++ b/docs/internals/s390-opcodes.csv @@ -1557,14 +1557,14 @@ wfchexb,"scalar vector fp compare high or equal scalar extended","not implemente wfchexbs,"scalar vector fp compare high or equal scalar extended","not implemented","arch12" vfkhesb,"vector fp compare and signal high or equal short","not implemented","arch12" vfkhesbs,"vector fp compare and signal high or equal short","not implemented","arch12" -wfkhesb,"scalar vector fp compare and signal high or equal scalar short","arch12"implemented","arch12" -wfkhesbs,"scalar vector fp compare and signal high or equal scalar short","arch12"implemented","arch12" +wfkhesb,"scalar vector fp compare and signal high or equal scalar short","not implemented","arch12" +wfkhesbs,"scalar vector fp compare and signal high or equal scalar short","not implemented","arch12" vfkhedb,"vector fp compare and signal high or equal long","not implemented","arch12" vfkhedbs,"vector fp compare and signal high or equal long","not implemented","arch12" wfkhedb,"vector fp compare and signal high or equal long","not implemented","arch12" wfkhedbs,"vector fp compare and signal high or equal long","not implemented","arch12" -wfkhexb,"scalar vector fp compare and signal high or equal scalar extended","arch12"implemented","arch12" -wfkhexbs,"scalar vector fp compare and signal high or equal scalar extended","arch12"implemented","arch12" +wfkhexb,"scalar vector fp compare and signal high or equal scalar extended","not implemented","arch12" +wfkhexbs,"scalar vector fp compare and signal high or equal scalar extended","not implemented","arch12" vfdsb,"vector fp divide short","not implemented","arch12" wfdsb,"scalar vector fp divide scalar short","not implemented","arch12" wfdxb,"scalar vector fp divide scalar extended","not implemented","arch12" @@ -1608,10 +1608,10 @@ wfnmadb,"scalar vector fp negative multiply and add scalar long","not implemente wfnmaxb,"scalar vector fp negative multiply and add scalar extended","not implemented","arch12" vfnms,"vector fp negative multiply and subtract","not implemented","arch12" vfnmssb,"vector fp negative multiply and subtract short","not implemented","arch12" -wfnmssb,"scalar vector fp negative multiply and subtract scalar short","arch12"implemented","arch12" +wfnmssb,"scalar vector fp negative multiply and subtract scalar short","not implemented","arch12" vfnmsdb,"vector fp negative multiply and subtract long","not implemented","arch12" wfnmsdb,"scalar vector fp negative multiply and subtract scalar long","not implemented","arch12" -wfnmsxb,"scalar vector fp negative multiply and subtract scalar extended","arch12"implemented","arch12" +wfnmsxb,"scalar vector fp negative multiply and subtract scalar extended","not implemented","arch12" vfpsosb,"vector fp perform sign operation short","not implemented","arch12" wfpsosb,"scalar vector fp perform sign operation scalar short","not implemented","arch12" vflcsb,"vector fp perform sign operation short","not implemented","arch12"