Hi

I just want to get a feeling about the speed , if I change an unconditional modulo i.e DL (divide logical) instruction
to a  logic before call the DL .

John McKown wrote:

On Mon, 1 Dec 2008 17:39:49 +0100, Miklos Szigetvari
<[EMAIL PROTECTED]> wrote:

Hi

Long long time ago there has been this CPU time/instruction tables.
Something like this for a z9 ?

--
Miklos Szigetvari

No. IBM not longer publishes such information as it is misleading. There are
simply too many things which are done which make the data non repeatable.
Even simple things such as branches. The branch prediction logic in modern
systems makes that non deterministic. Today, it is generally felt that it is
more important to write code that is reliable, understandable, and
maintainable than squeezing out the last microsecond of performance (e.g. SR
vs SLR vs XR to clear a register).

--
John

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html



--
Miklos Szigetvari

Development Team
ISIS Information Systems Gmbh tel: (+43) 2236 27551 570 Fax: (+43) 2236 21081 E-mail: [EMAIL PROTECTED] Info: [EMAIL PROTECTED] Hotline: +43-2236-27551-111 Visit our Website: http://www.isis-papyrus.com ---------------------------------------------------------------
This e-mail is only intended for the recipient and not legally
binding. Unauthorised use, publication, reproduction or
disclosure of the content of this e-mail is not permitted.
This email has been checked for known viruses, but ISIS accepts
no responsibility for malicious or inappropriate content.
---------------------------------------------------------------
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to