|
From: <sv...@va...> - 2012-07-30 16:18:29
|
florian 2012-07-30 17:18:19 +0100 (Mon, 30 Jul 2012)
New Revision: 12806
Log:
Remove entries with deprecated spellings (essentially duplicates).
Modified files:
trunk/docs/internals/s390-opcodes.csv
Modified: trunk/docs/internals/s390-opcodes.csv (+0 -6)
===================================================================
--- trunk/docs/internals/s390-opcodes.csv 2012-07-30 17:16:24 +01:00 (rev 12805)
+++ trunk/docs/internals/s390-opcodes.csv 2012-07-30 17:18:19 +01:00 (rev 12806)
@@ -104,9 +104,7 @@
lr,load,implemented,
lra,"load real address",N/A,"privileged instruction"
ldxr,"load rounded (ext. to long)","not implemented",
-lrdr,"load rounded (ext. to long)","not implemented",
ledr,"load rounded (long to short)","not implemented",
-lrer,"load rounded (long to short)","not implemented",
ltdr,"load and test (long)","not implemented",
lter,"load and test (short)","not implemented",
ltr,"load and test",implemented,
@@ -116,9 +114,7 @@
md,"multiply (long)","not implemented",
mdr,"multiply (long)","not implemented",
mde,"multiply (short to long)","not implemented",
-me,"multiply (short to long)","not implemented",
mder,"multiply short to long hfp","won't do","hfp instruction"
-mer,"multiply (short to long)","not implemented",
mh,"multiply halfword",implemented,
mp,"multiply decimal","not implemented",
mr,multiply,implemented,
@@ -345,8 +341,6 @@
tcdb,"test data class long bfp",implemented,
tceb,"test data class short bfp",implemented,
siga,"signal adapter","not implemented",
-cuutf,"convert unicode to utf-8","not implemented",
-cutfu,"convert utf-8 to unicode","not implemented",
plo,"perform locked operation","not implemented",
bsa,"branch and set authority",N/A,"privileged instruction"
rp,"resume program",N/A,"privileged instruction"
|