From: "Gerhard Postpischil" <[email protected]>
Sent: Wednesday, May 21, 2014 8:38 AM


On 5/20/2014 11:44 PM, Robin Vowels wrote:
Sounds like overkill.
MVC with EX would be simpler.

It depends very much on the requirement. For example, building a longer
string from several different sources; MVCL sets the destination address
and residual length after completion, allowing for simple chaining of
multiple moves. While EX/MVC can accomplish the same thing, they require
a little more arithmetic.

Only a BCTR.

It all can be handled trivially by a macro.

However, for multiple moves to an area, MVCL might offer something better,
but not when the moves are not contiguous.

---
This email is free from viruses and malware because avast! Antivirus protection 
is active.
http://www.avast.com

Reply via email to