]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
s390x: Fix some typos in s390-opcodes.csv
authorAndreas Arnez <arnez@linux.ibm.com>
Thu, 16 Jan 2020 12:47:17 +0000 (13:47 +0100)
committerAndreas Arnez <arnez@linux.ibm.com>
Mon, 27 Jan 2020 15:46:20 +0000 (16:46 +0100)
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.

docs/internals/s390-opcodes.csv

index 67d75490ccbe1aa56590e99230634c7b033b461f..0765bd1e81c7016db88c81f9c05b903d0abf48bb 100644 (file)
@@ -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"