SATK icon indicating copy to clipboard operation
SATK copied to clipboard

Enhancement: add arithmetic BIT operators

Open JamesWekel opened this issue 4 months ago • 0 comments

Hi Harold,

I would like to encourage some additional arithmetic operators to be part of ASMA. While you are working on updating ASMA to include instructions documented in the new SA22-7832-14 PoP, I started to work on a new test for the VTZ (Vector Test Zoned) instruction. So, the obvious direction was to create a macro for the instruction. While creating a very limited macro, I kept looking for additional arithmetic bit functions; AND, OR, NOT, SLL, SRL

Maybe a future ASMA release could include arithmetic bit functions as defined in High Level Assembler Language Reference Version 1 Release 6?

Just a suggestion to kept you busy.

Take care, Jim

JamesWekel avatar Aug 20 '25 23:08 JamesWekel