Thanks again to all who assisted. I got my example working. Biggest problems
were lack of understanding of the basic architecture (128-bit registers that
can be logically segmented into quadwords, doublewords, fullwords,
halfwords, and/or bytes, depending on the function) and then, once I had
things basically working, the fact that I was using Vector Store Element
instead of Vector Store. Doh! Realized this when I in desperation changed to
byte-level operations and got the expected results-because that result was
in the first element. Halfwords worked, fullwords worked, doublewords did
not. Eventually I re-examined what I was doing and voila.

 

If I'd been able to display vector registers properly, resolving my error
would have been (closer to) trivial.


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to