Learn a new instruction today. Here’s a link to a short video that covers UNPK, the mainframe instruction that converts packed fields to zoned decimal. All the videos and tutorials are found here.
Instruction of the Day: UNPK
Categories:
Related Posts
Fall Assembler ClassesFall Assembler Classes
I am planning to teach on-line assembler classes for Marist College in the fall with their Institute for Data Center ...
Structured Assembler Macros: The Case StatementStructured Assembler Macros: The Case Statement
Here’s a simple case statement using the HLASM structured CASE macro. Register 4 is selected (your choice not = 0) ...
Review an Instruction: MGReview an Instruction: MG
Multiply Grande (MG) is the sister instruction of Multiply(M) and produces produces 128-bit products in an even/odd register pair. Ususally ...
