× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I'm not convinced that MI allows such behaviour - but, as always, I'll be
happy to be proven wrong.

-----Original Message-----
From: mi400-bounces@xxxxxxxxxxxx [mailto:mi400-bounces@xxxxxxxxxxxx] On
Behalf Of Dennis Lovelady
Sent: 30 April 2010 16:39
To: 'MI Programming on the AS400 / iSeries'
Subject: Re: [MI400] QPROCT and QPRODT

I can't see the subtle difference you allude to - but that means very
little
:-)

I mean that those are the result flags that are set. You are assuming that
MI limits you to test only the flags that are set by the most recent
instruction. I am suggesting that you can test for things that were not set
by this instruction.

I used to do this in TRS80 assembler. I forget now the exact situation (and
instructions), but I used to do something like:
ADDC RESULT,12 Add 12 to RESULT, with carry
CMP RESULT,16 Compare RESULT against 16
JMP MYTAG,EC Jump to MYTAG if equal or carry

Assume that carry was not set nor reset by CMP. I could still test for it
after CMP.

Now I realize this is not TRS80 assembler (thankfully). I also realize that
I'm not doing a branch on the same instruction line as compare (TRS lacked
that). But I imagine similar rules apply.

Dennis Lovelady
http://www.linkedin.com/in/dennislovelady
--
"United Nations: Where America feeds the hands that bite it."
-- Gregory Nunn

_______________________________________________
This is the MI Programming on the AS400 / iSeries (MI400) mailing list
To post a message email: MI400@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/mi400
or email: MI400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/mi400.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.