HLASM - Complete list of all Instructions, Sorted by Opcode

The list below contains: Sort this list by: Remove from this list: Translate into:
  • Both Currently supported and Outdated instructions
  • Both Opcodes and Directives
  • Both Extended mnemonics and Function codes
  • Sorted by Opcode

 

Mnemonic Opcode Mask Name Category
ACTR --   Assembler CounTeR Directive - conditional assembler instruction
AGO --   Assembler GO to Directive - conditional assembler instruction
AGOB --   Assembler GO Backward Directive - conditional assembler instruction
AIF --   Assembler IF Directive - conditional assembler instruction
AIFB --   Assembler IF Backward Directive - conditional assembler instruction
AINSERT --   Assembler INSERT source line Directive - conditional assembler instruction
ANOP --   Assembler No-OPeration Directive - conditional assembler instruction
AREAD --   Assembler READ source record Directive - conditional assembler instruction
ASPACE --   Assembler SPACE macro listing Directive - conditional assembler instruction
GBLA --   GloBaL Arithmetic variable Directive - conditional assembler instruction
GBLB --   GloBaL Boolean variable Directive - conditional assembler instruction
GBLC --   GloBaL Character variable Directive - conditional assembler instruction
LCLA --   LoCaL Arithmetic variable Directive - conditional assembler instruction
LCLB --   LoCaL Boolean variable Directive - conditional assembler instruction
LCLC --   LoCaL Character variable Directive - conditional assembler instruction
MACRO --   MACRO start Directive - conditional assembler instruction
MEND --   Macro END Directive - conditional assembler instruction
MEXIT --   Macro EXIT Directive - conditional assembler instruction
MHELP --   Macro HELP Directive - conditional assembler instruction
MNOTE --   Macro NOTE Directive - conditional assembler instruction
SETA --   SET Arithmetic variable Directive - conditional assembler instruction
SETAF --   SET Arithmetic variable by external Function Directive - conditional assembler instruction
SETB --   SET Boolean variable Directive - conditional assembler instruction
SETC --   SET Character variable Directive - conditional assembler instruction
SETCF --   SET Character variable by external Function Directive - conditional assembler instruction
ACONTROL --   Assembler CONTROL Directive - assembler instruction
ADATA --   Associated DATA Directive - assembler instruction
AEJECT --   Assembler EJECT macro listing Directive - assembler instruction
ALIAS --   ALIAS definition Directive - assembler instruction
AMODE --   Addressing MODE Directive - assembler instruction
CATTR --   Class ATTRibutes Directive - assembler instruction
CCW --   Channel Command Word Directive - assembler instruction
CCW0 --   Channel Command Word format-0 Directive - assembler instruction
CCW1 --   Channel Command Word format-1 Directive - assembler instruction
CEJECT --   Conditional EJECT listing Directive - assembler instruction
CNOP --   Computer No-OPeration Directive - assembler instruction
COM --   COMmon control section Directive - assembler instruction
COPY --   COPY member Directive - assembler instruction
CSECT --   Control SECTion Directive - assembler instruction
CXD --   Cumulative eXternal Dummy length Directive - assembler instruction
DC --   Define Constant Directive - assembler instruction
DC.A --   DC - Address Directive - assembler instruction
DC.AD --   DC - Address in Doubleword Directive - assembler instruction
DC.B --   DC - Binary data Directive - assembler instruction
DC.C --   DC - Character data Directive - assembler instruction
DC.CA --   DC - Character data Ascii Directive - assembler instruction
DC.CE --   DC - Character data Ebcdic Directive - assembler instruction
DC.CU --   DC - Character data Unicode Directive - assembler instruction
DC.D --   DC - Double hfp data Directive - assembler instruction
DC.DB --   DC - Double Bfp data Directive - assembler instruction
DC.DD --   DC - Double Dfp data Directive - assembler instruction
DC.DH --   DC - Double Hfp data Directive - assembler instruction
DC.E --   DC - Exponential hfp data Directive - assembler instruction
DC.EB --   DC - Exponential Bfp data Directive - assembler instruction
DC.ED --   DC - Exponential Dfp data Directive - assembler instruction
DC.EH --   DC - Exponential Hfp data Directive - assembler instruction
DC.F --   DC - Fixed-point binary data Directive - assembler instruction
DC.FD --   DC - Fixed-point Doubleword binary data Directive - assembler instruction
DC.G --   DC - Graphic character data Directive - assembler instruction
DC.H --   DC - Halfword signed binary data Directive - assembler instruction
DC.J --   DC - J-type data - length of external dummy section or class Directive - assembler instruction
DC.JD --   DC - J-type data Doubleword - length of external dummy section or class Directive - assembler instruction
DC.L --   DC - Long exponential hfp data Directive - assembler instruction
DC.LB --   DC - Long exponential Bfp data Directive - assembler instruction
DC.LD --   DC - Long exponential Dfp data Directive - assembler instruction
DC.LH --   DC - Long exponential Hfp data Directive - assembler instruction
DC.LQ --   DC - Long exponential hfp data Quadword aligned Directive - assembler instruction
DC.P --   DC - Packed decimal data Directive - assembler instruction
DC.Q --   DC - Q-type data - external dummy section offset Directive - assembler instruction
DC.QD --   DC - Q-type Doubleword data - external dummy section offset Directive - assembler instruction
DC.QY --   DC - Q-type Yonder - external dummy section offset Directive - assembler instruction
DC.R --   DC - Relocatable psect address Directive - assembler instruction
DC.RD --   DC - Relocatable Doubleword psect address Directive - assembler instruction
DC.S --   DC - Standard base-displacement address Directive - assembler instruction
DC.SY --   DC - Standard Yonder base-displacement address Directive - assembler instruction
DC.V --   DC - oVerlay address Directive - assembler instruction
DC.VD --   DC - oVerlay Doubleword address Directive - assembler instruction
DC.X --   DC - heXadecimal data Directive - assembler instruction
DC.Y --   DC - Y-type data - address Directive - assembler instruction
DC.Z --   DC - Zoned decimal data Directive - assembler instruction
DROP --   DROP Directive - assembler instruction
DS --   Define Storage Directive - assembler instruction
DS.A --   DS - Address Directive - assembler instruction
DS.AD --   DS - Address in Doubleword Directive - assembler instruction
DS.B --   DS - Binary data Directive - assembler instruction
DS.C --   DS - Character data Directive - assembler instruction
DS.CA --   DS - Character data Ascii Directive - assembler instruction
DS.CE --   DS - Character data Ebcdic Directive - assembler instruction
DS.CU --   DS - Character data Unicode Directive - assembler instruction
DS.D --   DS - Double hfp data Directive - assembler instruction
DS.DB --   DS - Double Bfp data Directive - assembler instruction
DS.DD --   DS - Double Dfp data Directive - assembler instruction
DS.DH --   DS - Double Hfp data Directive - assembler instruction
DS.E --   DS - Exponential hfp data Directive - assembler instruction
DS.EB --   DS - Exponential Bfp data Directive - assembler instruction
DS.ED --   DS - Exponential Dfp data Directive - assembler instruction
DS.EH --   DS - Exponential Hfp data Directive - assembler instruction
DS.F --   DS - Fixed-point binary data Directive - assembler instruction
DS.FD --   DS - Fixed-point Doubleword binary data Directive - assembler instruction
DS.G --   DS - Graphic character data Directive - assembler instruction
DS.H --   DS - Halfword signed binary data Directive - assembler instruction
DS.J --   DS - J-type data - length of external dummy section or class Directive - assembler instruction
DS.JD --   DS - J-type data Doubleword - length of external dummy section or class Directive - assembler instruction
DS.L --   DS - Long exponential hfp data Directive - assembler instruction
DS.LB --   DS - Long exponential Bfp data Directive - assembler instruction
DS.LD --   DS - Long exponential Dfp data Directive - assembler instruction
DS.LH --   DS - Long exponential Hfp data Directive - assembler instruction
DS.LQ --   DS - Long exponential hfp data Quadword aligned Directive - assembler instruction
DS.P --   DS - Packed decimal data Directive - assembler instruction
DS.Q --   DS - Q-type data - external dummy section offset Directive - assembler instruction
DS.QD --   DS - Q-type Doubleword data - external dummy section offset Directive - assembler instruction
DS.QY --   DS - Q-type Yonder - external dummy section offset Directive - assembler instruction
DS.R --   DS - Relocatable psect address Directive - assembler instruction
DS.RD --   DS - Relocatable Doubleword psect address Directive - assembler instruction
DS.S --   DS - Standard base-displacement address Directive - assembler instruction
DS.SY --   DS - Standard Yonder base-displacement address Directive - assembler instruction
DS.V --   DS - oVerlay address Directive - assembler instruction
DS.VD --   DS - oVerlay Doubleword address Directive - assembler instruction
DS.X --   DS - heXadecimal data Directive - assembler instruction
DS.Y --   DS - Y-type data - address Directive - assembler instruction
DS.Z --   DS - Zoned decimal data Directive - assembler instruction
DSECT --   Dummy SECTion Directive - assembler instruction
DXD --   Define eXternal Dummy section Directive - assembler instruction
EJECT --   EJECT listing Directive - assembler instruction
END --   END assembly Directive - assembler instruction
ENTRY --   ENTRY point Directive - assembler instruction
EQU --   EQUate Directive - assembler instruction
EXITCTL --   EXIT ConTroL values Directive - assembler instruction
EXTRN --   EXTeRNal symbol Directive - assembler instruction
ICTL --   Input ConTroL Directive - assembler instruction
ISEQ --   Input SEQuence checking Directive - assembler instruction
LOCTR --   LOCaToR Directive - assembler instruction
LTORG --   LiTeral pool ORiGin Directive - assembler instruction
OPSYN --   OPcode SYNonym Directive - assembler instruction
ORG --   ORiGin Directive - assembler instruction
POP --   POP stacked status Directive - assembler instruction
PRINT --   PRINT settings Directive - assembler instruction
PROCESS --   PROCESSing options Directive - assembler instruction
PUNCH --   PUNCH object record Directive - assembler instruction
PUSH --   PUSH status onto stack Directive - assembler instruction
REPRO --   REPROduce as object record Directive - assembler instruction
RMODE --   Residence MODE Directive - assembler instruction
RSECT --   Reenterable SECTion Directive - assembler instruction
SPACE --   SPACE listing Directive - assembler instruction
START --   START assembly Directive - assembler instruction
TITLE --   TITLE definition Directive - assembler instruction
USING --   USING Directive - assembler instruction
WXTRN --   Weak eXTeRNal Directive - assembler instruction
XATTR --   eXternal ATTRibutes Directive - assembler instruction
BRS ????   Branch Relative Special Machine Instruction
DIP ????   Drain Instruction Pipeline Machine Instruction
EXAR ????   EXtract Access Register Machine Instruction
EXARI ????   EXtract Access Register Indirect Machine Instruction
EXGRI ????   EXtract program General Register Indirect Machine Instruction
EXINT ????   EXtract INTerrupt Machine Instruction
EXTV ????   EXTract Via register-operand register Machine Instruction
MCEND ????   MilliCode END Machine Instruction
MSET ????   Millicode SET via register-operand register Machine Instruction
MVCX ????   MoVe Characters eXecution Machine Instruction
OSR ????   Or Special Register Machine Instruction
PXLO ????   Perform trans(X)Lator Operation Machine Instruction
PXLO.IPTE ????.??   PXLO - Invalidate Page Table Entry Function code
PXLO.LAA ????.??   PXLO - Load Absolute Address Function code
PXLO.LASCE ????.??   PXLO - Load Address Space Control Element Function code
PXLO.LHPTE ????.??   PXLO - Load Host Page Table Entry Function code
PXLO.LHRA ????.??   PXLO - Load Host Real Address Function code
PXLO.LPTE ????.??   PXLO - Load Page Table Entry Function code
PXLO.LRA ????.??   PXLO - Load Real Address Function code
PXLO.PDC ????.??   PXLO - Purge Data Cache Function code
PXLO.PIC ????.??   PXLO - Purge Instruction Cache Function code
PXLO.PTLB ????.??   PXLO - Purge TLB Function code
PXLO.RTLB ????.??   PXLO - Read TLB Function code
PXLO.WTLB ????.??   PXLO - Write TLB Function code
RIRPT ????   Reset InterRuPTion Machine Instruction
SPGRI ????   Set Program General Register Indirect Machine Instruction
SYSOP ????   SYStem OPeration Machine Instruction
SYSOP.??? ????   SYSOP - various subfunctions Function code
TMBP ????   Test Millicode Branch Points Machine Instruction
UNKCF002 ????   Test Vector Entry Machine Instruction
UNKCF003 ????   Set Vector Entry Machine Instruction
UNKCF004 ????   Test Vector Summary Machine Instruction
UNKCF006 ????   Send Message Machine Instruction
UNKCF007 ????   test message Machine Instruction
UNKCF008 ????   Prepare Channel Buffer Machine Instruction
UNKCF009 ????   Signal Channel buffer Machine Instruction
UNKCF010 ????   Test Channel Buffer Machine Instruction
UNKCF011 ????   Move Channel Buffer Data Machine Instruction
UNKCF012 ????   Locate Channel Buffer Machine Instruction
UNKCF013 ????   Transfer Structure Machine Instruction
UNKMC005 ????   AND Logical Immediate Machine Instruction
UNKMC006 ????   OR Logical Immediate Machine Instruction
UNKMC007 ????   Insert Immediate Special Register Machine Instruction
UNKMC008 ????   EXtract program General Register Machine Instruction
UNKMC009 ????   Set Program General Register Machine Instruction
UNKMC012 ????   Set Program Access Register Machine Instruction
UNKMC013 ????   Set Program Access Register Indirect Machine Instruction
OPCD00 00   Invalid Operation / Abend S0C1 Machine Instruction
XOPC 01   assist eXtension for OPtions Call Machine Instruction
SPM 04   Set Program Mask Machine Instruction
BALR 05   Branch And Link Register Machine Instruction
BCTR 06   Branch on CounT Register Machine Instruction
BCR 07   Branch on Condition Register Machine Instruction
NOPR 07 0000 No-OPeration Register Extended Mnemonic
BOR 07 0001 Branch on Ones / Overflow Register Extended Mnemonic
BHR 07 0010 Branch on High Register Extended Mnemonic
BPR 07 0010 Branch on Plus Register Extended Mnemonic
BNLER 07 0011 Branch on Not Low or Equal Register Extended Mnemonic
BLR 07 0100 Branch on Low Register Extended Mnemonic
BMR 07 0100 Branch on Mixed / Minus Register Extended Mnemonic
BNHER 07 0101 Branch on Not High or Equal Register Extended Mnemonic
BLHR 07 0110 Branch on Low or High Register Extended Mnemonic
BNER 07 0111 Branch on Not Equal Register Extended Mnemonic
BNZR 07 0111 Branch on Not Zero Register Extended Mnemonic
BER 07 1000 Branch on Equal Register Extended Mnemonic
BZR 07 1000 Branch on Zero Register Extended Mnemonic
BNLHR 07 1001 Branch on Not Low or High Register Extended Mnemonic
BHER 07 1010 Branch on High or Equal Register Extended Mnemonic
BNLR 07 1011 Branch on Not Low Register Extended Mnemonic
BNMR 07 1011 Branch on Not Mixed / Minus Register Extended Mnemonic
BLER 07 1100 Branch on Low or Equal Register Extended Mnemonic
BNHR 07 1101 Branch on Not High Register Extended Mnemonic
BNPR 07 1101 Branch on Not Plus Register Extended Mnemonic
BNOR 07 1110 Branch on Not Ones / Overflow Register Extended Mnemonic
BR 07 1111 Branch Register Extended Mnemonic
SSK 08   Set Storage Key Machine Instruction
ISK 09   Insert Storage Key Machine Instruction
SVC 0A   SuperVisor Call Machine Instruction
BSM 0B   Branch and Set Mode Machine Instruction
BASSM 0C   Branch And Save and Set Mode Machine Instruction
BASR 0D   Branch And Save Register Machine Instruction
BASR 0D   Branch And Store Register Machine Instruction
MVCL 0E   MoVe Characters Long Machine Instruction
CLCL 0F   Compare Logical Characters Long Machine Instruction
LPR 10   Load Positive Register Machine Instruction
LNR 11   Load Negative Register Machine Instruction
LTR 12   Load and Test Register Machine Instruction
LCR 13   Load Complement Register Machine Instruction
NR 14   aNd Register Machine Instruction
CLR 15   Compare Logical Register Machine Instruction
OR 16   Or Register Machine Instruction
XR 17   eXclusive-or Register Machine Instruction
LR 18   Load Register Machine Instruction
CR 19   Compare Register Machine Instruction
AR 1A   Add Register Machine Instruction
SR 1B   Subtract Register Machine Instruction
MR 1C   Multiply Register Machine Instruction
DR 1D   Divide Register Machine Instruction
ALR 1E   Add Logical Register Machine Instruction
SLR 1F   Subtract Logical Register Machine Instruction
LPDR 20   Load Positive Double hfp Register Machine Instruction
LNDR 21   Load Negative Double hfp Register Machine Instruction
LTDR 22   Load and Test Double hfp Register Machine Instruction
LCDR 23   Load Complement Double hfp Register Machine Instruction
HDR 24   Halve Double hfp Register Machine Instruction
LDXR 25   Load rounded Double hfp from eXtended hfp Register Machine Instruction
LRDR 25   Load Rounded Double hfp Register Machine Instruction
MXR 26   Multiply eXtended hfp Register Machine Instruction
MXDR 27   Multiply eXtended hfp from Double hfp Register Machine Instruction
LDR 28   Load Double hfp Register Machine Instruction
CDR 29   Compare Double hfp Register Machine Instruction
ADR 2A   Add Double hfp Register Machine Instruction
SDR 2B   Subtract Double hfp Register Machine Instruction
MDR 2C   Multiply Double hfp Register Machine Instruction
DDR 2D   Divide Double hfp Register Machine Instruction
AWR 2E   Add Wide unnormalized hfp Register Machine Instruction
SWR 2F   Subtract Wide unnormalized hfp Register Machine Instruction
LPER 30   Load Positive Exponential hfp Register Machine Instruction
LNER 31   Load Negative Exponential hfp Register Machine Instruction
LTER 32   Load and Test Exponential hfp Register Machine Instruction
LCER 33   Load Complement Exponential hfp Register Machine Instruction
HER 34   Halve Exponential hfp Register Machine Instruction
LEDR 35   Load rounded Exponential hfp from Double hfp Register Machine Instruction
LRER 35   Load Rounded Exponential hfp Register Machine Instruction
AXR 36   Add eXtended hfp Register Machine Instruction
SXR 37   Subtract eXtended hfp Register Machine Instruction
LER 38   Load Exponential hfp Register Machine Instruction
CER 39   Compare Exponential hfp Register Machine Instruction
AER 3A   Add Exponential hfp Register Machine Instruction
SER 3B   Subtract Exponential hfp Register Machine Instruction
MDER 3C   Multiply Double hfp from Exponential hfp Register Machine Instruction
MER 3C   Multiply Exponential hfp Register Machine Instruction
DER 3D   Divide Exponential hfp Register Machine Instruction
AUR 3E   Add Unnormalized hfp Register Machine Instruction
SUR 3F   Subtract Unnormalized hfp Register Machine Instruction
STH 40   STore Halfword Machine Instruction
LA 41   Load Address Machine Instruction
STC 42   STore Character Machine Instruction
IC 43   Insert Character Machine Instruction
EX 44   EXecute another instruction Machine Instruction
BAL 45   Branch And Link Machine Instruction
BCT 46   Branch on CounT Machine Instruction
BC 47   Branch on Condition Machine Instruction
NOP 47 0000 No-OPeration Extended Mnemonic
BO 47 0001 Branch on Ones / Overflow Extended Mnemonic
BH 47 0010 Branch on High Extended Mnemonic
BP 47 0010 Branch on Plus Extended Mnemonic
BNLE 47 0011 Branch on Not Low or Equal Extended Mnemonic
BL 47 0100 Branch on Low Extended Mnemonic
BM 47 0100 Branch on Mixed / Minus Extended Mnemonic
BNHE 47 0101 Branch on Not High or Equal Extended Mnemonic
BLH 47 0110 Branch on Low or High Extended Mnemonic
BNE 47 0111 Branch on Not Equal Extended Mnemonic
BNZ 47 0111 Branch on Not Zero Extended Mnemonic
BE 47 1000 Branch on Equal Extended Mnemonic
BZ 47 1000 Branch on Zero Extended Mnemonic
BNLH 47 1001 Branch on Not Low or High Extended Mnemonic
BHE 47 1010 Branch on High or Equal Extended Mnemonic
BNL 47 1011 Branch on Not Low Extended Mnemonic
BNM 47 1011 Branch on Not Mixed / Minus Extended Mnemonic
BLE 47 1100 Branch on Low or Equal Extended Mnemonic
BNH 47 1101 Branch on Not High Extended Mnemonic
BNP 47 1101 Branch on Not Plus Extended Mnemonic
BNO 47 1110 Branch on Not Ones / Overflow Extended Mnemonic
B 47 1111 Branch Extended Mnemonic
LH 48   Load Halfword Machine Instruction
CH 49   Compare Halfword Machine Instruction
AH 4A   Add Halfword Machine Instruction
SH 4B   Subtract Halfword Machine Instruction
MH 4C   Multiply Halfword Machine Instruction
BAS 4D   Branch And Save Machine Instruction
BAS 4D   Branch And Store Machine Instruction
CVD 4E   ConVert to Decimal Machine Instruction
CVB 4F   ConVert to Binary Machine Instruction
ST 50   STore Machine Instruction
LAE 51   Load Address Extended Machine Instruction
XDECO 52   assist eXtension for DECimal Output Machine Instruction
XDECI 53   assist eXtension for DECimal Input Machine Instruction
N 54   aNd Machine Instruction
CL 55   Compare Logical Machine Instruction
O 56   Or Machine Instruction
X 57   eXclusive-or Machine Instruction
L 58   Load Machine Instruction
C 59   Compare Machine Instruction
A 5A   Add Machine Instruction
S 5B   Subtract Machine Instruction
M 5C   Multiply Machine Instruction
D 5D   Divide Machine Instruction
AL 5E   Add Logical Machine Instruction
SL 5F   Subtract Logical Machine Instruction
STD 60   STore Double hfp Machine Instruction
XHEXI 61   assist eXtension for HEX Input Machine Instruction
XHEXO 62   assist eXtension for HEX Output Machine Instruction
MXD 67   Multiply eXtended hfp from Double hfp Machine Instruction
LD 68   Load Double hfp Machine Instruction
CD 69   Compare Double hfp Machine Instruction
AD 6A   Add Double hfp Machine Instruction
SD 6B   Subtract Double hfp Machine Instruction
MD 6C   Multiply Double hfp Machine Instruction
DD 6D   Divide Double hfp Machine Instruction
AW 6E   Add Wide unnormalized hfp Machine Instruction
SW 6F   Subtract Wide unnormalized hfp Machine Instruction
STE 70   STore Exponential hfp Machine Instruction
MS 71   Multiply Single Machine Instruction
LE 78   Load Exponential hfp Machine Instruction
CE 79   Compare Exponential hfp Machine Instruction
AE 7A   Add Exponential hfp Machine Instruction
SE 7B   Subtract Exponential hfp Machine Instruction
MDE 7C   Multiply Double hfp from Exponential hfp Machine Instruction
ME 7C   Multiply Exponential hfp Machine Instruction
DE 7D   Divide Exponential hfp Machine Instruction
AU 7E   Add Unnormalized hfp Machine Instruction
SU 7F   Subtract Unnormalized hfp Machine Instruction
SSM 80   Set System Mask Machine Instruction
SPSW 81   Set Program Status Word Machine Instruction
TRCD 81   ??? Machine Instruction
LPSW 82   Load Program Status Word Machine Instruction
OPCD83 83   Diagnose Machine Instruction
DIAG 83   DIAGnose Machine Instruction
DIAGNOSE 83   DIAGNOSE Machine Instruction
BRXH 84   Branch Relative on indeX High Machine Instruction
JXH 84   Jump on indeX High Machine Instruction
WRD 84   WRite Direct Machine Instruction
BRXLE 85   Branch Relative on indeX Low or Equal Machine Instruction
JXLE 85   Jump on indeX Low or Equal Machine Instruction
RDD 85   ReaD Direct Machine Instruction
BXH 86   Branch on indeX High Machine Instruction
BXLE 87   Branch on indeX Low or Equal Machine Instruction
SRL 88   Shift Right single Logical Machine Instruction
SLL 89   Shift Left single Logical Machine Instruction
SRA 8A   Shift Right single Arithmetic Machine Instruction
SLA 8B   Shift Left single Arithmetic Machine Instruction
SRDL 8C   Shift Right Double Logical Machine Instruction
SLDL 8D   Shift Left Double Logical Machine Instruction
SRDA 8E   Shift Right Double Arithmetic Machine Instruction
SLDA 8F   Shift Left Double Arithmetic Machine Instruction
STM 90   STore Multiple Machine Instruction
TM 91   Test under Mask Machine Instruction
MVI 92   MoVe Immediate Machine Instruction
TS 93   Test and Set Machine Instruction
NI 94   aNd Immediate Machine Instruction
CLI 95   Compare Logical Immediate Machine Instruction
OI 96   Or Immediate Machine Instruction
XI 97   eXclusive-or Immediate Machine Instruction
LM 98   Load Multiple Machine Instruction
TRACE 99   TRACE Machine Instruction
HPR 99   Halt and PRoceed Machine Instruction
LAM 9A   Load Access Multiple Machine Instruction
TIOB 9A   Test I/O and Branch Machine Instruction
STAM 9B   STore Access Multiple Machine Instruction
CIO 9B   Control I/O Machine Instruction
SIO 9C   Start I/O Machine Instruction
TIO 9D   Test I/O Machine Instruction
HIO 9E   Halt I/O Machine Instruction
TCH 9F   Test CHannel Machine Instruction
TRFET A0   TRanslate FETch Machine Instruction
LMP A0   Load MicroProgram Machine Instruction
MVCLE A8   MoVe Characters Long Extended Machine Instruction
CLCLE A9   Compare Logical Characters Long Extended Machine Instruction
BRFLG AA   BRanch on FLaGs Machine Instruction
STNSM AC   STore then aNd System Mask Machine Instruction
STOSM AD   STore then Or System Mask Machine Instruction
SIGP AE   SIGnal Processor Machine Instruction
SIGP.SENS AE.01   SIGP - SENSe Function code
SIGP.EC AE.02   SIGP - External Call Function code
SIGP.ES AE.03   SIGP - Emergency Signal Function code
SIGP.STRT AE.04   SIGP - STaRT Function code
SIGP.STOP AE.05   SIGP - STOP Function code
SIGP.RSTRT AE.06   SIGP - ReSTaRT Function code
SIGP.SASTS AE.09   SIGP - Stop And STore Status Function code
SIGP.ICR AE.0B   SIGP - Initial Cpu Reset Function code
SIGP.CR AE.0C   SIGP - Cpu Reset Function code
SIGP.SPFX AE.0D   SIGP - Set PreFiX Function code
SIGP.STSA AE.0E   SIGP - STore Status at Address Function code
SIGP.STESA AE.11   SIGP - STore Extended Status at Address Function code
SIGP.SA AE.12   SIGP - Set Architecture Function code
SIGP.CES AE.13   SIGP - Conditional Emergency Signal Function code
SIGP.SENSRS AE.15   SIGP - SENSe Running Status Function code
SIGP.SMT AE.16   SIGP - Set MultiThreading Function code
SIGP.STASA AE.17   SIGP - STore Additional Status at Address Function code
MC AF   Monitor Call Machine Instruction
CTP B0   ConnecT Page Machine Instruction
STMC B0   STore Multiple Control Machine Instruction
LRA B1   Load Real Address Machine Instruction
IPB B4   Insert Page Bits Machine Instruction
SPB B5   Set Page Bits Machine Instruction
STCTL B6   STore ConTroL Machine Instruction
LCTL B7   Load ConTroL Machine Instruction
LFI B8   Load Frame Index Machine Instruction
LMC B8   Load Multiple Control Machine Instruction
CS BA   Compare and Swap Machine Instruction
CDS BB   Compare Double and Swap Machine Instruction
CLM BD   Compare Logical characters under Mask Machine Instruction
STCM BE   STore Characters under Mask Machine Instruction
ICM BF   Insert Characters under Mask Machine Instruction
BPRP C5   Branch Prediction Relative Preload Machine Instruction
BPP C7   Branch Prediction Preload Machine Instruction
TRTR D0   TRanslate and Test Reverse Machine Instruction
XIO D0   Xfer I/O Machine Instruction
MVN D1   MoVe Numerics Machine Instruction
MVC D2   MoVe Characters Machine Instruction
MVZ D3   MoVe Zones Machine Instruction
NC D4   aNd Characters Machine Instruction
CLC D5   Compare Logical Characters Machine Instruction
OC D6   Or Characters Machine Instruction
XC D7   eXclusive-or Characters Machine Instruction
RSP D8   Retrieve Status and Page Machine Instruction
MVCK D9   MoVe Characters with Key Machine Instruction
MVCP DA   MoVe Characters to Primary Machine Instruction
MVCS DB   MoVe Characters to Secondary Machine Instruction
TR DC   TRanslate Machine Instruction
TRT DD   TRanslate and Test Machine Instruction
ED DE   EDit Machine Instruction
EDMK DF   EDit and MarK Machine Instruction
PKU E1   PacK Unicode Machine Instruction
XDUMP E1   assist eXtension for general purpose register DUMP Machine Instruction
UNPKU E2   UNPacK Unicode Machine Instruction
MVCIN E8   MoVe Characters INverse Machine Instruction
PKA E9   PacK Ascii Machine Instruction
UNPKA EA   UNPacK Ascii Machine Instruction
PLO EE   Perform Locked Operation Machine Instruction
PLO.CL EE.00   PLO - Compare and Load Function code
PLO.CLG EE.01   PLO - Compare and Load Grande Function code
PLO.CLGR EE.02   PLO - Compare and Load Grande Register Function code
PLO.CLX EE.03   PLO - Compare and Load eXtended Function code
PLO.CS EE.04   PLO - Compare and Swap Function code
PLO.CSG EE.05   PLO - Compare and Swap Grande Function code
PLO.CSGR EE.06   PLO - Compare and Swap Grande Register Function code
PLO.CSX EE.07   PLO - Compare and Swap eXtended Function code
PLO.DCS EE.08   PLO - Double Compare and Swap Function code
PLO.DCSG EE.09   PLO - Double Compare and Swap Grande Function code
PLO.DCSGR EE.0A   PLO - Double Compare and Swap Grande Register Function code
PLO.DCSX EE.0B   PLO - Double Compare and Swap eXtended Function code
PLO.CSST EE.0C   PLO - Compare and Swap and STore Function code
PLO.CSSTG EE.0D   PLO - Compare and Swap and STore Grande Function code
PLO.CSSTGR EE.0E   PLO - Compare and Swap and STore Grande Register Function code
PLO.CSSTX EE.0F   PLO - Compare and Swap and STore eXtended Function code
PLO.CSDST EE.10   PLO - Compare and Swap and Double STore Function code
PLO.CSDSTG EE.11   PLO - Compare and Swap and Double STore Grande Function code
PLO.CSDSTGR EE.12   PLO - Compare and Swap and Double STore Grande Register Function code
PLO.CSDSTX EE.13   PLO - Compare and Swap and Double STore eXtended Function code
PLO.CSTST EE.14   PLO - Compare and Swap and Triple STore Function code
PLO.CSTSTG EE.15   PLO - Compare and Swap and Triple STore Grande Function code
PLO.CSTSTGR EE.16   PLO - Compare and Swap and Triple STore Grande Register Function code
PLO.CSTSTX EE.17   PLO - Compare and Swap and Triple STore eXtended Function code
LMD EF   Load Multiple Disjoint Machine Instruction
SRP F0   Shift and Round Packed decimal Machine Instruction
MVO F1   MoVe with Offset Machine Instruction
PACK F2   PACK Machine Instruction
UNPK F3   UNPacK Machine Instruction
ZAP F8   Zero and Add Packed decimal Machine Instruction
CP F9   Compare Packed decimal Machine Instruction
AP FA   Add Packed decimal Machine Instruction
SP FB   Subtract Packed decimal Machine Instruction
MP FC   Multiply Packed decimal Machine Instruction
DP FD   Divide Packed decimal Machine Instruction
PR 0101   Program Return Machine Instruction
UPT 0102   UPdate Tree Machine Instruction
OPCD0103 0103   An unknown instruction Machine Instruction
PTFF 0104   Perform Timing Facility Function Machine Instruction
PTFF.QAF 0104.00   PTFF - Query Available Functions Function code
PTFF.QTO 0104.01   PTFF - Query Time-of-day Offset Function code
PTFF.QSI 0104.02   PTFF - Query Steering Information Function code
PTFF.QPT 0104.03   PTFF - Query Physical clock-Time Function code
PTFF.QUI 0104.04   PTFF - Query Utc Information Function code
PTFF.QTOU 0104.05   PTFF - Query Time-of-day Offset User Function code
PTFF.QSIE 0104.0A   PTFF - Query Steering Information Extended Function code
PTFF.QTOUE 0104.0D   PTFF - Query Time-of-day Offset User Extended Function code
PTFF.ATO 0104.40   PTFF - Adjust Time-of-day Offset Function code
PTFF.STO 0104.41   PTFF - Set Time-of-day Offset Function code
PTFF.SFS 0104.42   PTFF - Set Fine-Steering rate Function code
PTFF.SGS 0104.43   PTFF - Set Gross-Steering rate Function code
PTFF.STOU 0104.45   PTFF - Set Time-of-day Offset User Function code
PTFF.STOE 0104.49   PTFF - Set Time-of-day Offset Extended Function code
PTFF.STOUE 0104.4D   PTFF - Set Time-of-day Offset User Extended Function code
CMSG 0105   Clear MeSsaGe Machine Instruction
TMSG 0106   Test MeSsaGe Machine Instruction
SCKPF 0107   Set ClocK Programmable Field Machine Instruction
TMPS 0108   Test Message Path State Machine Instruction
CMPS 0109   Clear Message Path State Machine Instruction
PFPO 010A   Perform Floating Point Operation Machine Instruction
PFPO.CFPR 010A.01   PFPO - Convert Floating-Point Radix Function code
TAM 010B   Test Addressing Mode Machine Instruction
SAM24 010C   Set Addressing Mode 24 Machine Instruction
SAM31 010D   Set Addressing Mode 31 Machine Instruction
SAM64 010E   Set Addressing Mode 64 Machine Instruction
TRAP2 01FF   TRAP 2-byte version Machine Instruction
SIO 9C00   Start I/O Machine Instruction
SIOF 9C01   Start I/O Fast release Machine Instruction
RIO 9C02   Resume I/O Machine Instruction
TIO 9D00   Test I/O Machine Instruction
CLRIO 9D01   CLeaR I/O Machine Instruction
HIO 9E00   Halt I/O Machine Instruction
HDV 9E01   Halt DeVice Machine Instruction
TCH 9F00   Test CHannel Machine Instruction
CLRCH 9F01   CLeaR CHannel Machine Instruction
LTA A25   Load and Test Access Machine Instruction
WSR A30   Write Special Register Machine Instruction
RSR A31   Read Special Register Machine Instruction
AMCLHI A34   And MilliCode register Left High Immediate Machine Instruction
ASR A34   And Special Register Machine Instruction
RCR A34   Read Control Register Machine Instruction
WSRS A38   Write Special Register Short Machine Instruction
TPSW A3D   Test Program Status Word Machine Instruction
VAE A400   Vector Add Exponential hfp Machine Instruction
VSE A401   Vector Subtract Exponential hfp Machine Instruction
VME A402   Vector Multiply Exponential hfp Machine Instruction
VDE A403   Vector Divide Exponential hfp Machine Instruction
VMAE A404   Vector Multiply and Add Exponential hfp Machine Instruction
VMSE A405   Vector Multiply and Subtract Exponential hfp Machine Instruction
VMCE A406   Vector Multiply and aCcumulate Exponential hfp Machine Instruction
VACE A407   Vector ACcumulate Exponential hfp Machine Instruction
VCE A408   Vector Compare Exponential hfp Machine Instruction
VL A409   Vector Load Machine Instruction
VLE A409   Vector Load Exponential hfp Machine Instruction
VLM A40A   Vector Load Matched Machine Instruction
VLME A40A   Vector Load Matched Exponential hfp Machine Instruction
VLY A40B   Vector Load with expansYon Machine Instruction
VLYE A40B   Vector Load with expansYon Exponential hfp Machine Instruction
VST A40D   Vector STore Machine Instruction
VSTE A40D   Vector STore Exponential hfp Machine Instruction
VSTM A40E   Vector STore Matched Machine Instruction
VSTME A40E   Vector STore Matched Exponential hfp Machine Instruction
VSTK A40F   Vector STore Kompressed Machine Instruction
VSTKE A40F   Vector STore Kompressed Exponential hfp Machine Instruction
VAD A410   Vector Add Double hfp Machine Instruction
VSD A411   Vector Subtract Double hfp Machine Instruction
VMD A412   Vector Multiply Double hfp Machine Instruction
VDD A413   Vector Divide Double hfp Machine Instruction
VMAD A414   Vector Multiply and Add Double hfp Machine Instruction
VMSD A415   Vector Multiply and Subtract Double hfp Machine Instruction
VMCD A416   Vector Multiply and aCcumulate Double hfp Machine Instruction
VACD A417   Vector ACcumulate Double hfp Machine Instruction
VCD A418   Vector Compare Double hfp Machine Instruction
VLD A419   Vector Load Double hfp Machine Instruction
VLMD A41A   Vector Load Matched Double hfp Machine Instruction
VLYD A41B   Vector Load with expansYon Double hfp Machine Instruction
VSTD A41D   Vector STore Double hfp Machine Instruction
VSTMD A41E   Vector STore Matched Double hfp Machine Instruction
VSTKD A41F   Vector STore Kompressed Double hfp Machine Instruction
VA A420   Vector Add Machine Instruction
VS A421   Vector Subtract Machine Instruction
VM A422   Vector Multiply Machine Instruction
VN A424   Vector aNd Machine Instruction
VO A425   Vector Or Machine Instruction
VX A426   Vector eXclusive-or Machine Instruction
VC A428   Vector Compare Machine Instruction
VLH A429   Vector Load Halfword Machine Instruction
VLINT A42A   Vector Load INTeger Machine Instruction
VSTH A42D   Vector STore Halfword Machine Instruction
VSQE A443   Vector SQuare root of Exponential hfp Machine Instruction
VTAE A444   Vector multiply Then Add Exponential hfp Machine Instruction
VTSE A445   Vector multiply Then Subtract Exponential hfp Machine Instruction
VSQD A453   Vector SQuare root of Double hfp Machine Instruction
VTAD A454   Vector multiply Then Add Double hfp Machine Instruction
VTSD A455   Vector multiply Then Subtract Double hfp Machine Instruction
VAES A480   Vector Add Exponential hfp scalar to Storage Machine Instruction
VSES A481   Vector Subtract Exponential hfp scalar from Storage Machine Instruction
VMES A482   Vector Multiply Exponential hfp scalar with Storage Machine Instruction
VDES A483   Vector Divide Exponential hfp scalar with Storage Machine Instruction
VMAES A484   Vector Multiply and Add Exponential hfp scalar to Storage Machine Instruction
VMSES A485   Vector Multiply and Subtract Exponential hfp scalar and Storage Machine Instruction
VCES A488   Vector Compare Exponential hfp scalar with Storage Machine Instruction
VADS A490   Vector Add Double hfp scalar to Storage Machine Instruction
VSDS A491   Vector Subtract Double hfp scalar from Storage Machine Instruction
VMDS A492   Vector Multiply Double hfp scalar with Storage Machine Instruction
VDDS A493   Vector Divide Double hfp scalar with Storage Machine Instruction
VMADS A494   Vector Multiply and Add Double hfp scalar to Storage Machine Instruction
VMSDS A495   Vector Multiply and Subtract Double hfp scalar and Storage Machine Instruction
VCDS A498   Vector Compare Double hfp scalar with Storage Machine Instruction
VAS A4A0   Vector Add scalar to Storage Machine Instruction
VSS A4A1   Vector Subtract scalar from Storage Machine Instruction
VMS A4A2   Vector Multiply scalar with Storage Machine Instruction
VNS A4A4   Vector aNd scalar to Storage Machine Instruction
VOS A4A5   Vector Or scalar to Storage Machine Instruction
VXS A4A6   Vector eXclusive-or scalar with Storage Machine Instruction
VCS A4A8   Vector Compare scalar with Storage Machine Instruction
IIHH A50   Insert Immediate into High-order word, Higher halfword Machine Instruction
IIHL A51   Insert Immediate into High-order word, Lower halfword Machine Instruction
IILH A52   Insert Immediate into Low-order word, Higher halfword Machine Instruction
IILL A53   Insert Immediate into Low-order word, Lower halfword Machine Instruction
NIHH A54   aNd Immediate High-order word, Higher halfword Machine Instruction
NIHL A55   aNd Immediate High-order word, Lower halfword Machine Instruction
NILH A56   aNd Immediate Low-order word, Higher halfword Machine Instruction
NILL A57   aNd Immediate Low-order word, Lower halfword Machine Instruction
OIHH A58   Or Immediate High-order word, Higher halfword Machine Instruction
OIHL A59   Or Immediate High-order word, Lower halfword Machine Instruction
OILH A5A   Or Immediate Low-order word, Higher halfword Machine Instruction
OILL A5B   Or Immediate Low-order word, Lower halfword Machine Instruction
LLIHH A5C   Load Logical Immediate High-order word, Higher halfword Machine Instruction
LLIHL A5D   Load Logical Immediate High-order word, Lower halfword Machine Instruction
LLILH A5E   Load Logical Immediate Low-order word, Higher halfword Machine Instruction
LLILL A5F   Load Logical Immediate Low-order word, Lower halfword Machine Instruction
VAER A500   Vector Add Exponential hfp Register Machine Instruction
VSER A501   Vector Subtract Exponential hfp Register Machine Instruction
VMER A502   Vector Multiply Exponential hfp Register Machine Instruction
VDER A503   Vector Divide Exponential hfp Register Machine Instruction
VMCER A506   Vector Multiply and aCcumulate Exponential hfp Register Machine Instruction
VACER A507   Vector ACcumulate Exponential hfp Register Machine Instruction
VCER A508   Vector Compare Exponential hfp Register Machine Instruction
VLER A509   Vector Load Exponential hfp Register Machine Instruction
VLR A509   Vector Load Register Machine Instruction
VLMER A50A   Vector Load Matched Exponential hfp Register Machine Instruction
VLMR A50A   Vector Load Matched Register Machine Instruction
VLZER A50B   Vector Load Zero Exponential hfp into Register Machine Instruction
VLZR A50B   Vector Load Zero into Register Machine Instruction
VADR A510   Vector Add Double hfp Register Machine Instruction
VSDR A511   Vector Subtract Double hfp Register Machine Instruction
VMDR A512   Vector Multiply Double hfp Register Machine Instruction
VDDR A513   Vector Divide Double hfp Register Machine Instruction
VMCDR A516   Vector Multiply and aCcumulate Double hfp Register Machine Instruction
VACDR A517   Vector ACcumulate Double hfp Register Machine Instruction
VCDR A518   Vector Compare Double hfp Register Machine Instruction
VLDR A519   Vector Load Double hfp Register Machine Instruction
VLMDR A51A   Vector Load Matched Double hfp Register Machine Instruction
VLZDR A51B   Vector Load Zero Double hfp into Register Machine Instruction
VAR A520   Vector Add Register Machine Instruction
VSR A521   Vector Subtract Register Machine Instruction
VMR A522   Vector Multiply Register Machine Instruction
VNR A524   Vector aNd Register Machine Instruction
VOR A525   Vector Or Register Machine Instruction
VXR A526   Vector eXclusive-or Register Machine Instruction
VCR A528   Vector Compare Register Machine Instruction
VLPER A540   Vector Load Positive Exponential hfp Register Machine Instruction
VLNER A541   Vector Load Negative Exponential hfp Register Machine Instruction
VLCER A542   Vector Load Complement Exponential hfp Register Machine Instruction
VSQER A543   Vector SQuare root of Exponential hfp Register Machine Instruction
VLPDR A550   Vector Load Positive Double hfp Register Machine Instruction
VLNDR A551   Vector Load Negative Double hfp Register Machine Instruction
VLCDR A552   Vector Load Complement Double hfp Register Machine Instruction
VSQDR A553   Vector SQuare root of Double hfp Register Machine Instruction
VLPR A560   Vector Load Positive Register Machine Instruction
VLNR A561   Vector Load Negative Register Machine Instruction
VLCR A562   Vector Load Complement Register Machine Instruction
VAEQ A580   Vector Add Exponential hfp scalar to Qualified register Machine Instruction
VSEQ A581   Vector Subtract Exponential hfp scalar from Qualified register Machine Instruction
VMEQ A582   Vector Multiply Exponential hfp scalar with Qualified register Machine Instruction
VDEQ A583   Vector Divide Exponential hfp scalar with Qualified register Machine Instruction
VMAEQ A584   Vector Multiply and Add Exponential hfp scalar to Qualified register Machine Instruction
VMSEQ A585   Vector Multiply and Subtract Exponential hfp scalar and Qualified register Machine Instruction
VCEQ A588   Vector Compare Exponential hfp scalar with Qualified register Machine Instruction
VLEQ A589   Vector Load Exponential hfp scalar to Qualified register Machine Instruction
VLMEQ A58A   Vector Load Matched Exponential hfp scalar to Qualified register Machine Instruction
VADQ A590   Vector Add Double hfp scalar to Qualified register Machine Instruction
VSDQ A591   Vector Subtract Double hfp scalar from Qualified register Machine Instruction
VMDQ A592   Vector Multiply Double hfp scalar with Qualified register Machine Instruction
VDDQ A593   Vector Divide Double hfp scalar with Qualified register Machine Instruction
VMADQ A594   Vector Multiply and Add Double hfp scalar to Qualified register Machine Instruction
VMSDQ A595   Vector Multiply and Subtract Double hfp scalar and Qualified register Machine Instruction
VCDQ A598   Vector Compare Double hfp scalar with Qualified register Machine Instruction
VLDQ A599   Vector Load Double hfp scalar to Qualified register Machine Instruction
VLMDQ A59A   Vector Load Matched Double hfp scalar to Qualified register Machine Instruction
VAQ A5A0   Vector Add scalar to Qualified register Machine Instruction
VSQ A5A1   Vector Subtract scalar from Qualified register Machine Instruction
VMQ A5A2   Vector Multiply scalar with Qualified register Machine Instruction
VNQ A5A4   Vector aNd scalar to Qualified register Machine Instruction
VOQ A5A5   Vector Or scalar to Qualified register Machine Instruction
VXQ A5A6   Vector eXclusive-or scalar with Qualified register Machine Instruction
VCQ A5A8   Vector Compare scalar with Qualified register Machine Instruction
VLQ A5A9   Vector Load scalar to Qualified register Machine Instruction
VLMQ A5AA   Vector Load Matched scalar to Qualified register Machine Instruction
VMXSE A600   Vector MaXimum Signed Exponential hfp Machine Instruction
VMNSE A601   Vector MiNimum Signed Exponential hfp Machine Instruction
VMXAE A602   Vector MaXimum Absolute Exponential hfp Machine Instruction
VLELE A608   Vector Load ELement Exponential hfp Machine Instruction
VXELE A609   Vector eXtract ELement Exponential hfp Machine Instruction
VMXSD A610   Vector MaXimum Signed Double hfp Machine Instruction
VMNSD A611   Vector MiNimum Signed Double hfp Machine Instruction
VMXAD A612   Vector MaXimum Absolute Double hfp Machine Instruction
VLELD A618   Vector Load ELement Double hfp Machine Instruction
VXELD A619   Vector eXtract ELement Double hfp Machine Instruction
VSPSD A61A   Vector Sum Partial Sums Double hfp Machine Instruction
VZPSD A61B   Vector Zero Partial Sums Double hfp Machine Instruction
VLEL A628   Vector Load ELement Machine Instruction
VXEL A629   Vector eXtract ELement Machine Instruction
VTVM A640   Vector Test Vector Mask register Machine Instruction
VCVM A641   Vector Complement Vector Mask register Machine Instruction
VCZVM A642   Vector Count left Zeros in Vector Mask register Machine Instruction
VCOVM A643   Vector Count Ones in Vector Mask register Machine Instruction
VXVC A644   Vector eXtract Vector Count Machine Instruction
VLVCU A645   Vector Load Vector Count and Update Machine Instruction
VXVMM A646   Vector eXtract Vector Mask Mode Machine Instruction
VRRS A648   Vector Register ReStore Machine Instruction
VRSVC A649   Vector Register SaVe Changed registers Machine Instruction
VRSV A64A   Vector Register SaVe Machine Instruction
VLVM A680   Vector Load Vector Mask register Machine Instruction
VLCVM A681   Vector Load Complement Vector Mask register Machine Instruction
VSTVM A682   Vector STore Vector Mask register Machine Instruction
VNVM A684   Vector aNd to Vector Mask register Machine Instruction
VOVM A685   Vector Or to Vector Mask register Machine Instruction
VXVM A686   Vector eXclusive-or to Vector Mask register Machine Instruction
VSRSV A6C0   Vector Status Register SaVe Machine Instruction
VMRSV A6C1   Vector Mask Register SaVe Machine Instruction
VSRRS A6C2   Vector Status Register ReStore Machine Instruction
VMRRS A6C3   Vector Mask Register ReStore Machine Instruction
VLVCA A6C4   Vector Load Vector Count from Address Machine Instruction
VRCL A6C5   Vector Register CLear Machine Instruction
VSVMM A6C6   Vector Set Vector Mask Mode Machine Instruction
VLVXA A6C7   Vector Load Vector interruption indeX from Address Machine Instruction
VSTVP A6C8   Vector STore Vector Parameters Machine Instruction
VACSV A6CA   Vector Activity Count SaVe Machine Instruction
VACRS A6CB   Vector Activity Count ReStore Machine Instruction
TMH A70   Test under Mask Higher halfword Machine Instruction
TMLH A70   Test under Mask Low-order word, Higher halfword Machine Instruction
TML A71   Test under Mask Lower halfword Machine Instruction
TMLL A71   Test under Mask Low-order word, Lower halfword Machine Instruction
TMHH A72   Test under Mask High-order word, Higher halfword Machine Instruction
TMHL A73   Test under Mask High-order word, Lower halfword Machine Instruction
BRC A74   Branch Relative on Condition Machine Instruction
JC A74   Jump on Condition Machine Instruction
JNOP A74 0000 Jump No-OPeration Extended Mnemonic
BRNOP A74 0000 Branch Relative No OPeration Extended Mnemonic
BRO A74 0001 Branch Relative on Ones / Overflow Extended Mnemonic
JO A74 0001 Jump on Ones / Overflow Extended Mnemonic
BRH A74 0010 Branch Relative on High Extended Mnemonic
BRP A74 0010 Branch Relative on Plus Extended Mnemonic
JH A74 0010 Jump on High Extended Mnemonic
JP A74 0010 Jump on Plus Extended Mnemonic
BRNLE A74 0011 Branch Relative on Not Low or Equal Extended Mnemonic
JNLE A74 0011 Jump on Not Low or Equal Extended Mnemonic
BRL A74 0100 Branch Relative on Low Extended Mnemonic
BRM A74 0100 Branch Relative on Mixed / Minus Extended Mnemonic
JL A74 0100 Jump on Low Extended Mnemonic
JM A74 0100 Jump on Mixed / Minus Extended Mnemonic
BRNHE A74 0101 Branch Relative on Not High or Equal Extended Mnemonic
JNHE A74 0101 Jump on Not High or Equal Extended Mnemonic
BRLH A74 0110 Branch Relative on Low or High Extended Mnemonic
JLH A74 0110 Jump on Low or High Extended Mnemonic
BRNE A74 0111 Branch Relative on Not Equal Extended Mnemonic
BRNZ A74 0111 Branch Relative on Not Zero Extended Mnemonic
JNE A74 0111 Jump on Not Equal Extended Mnemonic
JNZ A74 0111 Jump on Not Zero Extended Mnemonic
BRE A74 1000 Branch Relative on Equal Extended Mnemonic
BRZ A74 1000 Branch Relative on Zero Extended Mnemonic
JE A74 1000 Jump on Equal Extended Mnemonic
JZ A74 1000 Jump on Zero Extended Mnemonic
BRNLH A74 1001 Branch Relative on Not Low or High Extended Mnemonic
JNLH A74 1001 Jump on Not Low or High Extended Mnemonic
BRHE A74 1010 Branch Relative on High or Equal Extended Mnemonic
JHE A74 1010 Jump on High or Equal Extended Mnemonic
BRNL A74 1011 Branch Relative on Not Low Extended Mnemonic
BRNM A74 1011 Branch Relative on Not Mixed / Minus Extended Mnemonic
JNL A74 1011 Jump on Not Low Extended Mnemonic
JNM A74 1011 Jump on Not Mixed / Minus Extended Mnemonic
BRLE A74 1100 Branch Relative on Low or Equal Extended Mnemonic
JLE A74 1100 Jump on Low or Equal Extended Mnemonic
BRNH A74 1101 Branch Relative on Not High Extended Mnemonic
BRNP A74 1101 Branch Relative on Not Plus Extended Mnemonic
JNH A74 1101 Jump on Not High Extended Mnemonic
JNP A74 1101 Jump on Not Plus Extended Mnemonic
BRNO A74 1110 Branch Relative on Not Ones / Overflow Extended Mnemonic
JNO A74 1110 Jump on Not Ones / Overflow Extended Mnemonic
BRU A74 1111 Branch Relative Unconditional Extended Mnemonic
J A74 1111 Jump Extended Mnemonic
JUMP A74 1111 JUMP Extended Mnemonic
BRAS A75   Branch Relative And Save Machine Instruction
JAS A75   Jump And Save Machine Instruction
BRCT A76   Branch Relative on CounT Machine Instruction
JCT A76   Jump on CounT Machine Instruction
BRCTG A77   Branch Relative on CounT Grande Machine Instruction
JCTG A77   Jump on CounT Grande Machine Instruction
LHI A78   Load Halfword Immediate Machine Instruction
LGHI A79   Load Grande from Halfword Immediate Machine Instruction
AHI A7A   Add Halfword Immediate Machine Instruction
AGHI A7B   Add Grande with Halfword Immediate Machine Instruction
MHI A7C   Multiply Halfword Immediate Machine Instruction
MGHI A7D   Multiply Grande with Halfword Immediate Machine Instruction
CHI A7E   Compare Halfword Immediate Machine Instruction
CGHI A7F   Compare Grande with Halfword Immediate Machine Instruction
LBEAR B200   Load Breaking-Event-Address Register Machine Instruction
CONCS B200   CONnect Channel Set Machine Instruction
STBEAR B201   STore Breaking-Event-Address Register Machine Instruction
DISCS B201   DISconnect Channel Set Machine Instruction
STIDP B202   STore cpu ID of Processor Machine Instruction
STIDC B203   STore ID of Channel Machine Instruction
SCK B204   Set ClocK Machine Instruction
STCK B205   STore ClocK Machine Instruction
SCKC B206   Set ClocK Comparator Machine Instruction
STCKC B207   STore ClocK Comparator Machine Instruction
SPT B208   Set Processor Timer Machine Instruction
STPT B209   STore Processor Timer Machine Instruction
SPKA B20A   Set Psw Key from Address Machine Instruction
IPK B20B   Insert Psw Key Machine Instruction
PTLB B20D   Purge Translation Lookaside Buffer Machine Instruction
SPX B210   Set PrefiX register Machine Instruction
STPX B211   STore PrefiX register Machine Instruction
STAP B212   STore Address of Processor Machine Instruction
RRB B213   Reset Reference Bit Machine Instruction
SIE B214   Start Interpretive Execution Machine Instruction
CLRP B215   CLeaR Page Machine Instruction
SETR B216   Set External Timer Reference attachment controls Machine Instruction
SSYN B216   Set tod clock SYNchronization selection register Machine Instruction
STETR B217   STore External Timer Reference attachment controls Machine Instruction
STSYN B217   STore tod clock SYNchronization selection register Machine Instruction
PC B218   Program Call Machine Instruction
PCF B218   Program Call Fast Machine Instruction
SAC B219   Set Address space Control Machine Instruction
CFC B21A   Compare and Form Codeword Machine Instruction
DEP B21B   DEconfigure Page Machine Instruction
DCTP B21C   DisConnecT Page Machine Instruction
MAD B21D   Make ADdressable Machine Instruction
MUN B21E   Make UNaddressable Machine Instruction
STCAP B21F   STore CAPacity counts Machine Instruction
SERVC B220   SERVice processor Call Machine Instruction
IPTE B221   Invalidate Page Table Entry Machine Instruction
IPM B222   Insert Program Mask Machine Instruction
IVSK B223   Insert Virtual Storage Key Machine Instruction
IAC B224   Insert Address space Control Machine Instruction
SSAR B225   Set Secondary Asn from Register Machine Instruction
EPAR B226   Extract Primary Asn to Register Machine Instruction
ESAR B227   Extract Secondary Asn to Register Machine Instruction
PT B228   Program Transfer Machine Instruction
ISKE B229   Insert Storage Key Extended Machine Instruction
RRBE B22A   Reset Reference Bit Extended Machine Instruction
SSKE B22B   Set Storage Key Extended Machine Instruction
TB B22C   Test Block Machine Instruction
DXR B22D   Divide eXtended hfp Register Machine Instruction
PGIN B22E   PaGe IN Machine Instruction
PGOUT B22F   PaGe OUT Machine Instruction
CSCH B230   Clear SubCHannel Machine Instruction
HSCH B231   Halt SubCHannel Machine Instruction
MSCH B232   Modify SubCHannel Machine Instruction
SSCH B233   Start SubCHannel Machine Instruction
STSCH B234   STore SubCHannel Machine Instruction
TSCH B235   Test SubCHannel Machine Instruction
TPI B236   Test Pending Interruption Machine Instruction
SAL B237   Set Address Limit Machine Instruction
RSCH B238   Resume SubCHannel Machine Instruction
STCRW B239   STore Channel Report Word Machine Instruction
STCPS B23A   STore Channel Path Status Machine Instruction
RCHP B23B   Reset CHannel Path Machine Instruction
SCHM B23C   Set CHannel Monitor Machine Instruction
STZP B23D   STore Zone Parameter Machine Instruction
SZP B23E   Set Zone Parameter Machine Instruction
TPZI B23F   Test Pending Zone parameter Interrupt Machine Instruction
BAKR B240   Branch And stacK Register Machine Instruction
CKSM B241   ChecKSuM Machine Instruction
OPCDB242 B242   Add FRR Machine Instruction
MADS B243   Multiply and Add Double hfp with Scalar Machine Instruction
SQDR B244   SQuare root of Double hfp Register Machine Instruction
SQER B245   SQuare root of Exponential hfp Register Machine Instruction
STURA B246   STore Using Real Address Machine Instruction
MSTA B247   Modify stacked STAte Machine Instruction
PALB B248   Purge Art Lookaside Buffer Machine Instruction
EREG B249   Extract stacked REGisters Machine Instruction
ESTA B24A   Extract stacked STAte Machine Instruction
LURA B24B   Load Using Real Address Machine Instruction
TAR B24C   Test Access Register Machine Instruction
CPYA B24D   CoPY Access Machine Instruction
SAR B24E   Set Access Register Machine Instruction
EAR B24F   Extract Access Register Machine Instruction
CSP B250   Compare and Swap and Purge Machine Instruction
MSR B252   Multiply Single Register Machine Instruction
OPCDB253 B253   An unknown instruction Machine Instruction
MVPG B254   MoVe PaGe Machine Instruction
MVST B255   MoVe STring Machine Instruction
CUSE B257   Compare Until Substring Equal Machine Instruction
BSG B258   Branch in Subspace Group Machine Instruction
IESBE B259   Invalidate Expanded Storage Block Entry Machine Instruction
BSA B25A   Branch and Set Authority Machine Instruction
OPCDB25B B25B   An Asynchronous Page Facility instruction Machine Instruction
OPCDB25C B25C   An Asynchronous Page Facility instruction Machine Instruction
CLST B25D   Compare Logical STring Machine Instruction
SRST B25E   SeaRch STring Machine Instruction
CHSC B25F   CHannel Subsystem Call Machine Instruction
OPCDB260 B260   A Coupling Facility instruction Machine Instruction
OPCDB261 B261   A Coupling Facility instruction Machine Instruction
LKPG B262   LocK PaGe Machine Instruction
CMPSC B263   CoMPreSsion Call Machine Instruction
OPCDB263 B263   A Coupling Facility instruction Machine Instruction
OPCDB264 B264   A Coupling Facility instruction Machine Instruction
SVS B265   Set Vector Summary Machine Instruction
OPCDB266 B266   A Coupling Facility instruction Machine Instruction
OPCDB267 B267   A Coupling Facility instruction Machine Instruction
DV B268   Define Vector Machine Instruction
OPCDB269 B269   A Cryptographic Facility instruction Machine Instruction
OPCDB26A B26A   A Cryptographic Facility instruction Machine Instruction
OPCDB26B B26B   A Cryptographic Facility instruction Machine Instruction
OPCDB26C B26C   A Cryptographic Facility instruction Machine Instruction
OPCDB26D B26D   A Cryptographic Facility instruction Machine Instruction
OPCDB26E B26E   A Cryptographic Facility instruction Machine Instruction
OPCDB26F B26F   A Cryptographic Facility instruction Machine Instruction
SPCS B270   Set Primary Clock Selection Machine Instruction
STPCS B271   STore Primary Clock Selection Machine Instruction
OPCDB272 B272   A Coupling Facility instruction Machine Instruction
SIGA B274   SIGnal Adapter Machine Instruction
OPCDB275 B275   An unknown instruction Machine Instruction
XSCH B276   cancel (eXit) SubCHannel Machine Instruction
RP B277   Resume Program Machine Instruction
STCKE B278   STore ClocK Extended Machine Instruction
SACF B279   Set Address space Control Fast Machine Instruction
OPCDB27A B27A   A Coupling Facility instruction Machine Instruction
OPCDB27B B27B   A Coupling Facility instruction Machine Instruction
STCKF B27C   STore ClocK Fast Machine Instruction
OPCDB27C B27C   A Coupling Facility instruction Machine Instruction
STSI B27D   STore System Information Machine Instruction
OPCDB27E B27E   A Coupling Facility instruction Machine Instruction
OPCDB27F B27F   A Coupling Facility instruction Machine Instruction
LPP B280   Load Program Parameter Machine Instruction
LGND B280   LoGarithm (Natural) of Double hfp Machine Instruction
SPP B280   Set Program Parameter Machine Instruction
LGNE B281   LoGarithm (Natural) of Exponential hfp Machine Instruction
EXPD B282   EXPonential of Double hfp Machine Instruction
EXPE B283   EXPonential of Exponential hfp Machine Instruction
LCCTL B284   Load Cpu-counter-set ConTroLs Machine Instruction
LGCD B284   LoGarithm (Common) of Double hfp Machine Instruction
SCCTL B284   Set Cpu-counter-set ConTroLs Machine Instruction
LPCTL B285   Load Peripheral-counter-set ConTroLs Machine Instruction
LGCE B285   LoGarithm (Common) of Exponential hfp Machine Instruction
SPCTL B285   Set Peripheral-counter-set ConTroLs Machine Instruction
QSI B286   Query Sampling Information Machine Instruction
POWD B286   raise to POWer for Double hfp Machine Instruction
LSCTL B287   Load Sampling ConTroLs Machine Instruction
POWE B287   raise to POWer for Exponential hfp Machine Instruction
SSCTL B287   Set Sampling ConTroLs Machine Instruction
SIND B288   SINe of Double hfp Machine Instruction
SINE B289   SINe of Exponential hfp Machine Instruction
COSD B28A   COSine of Double hfp Machine Instruction
COSE B28B   COSine of Exponential hfp Machine Instruction
QCTRI B28E   Query CounTeR Information Machine Instruction
QPACI B28F   Query Processor Activity Counter Information Machine Instruction
DPSTO B291   Divide Packed STOre Machine Instruction
ATND B294   ArcTaNgent of Double hfp Machine Instruction
ATNE B295   ArcTaNgent of Exponential hfp Machine Instruction
SRNM B299   Set RouNding Mode bfp Machine Instruction
STFPC B29C   STore Floating Point Control register Machine Instruction
SFLG B29C   Set FLaGs Machine Instruction
LFPC B29D   Load Floating Point Control register Machine Instruction
RFLG B29D   Reset FLaGs Machine Instruction
LFLG B29E   Load FLaGs Machine Instruction
MCBDM B2A4   Move Channel Buffer Data Multiple Machine Instruction
TRE B2A5   TRanslate Extended Machine Instruction
CUUTF B2A6   Convert Unicode to UTF-8 Machine Instruction
CU21 B2A6   Convert Unicode 2-byte to 1-byte Machine Instruction
CUTFU B2A7   Convert UTF-8 to Unicode Machine Instruction
CU12 B2A7   Convert Unicode 1-byte to 2-byte Machine Instruction
OPCDB2A8 B2A8   An unknown instruction Machine Instruction
OPCDB2A9 B2A9   An unknown instruction Machine Instruction
OPCDB2AA B2AA   Dequeue CAM Machine Instruction
OPCDB2AB B2AB   Process CAM Queue Machine Instruction
OPCDB2AC B2AC   Enqueue CAM Machine Instruction
NQAP B2AD   eNQueue Adjunct Processor Machine Instruction
DQAP B2AE   DeQueue Adjunct Processor Machine Instruction
PQAP B2AF   Process Queue Adjunct Processor Machine Instruction
STFLE B2B0   STore Facility List Extended Machine Instruction
STFL B2B1   STore Facility List Machine Instruction
LPSWE B2B2   Load Program Status Word Extended Machine Instruction
STEAI B2B3   STore External timer reference Attachment Information Machine Instruction
SRNMB B2B8   Set RouNding Mode Bfp Machine Instruction
SRNMT B2B9   Set RouNding Mode Tfp Machine Instruction
LFAS B2BD   Load Floating point control And Signal Machine Instruction
ADRN B2C0   Add Double hfp with RouNding Machine Instruction
AERN B2C1   Add Exponential hfp with RouNding Machine Instruction
SDRN B2C2   Subtract Double hfp with RouNding Machine Instruction
SERN B2C3   Subtract Exponential hfp with RouNding Machine Instruction
MDRN B2C4   Multiply Double hfp with RouNding Machine Instruction
MERN B2C5   Multiply Exponential hfp with RouNding Machine Instruction
DDRN B2C6   Divide Double hfp with RouNding Machine Instruction
DERN B2C7   Divide Exponential hfp with RouNding Machine Instruction
LERN B2C8   Load Exponential hfp with RouNding Machine Instruction
RBD B2C9   Replicate Byte Double Machine Instruction
CCSB B2CA   Compare Character String Bytes Machine Instruction
CLRNG B2CB   Compare Logical for RaNGe check Machine Instruction
FBE B2CC   Find Byte Equal Machine Instruction
FBN B2CD   Find Byte Not equal Machine Instruction
FBED B2CE   Find Byte Equal Double Machine Instruction
FBND B2CF   Find Byte Not equal Double Machine Instruction
AACDR B2D0   Add to ACcumulator Double hfp Register Machine Instruction
AACER B2D1   Add to ACcumulator Exponential hfp Register Machine Instruction
SACDR B2D2   Subtract from ACcumulator Double hfp Register Machine Instruction
SACER B2D3   Subtract from ACcumulator Exponential hfp Register Machine Instruction
MACD B2D4   Multiply and ACcumulate Double hfp Machine Instruction
MACE B2D5   Multiply and ACcumulate Exponential hfp Machine Instruction
RACD B2D6   Round from ACcumulator to Double hfp Machine Instruction
RACE B2D7   Round from ACcumulator to Exponential hfp Machine Instruction
AACAC B2D8   Add ACcumulator to ACcumulator Machine Instruction
SACAC B2D9   Subtract ACcumulator from ACcumulator Machine Instruction
CLAC B2DA   CLear ACcumulator Machine Instruction
EDBYT B2DF   EDit BYTe ??? Machine Instruction
SCCTR B2E0   Set Cpu CounTeR Machine Instruction
SPCTR B2E1   Set Peripheral CounTeR Machine Instruction
ECCTR B2E4   Extract Cpu CounTeR Machine Instruction
EPCTR B2E5   Extract Peripheral CounTeR Machine Instruction
PPA B2E8   Perform Processor Assist Machine Instruction
PPA.TAA B2E8.01   PPA - Transaction-Abort Assist Function code
PPA.IOXA B2E8.0F   PPA - In-Order eXecution Assist Function code
TRTX B2E9   TRanslate and Test eXit Machine Instruction
ETND B2EC   Extract Transaction Nesting Depth Machine Instruction
ECPGA B2ED   Extract CoProcessor Group Address Machine Instruction
ECA B2ED   Extract Coprocessor group Address Machine Instruction
DPQUO B2EF   Divide Packed QUOtient Machine Instruction
IUCV B2F0   Inter User Communications Vehicle Machine Instruction
OPCDB2F6 B2F6   A Coupling Facility instruction Machine Instruction
TEND B2F8   Transaction END Machine Instruction
NIAI B2FA   Next Instruction Access Intent Machine Instruction
TABORT B2FC   Transaction ABORT Machine Instruction
TRAP4 B2FF   TRAP 4-byte version Machine Instruction
LPEBR B300   Load Positive Exponential Bfp Register Machine Instruction
LNEBR B301   Load Negative Exponential Bfp Register Machine Instruction
LTEBR B302   Load and Test Exponential Bfp Register Machine Instruction
LCEBR B303   Load Complement Exponential Bfp Register Machine Instruction
LDEBR B304   Load lengthened Double bfp from Exponential Bfp Register Machine Instruction
LXDBR B305   Load lengthened eXtended bfp from Double Bfp Register Machine Instruction
LXEBR B306   Load lengthened eXtended bfp from Exponential Bfp Register Machine Instruction
MXDBR B307   Multiply eXtended bfp from Double Bfp Register Machine Instruction
KEBR B308   Kompare and signal Exponential Bfp Register Machine Instruction
CEBR B309   Compare Exponential Bfp Register Machine Instruction
AEBR B30A   Add Exponential Bfp Register Machine Instruction
SEBR B30B   Subtract Exponential Bfp Register Machine Instruction
MDEBR B30C   Multiply Double bfp from Exponential Bfp Register Machine Instruction
DEBR B30D   Divide Exponential Bfp Register Machine Instruction
MAEBR B30E   Multiply and Add Exponential Bfp Register Machine Instruction
MSEBR B30F   Multiply and Subtract Exponential Bfp Register Machine Instruction
LPDBR B310   Load Positive Double Bfp Register Machine Instruction
LNDBR B311   Load Negative Double Bfp Register Machine Instruction
LTDBR B312   Load and Test Double Bfp Register Machine Instruction
LCDBR B313   Load Complement Double Bfp Register Machine Instruction
SQEBR B314   SQuare root of Exponential Bfp Register Machine Instruction
SQDBR B315   SQuare root of Double Bfp Register Machine Instruction
SQXBR B316   SQuare root of eXtended Bfp Register Machine Instruction
MEEBR B317   Multiply Exponential bfp from Exponential Bfp Register Machine Instruction
KDBR B318   Kompare and signal Double Bfp Register Machine Instruction
CDBR B319   Compare Double Bfp Register Machine Instruction
ADBR B31A   Add Double Bfp Register Machine Instruction
SDBR B31B   Subtract Double Bfp Register Machine Instruction
MDBR B31C   Multiply Double Bfp Register Machine Instruction
DDBR B31D   Divide Double Bfp Register Machine Instruction
MADBR B31E   Multiply and Add Double Bfp Register Machine Instruction
MSDBR B31F   Multiply and Subtract Double Bfp Register Machine Instruction
LDER B324   Load lengthened Double hfp from Exponential hfp Register Machine Instruction
LXDR B325   Load lengthened eXtended hfp from Double hfp Register Machine Instruction
LXER B326   Load lengthened eXtended hfp from Exponential hfp Register Machine Instruction
MAER B32E   Multiply and Add Exponential hfp Register Machine Instruction
MSER B32F   Multiply and Subtract Exponential hfp Register Machine Instruction
SQXR B336   SQuare root of eXtended hfp Register Machine Instruction
MEER B337   Multiply Exponential hfp from Exponential hfp Register Machine Instruction
MAYLR B338   Multiply and Add Yucky unnormalized extended hfp Low from long hfp Register Machine Instruction
MYLR B339   Multiply Yucky unnormalized extended hfp Low from long hfp Register Machine Instruction
MAYR B33A   Multiply and Add Yucky unnormalized extended hfp from long hfp Register Machine Instruction
MYR B33B   Multiply Yucky unnormalized extended hfp from long hfp Register Machine Instruction
MAYHR B33C   Multiply and Add Yucky unnormalized extended hfp High from long hfp Register Machine Instruction
MYHR B33D   Multiply Yucky unnormalized extended hfp High from long hfp Register Machine Instruction
MADR B33E   Multiply and Add Double hfp Register Machine Instruction
MSDR B33F   Multiply and Subtract Double hfp Register Machine Instruction
LPXBR B340   Load Positive eXtended Bfp Register Machine Instruction
LNXBR B341   Load Negative eXtended Bfp Register Machine Instruction
LTXBR B342   Load and Test eXtended Bfp Register Machine Instruction
LCXBR B343   Load Complement eXtended Bfp Register Machine Instruction
LEDBR B344   Load rounded Exponential bfp from Double Bfp Register Machine Instruction
LEDBRA B344   Load rounded Exponential bfp from Double Bfp Register Alternative Machine Instruction
LDXBR B345   Load rounded Double bfp from eXtended Bfp Register Machine Instruction
LDXBRA B345   Load rounded Double bfp from eXtended Bfp Register Alternative Machine Instruction
LEXBR B346   Load rounded Exponential bfp from eXtended Bfp Register Machine Instruction
LEXBRA B346   Load rounded Exponential bfp from eXtended Bfp Register Alternative Machine Instruction
FIXBR B347   load Floating point Integer from eXtended Bfp Register Machine Instruction
FIXBRA B347   load Floating point Integer from eXtended Bfp Register Alternative Machine Instruction
KXBR B348   Kompare and signal eXtended Bfp Register Machine Instruction
CXBR B349   Compare eXtended Bfp Register Machine Instruction
AXBR B34A   Add eXtended Bfp Register Machine Instruction
SXBR B34B   Subtract eXtended Bfp Register Machine Instruction
MXBR B34C   Multiply eXtended Bfp Register Machine Instruction
DXBR B34D   Divide eXtended Bfp Register Machine Instruction
TBEDR B350   convert To Bfp Exponential from Double hfp Register Machine Instruction
TBDR B351   convert To Bfp Double from double hfp Register Machine Instruction
DIEBR B353   Divide to Integer Exponential Bfp Register Machine Instruction
FIEBR B357   load Floating point Integer from Exponential Bfp Register Machine Instruction
FIEBRA B357   load Floating point Integer from Exponential Bfp Register Alternative Machine Instruction
THDER B358   convert To Hfp Double from Exponential bfp Register Machine Instruction
THDR B359   convert To Hfp Double from double bfp Register Machine Instruction
DIDBR B35B   Divide to Integer Double Bfp Register Machine Instruction
FIDBR B35F   load Floating point Integer from Double Bfp Register Machine Instruction
FIDBRA B35F   load Floating point Integer from Double Bfp Register Alternative Machine Instruction
LPXR B360   Load Positive eXtended hfp Register Machine Instruction
LNXR B361   Load Negative eXtended hfp Register Machine Instruction
LTXR B362   Load and Test eXtended hfp Register Machine Instruction
LCXR B363   Load Complement eXtended hfp Register Machine Instruction
LXR B365   Load eXtended hfp Register Machine Instruction
LEXR B366   Load rounded Exponential hfp from eXtended hfp Register Machine Instruction
FIXR B367   load Floating point Integer from eXtended hfp Register Machine Instruction
CXR B369   Compare eXtended hfp Register Machine Instruction
LPDFR B370   Load Positive Double Floating point Register Machine Instruction
LNDFR B371   Load Negative Double Floating point Register Machine Instruction
CPSDR B372   CoPy Sign Double floating point Register Machine Instruction
LCDFR B373   Load Complement Double Floating point Register Machine Instruction
LZER B374   Load Zero into Exponential hfp/bfp Register Machine Instruction
LZDR B375   Load Zero into Double hfp/bfp Register Machine Instruction
LZXR B376   Load Zero into eXtended hfp/bfp Register Machine Instruction
FIER B377   load Floating point Integer from Exponential hfp Register Machine Instruction
FIDR B37F   load Floating point Integer from Double hfp Register Machine Instruction
SFPC B384   Set Floating Point Control register Machine Instruction
SFASR B385   Set Floating point control register And Signal (Register) Machine Instruction
EFPC B38C   Extract Floating Point Control register Machine Instruction
CELFBR B390   Convert to Exponential from Logical Fullword creating Bfp from Register Machine Instruction
CDLFBR B391   Convert to Double bfp from Logical Fullword creating Bfp from Register Machine Instruction
CXLFBR B392   Convert to eXtended bfp from Logical Fullword creating Bfp from Register Machine Instruction
CEFBR B394   Convert to Exponential from Fixed creating Bfp from Register Machine Instruction
CEFBRA B394   Convert to Exponential from Fixed creating Bfp from Register Alternative Machine Instruction
CDFBR B395   Convert to Double bfp from Fixed creating Bfp from Register Machine Instruction
CDFBRA B395   Convert to Double bfp from Fixed creating Bfp from Register Alternative Machine Instruction
CXFBR B396   Convert to eXtended from Fixed creating Bfp from Register Machine Instruction
CXFBRA B396   Convert to eXtended from Fixed creating Bfp from Register Alternative Machine Instruction
CFEBR B398   Convert to Fixed from Exponential Bfp Register Machine Instruction
CFEBRA B398   Convert to Fixed from Exponential Bfp Register Alternative Machine Instruction
CFDBR B399   Convert to Fixed from Double Bfp Register Machine Instruction
CFDBRA B399   Convert to Fixed from Double Bfp Register Alternative Machine Instruction
CFXBR B39A   Convert to Fixed from eXtended Bfp Register Machine Instruction
CFXBRA B39A   Convert to Fixed from eXtended Bfp Register Alternative Machine Instruction
CLFEBR B39C   Convert to Logical Fullword from Exponential Bfp Register Machine Instruction
CLFDBR B39D   Convert to Logical Fullword from Double Bfp Register Machine Instruction
CLFXBR B39E   Convert to Logical Fullword from eXtended Bfp Register Machine Instruction
CELGBR B3A0   Convert to Exponential from Logical Grande creating Bfp from Register Machine Instruction
CDLGBR B3A1   Convert to Double bfp from Logical Grande creating Bfp from Register Machine Instruction
CXLGBR B3A2   Convert to eXtended bfp from Logical Grande creating Bfp from Register Machine Instruction
CEGBR B3A4   Convert to Exponential from Grande creating Bfp from Register Machine Instruction
CEGBRA B3A4   Convert to Exponential from Grande creating Bfp from Register Alternative Machine Instruction
CDGBR B3A5   Convert to Double bfp from Grande creating Bfp from Register Machine Instruction
CDGBRA B3A5   Convert to Double bfp from Grande creating Bfp from Register Alternative Machine Instruction
CXGBR B3A6   Convert to eXtended from Grande creating Bfp from Register Machine Instruction
CXGBRA B3A6   Convert to eXtended from Grande creating Bfp from Register Alternative Machine Instruction
CGEBR B3A8   Convert to Grande from Exponential Bfp Register Machine Instruction
CGEBRA B3A8   Convert to Grande from Exponential Bfp Register Alternative Machine Instruction
CGDBR B3A9   Convert to Grande from Double Bfp Register Machine Instruction
CGDBRA B3A9   Convert to Grande from Double Bfp Register Alternative Machine Instruction
CGXBR B3AA   Convert to Grande from eXtended Bfp Register Machine Instruction
CGXBRA B3AA   Convert to Grande from eXtended Bfp Register Alternative Machine Instruction
CLGEBR B3AC   Convert to Logical Grande from Exponential Bfp Register Machine Instruction
CLGDBR B3AD   Convert to Logical Grande from Double Bfp Register Machine Instruction
CLGXBR B3AE   Convert to Logical Grande from eXtended Bfp Register Machine Instruction
CEFR B3B4   Convert to Exponential hfp from Fixed Register Machine Instruction
CDFR B3B5   Convert to Double hfp from Fixed Register Machine Instruction
CXFR B3B6   Convert to eXtended hfp from Fixed Register Machine Instruction
CFER B3B8   Convert to Fixed from Exponential hfp Register Machine Instruction
CFDR B3B9   Convert to Fixed from Double hfp Register Machine Instruction
CFXR B3BA   Convert to Fixed from eXtended hfp Register Machine Instruction
LDGR B3C1   Load Double floating point from Grande Register Machine Instruction
CEGR B3C4   Convert to Exponential hfp from Grande Register Machine Instruction
CDGR B3C5   Convert to Double hfp from Grande Register Machine Instruction
CXGR B3C6   Convert to eXtended hfp from Grande Register Machine Instruction
CGER B3C8   Convert to Grande from Exponential hfp Register Machine Instruction
CGDR B3C9   Convert to Grande from Double hfp Register Machine Instruction
CGXR B3CA   Convert to Grande from eXtended hfp Register Machine Instruction
LGDR B3CD   Load Grande from Double floating point Register Machine Instruction
MDTR B3D0   Multiply Double Tfp Register Machine Instruction
MDTRA B3D0   Multiply Double Tfp Register Alternative Machine Instruction
DDTR B3D1   Divide Double Tfp Register Machine Instruction
DDTRA B3D1   Divide Double Tfp Register Alternative Machine Instruction
ADTR B3D2   Add Double Tfp Register Machine Instruction
ADTRA B3D2   Add Double Tfp Register Alternative Machine Instruction
SDTR B3D3   Subtract Double Tfp Register Machine Instruction
SDTRA B3D3   Subtract Double Tfp Register Alternative Machine Instruction
LDETR B3D4   Load lengthened Double tfp from Exponential Tfp Register Machine Instruction
LEDTR B3D5   Load rounded Exponential tfp from Double Tfp Register Machine Instruction
LTDTR B3D6   Load and Test Double Tfp Register Machine Instruction
FIDTR B3D7   load Floating point Integer from Double Tfp Register Machine Instruction
MXTR B3D8   Multiply eXtended Tfp Register Machine Instruction
MXTRA B3D8   Multiply eXtended Tfp Register Alternative Machine Instruction
DXTR B3D9   Divide eXtended Tfp Register Machine Instruction
DXTRA B3D9   Divide eXtended Tfp Register Alternative Machine Instruction
AXTR B3DA   Add eXtended Tfp Register Machine Instruction
AXTRA B3DA   Add eXtended Tfp Register Alternative Machine Instruction
SXTR B3DB   Subtract eXtended Tfp Register Machine Instruction
SXTRA B3DB   Subtract eXtended Tfp Register Alternative Machine Instruction
LXDTR B3DC   Load lengthened eXtended tfp from Double Tfp Register Machine Instruction
LDXTR B3DD   Load rounded Double tfp from eXtended Tfp Register Machine Instruction
LTXTR B3DE   Load and Test eXtended Tfp Register Machine Instruction
FIXTR B3DF   load Floating point Integer from eXtended Tfp Register Machine Instruction
KDTR B3E0   Kompare and signal Double Tfp Register Machine Instruction
CGDTR B3E1   Convert to Grande from Double Tfp Register Machine Instruction
CGDTRA B3E1   Convert to Grande from Double Tfp Register Alternative Machine Instruction
CUDTR B3E2   Convert to Unsigned packed from Double Tfp Register Machine Instruction
CSDTR B3E3   Convert to Signed packed from Double Tfp Register Machine Instruction
CDTR B3E4   Compare Double Tfp Register Machine Instruction
EEDTR B3E5   Extract biased Exponent from Double Tfp Register Machine Instruction
ESDTR B3E7   Extract Significance from Double Tfp Register Machine Instruction
KXTR B3E8   Kompare and signal eXtended Tfp Register Machine Instruction
CGXTR B3E9   Convert to Grande from eXtended Tfp Register Machine Instruction
CGXTRA B3E9   Convert to Grande from eXtended Tfp Register Alternative Machine Instruction
CUXTR B3EA   Convert to Unsigned packed from eXtended Tfp Register Machine Instruction
CSXTR B3EB   Convert to Signed packed from eXtended Tfp Register Machine Instruction
CXTR B3EC   Compare eXtended Tfp Register Machine Instruction
EEXTR B3ED   Extract biased Exponent from eXtended Tfp Register Machine Instruction
ESXTR B3EF   Extract Significance from eXtended Tfp Register Machine Instruction
CDGTR B3F1   Convert to Double tfp from Grande creating Tfp from Register Machine Instruction
CDGTRA B3F1   Convert to Double tfp from Grande creating Tfp from Register Alternative Machine Instruction
CDUTR B3F2   Convert to Double tfp from Unsigned packed creating Tfp from Register Machine Instruction
CDSTR B3F3   Convert to Double tfp from Signed packed creating Tfp from Register Machine Instruction
CEDTR B3F4   Compare biased Exponent Double Tfp Register Machine Instruction
QADTR B3F5   QuAntize Double Tfp Register Machine Instruction
IEDTR B3F6   Insert biased Exponent into Double Tfp Register Machine Instruction
RRDTR B3F7   ReRound Double Tfp Register Machine Instruction
CXGTR B3F9   Convert to eXtended tfp from Grande creating Tfp from Register Machine Instruction
CXGTRA B3F9   Convert to eXtended tfp from Grande creating Tfp from Register Alternative Machine Instruction
CXUTR B3FA   Convert to eXtended tfp from Unsigned packed creating Tfp from Register Machine Instruction
CXSTR B3FB   Convert to eXtended tfp from Signed packed creating Tfp from Register Machine Instruction
CEXTR B3FC   Compare biased Exponent eXtended Tfp Register Machine Instruction
QAXTR B3FD   QuAntize eXtended Tfp Register Machine Instruction
IEXTR B3FE   Insert biased Exponent into eXtended Tfp Register Machine Instruction
RRXTR B3FF   ReRound eXtended Tfp Register Machine Instruction
LPGR B900   Load Positive Grande Register Machine Instruction
LNGR B901   Load Negative Grande Register Machine Instruction
LTGR B902   Load and Test Grande Register Machine Instruction
LCGR B903   Load Complement Grande Register Machine Instruction
LGR B904   Load Grande Register Machine Instruction
LURAG B905   Load Using Real Address Grande Machine Instruction
LGBR B906   Load Grande from Byte in Register Machine Instruction
LGHR B907   Load Grande from Halfword in Register Machine Instruction
AGR B908   Add Grande Register Machine Instruction
SGR B909   Subtract Grande Register Machine Instruction
ALGR B90A   Add Logical Grande Register Machine Instruction
SLGR B90B   Subtract Logical Grande Register Machine Instruction
MSGR B90C   Multiply Single Grande Register Machine Instruction
DSGR B90D   Divide Single Grande Register Machine Instruction
EREGG B90E   Extract stacked REGisters Grande Machine Instruction
LRVGR B90F   Load ReVersed Grande Register Machine Instruction
LPGFR B910   Load Positive Grande from Fullword Register Machine Instruction
LNGFR B911   Load Negative Grande from Fullword Register Machine Instruction
LTGFR B912   Load and Test Grande from Fullword Register Machine Instruction
LCGFR B913   Load Complement Grande from Fullword Register Machine Instruction
LGFR B914   Load Grande from Fullword Register Machine Instruction
LLGFR B916   Load Logical Grande from Fullword Register Machine Instruction
LLGTR B917   Load Logical Grande from Thirty-one bits Register Machine Instruction
AGFR B918   Add Grande with Fullword Register Machine Instruction
SGFR B919   Subtract from Grande a Fullword Register Machine Instruction
ALGFR B91A   Add Logical Grande with Fullword Register Machine Instruction
SLGFR B91B   Subtract Logical from Grande a Fullword Register Machine Instruction
MSGFR B91C   Multiply Single Grande with Fullword Register Machine Instruction
DSGFR B91D   Divide Single Grande by Fullword Register Machine Instruction
KMAC B91E   Kompute Message Authentication Code Machine Instruction
KMAC.QUERY B91E.00   KMAC - QUERY Function code
KMAC.DEA B91E.01   KMAC - Data Encryption Algorithm Function code
KMAC.TDEA128 B91E.02   KMAC - Triple Data Encryption Algorithm 128-bit Function code
KMAC.TDEA192 B91E.03   KMAC - Triple Data Encryption Algorithm 192-bit Function code
KMAC.EDEA B91E.09   KMAC - Encrypted Data Encryption Algorithm Function code
KMAC.ETDEA128 B91E.0A   KMAC - Encrypted Triple Data Encryption Algorithm 128-bit Function code
KMAC.ETDEA192 B91E.0B   KMAC - Encrypted Triple Data Encryption Algorithm 192-bit Function code
KMAC.AES128 B91E.12   KMAC - Advanced Encryption Standard 128-bit Function code
KMAC.AES192 B91E.13   KMAC - Advanced Encryption Standard 192-bit Function code
KMAC.AES256 B91E.14   KMAC - Advanced Encryption Standard 256-bit Function code
KMAC.EAES128 B91E.1A   KMAC - Encrypted Advanced Encryption Standard 128-bit Function code
KMAC.EAES192 B91E.1B   KMAC - Encrypted Advanced Encryption Standard 192-bit Function code
KMAC.EAES256 B91E.1C   KMAC - Encrypted Advanced Encryption Standard 256-bit Function code
LRVR B91F   Load ReVersed Register Machine Instruction
CGR B920   Compare Grande Register Machine Instruction
CLGR B921   Compare Logical Grande Register Machine Instruction
STURG B925   STore Using Real address Grande Machine Instruction
LBR B926   Load Byte from Register Machine Instruction
LHR B927   Load Halfword Register Machine Instruction
PCKMO B928   Perform Cryptographic Key Management Operation Machine Instruction
PCKMO.QUERY B928.00   PCKMO - QUERY Function code
PCKMO.EDEA B928.01   PCKMO - Encrypt DEA key Function code
PCKMO.ETDEA128 B928.02   PCKMO - Encrypt TDEA-128 key Function code
PCKMO.ETDEA192 B928.03   PCKMO - Encrypt TDEA-192 key Function code
PCKMO.EAES128 B928.12   PCKMO - Encrypt AES-128 key Function code
PCKMO.EAES192 B928.13   PCKMO - Encrypt AES-192 key Function code
PCKMO.EAES256 B928.14   PCKMO - Encrypt AES-256 key Function code
PCKMO.EECC256 B928.20   PCKMO - Encrypt ECC-p256 key Function code
PCKMO.EECC384 B928.21   PCKMO - Encrypt ECC-p384 key Function code
PCKMO.EECC521 B928.22   PCKMO - Encrypt ECC-p521 key Function code
PCKMO.EECC25519 B928.28   PCKMO - Encrypt ECC-ed25519 key Function code
PCKMO.EECC448 B928.29   PCKMO - Encrypr ECC-ed448 key Function code
KMA B929   cipher (K) Message with Authentication Machine Instruction
KMA.QUERY B929.00   KMA - QUERY Function code
KMA.GAES128 B929.12   KMA - Galois counter mode AES 128-bit Function code
KMA.GAES192 B929.13   KMA - Galois counter mode AES 192-bit Function code
KMA.GAES256 B929.14   KMA - Galois counter mode AES 256-bit Function code
KMA.GEAES128 B929.1A   KMA - Galois counter mode Encrypted AES 128-bit Function code
KMA.GEAES192 B929.1B   KMA - Galois counter mode Encrypted AES 192-bit Function code
KMA.GEAES256 B929.1C   KMA - Galois counter mode Encrypted AES 256-bit Function code
KMF B92A   cipher (K) Message with cipher Feedback Machine Instruction
KMF.QUERY B92A.00   KMF - QUERY Function code
KMF.DEA B92A.01   KMF - Data Encryption Algorithm Function code
KMF.TDEA128 B92A.02   KMF - Triple Data Encryption Algorithm 128-bit Function code
KMF.TDEA192 B92A.03   KMF - Triple Data Encryption Algorithm 192-bit Function code
KMF.EDEA B92A.09   KMF - Encrypted Data Encryption Algorithm Function code
KMF.ETDEA128 B92A.0A   KMF - Encrypted Triple Data Encryption Algorithm 128-bit Function code
KMF.ETDEA192 B92A.0B   KMF - Encrypted Triple Data Encryption Algorithm 192-bit Function code
KMF.AES128 B92A.12   KMF - Advanced Encryption Standard 128-bit Function code
KMF.AES192 B92A.13   KMF - Advanced Encryption Standard 192-bit Function code
KMF.AES256 B92A.14   KMF - Advanced Encryption Standard 256-bit Function code
KMF.EAES128 B92A.1A   KMF - Encrypted Advanced Encryption Standard 128-bit Function code
KMF.EAES192 B92A.1B   KMF - Encrypted Advanced Encryption Standard 192-bit Function code
KMF.EAES256 B92A.1C   KMF - Encrypted Advanced Encryption Standard 256-bit Function code
KMO B92B   cipher (K) Message with Output feedback Machine Instruction
KMO.QUERY B92B.00   KMO - QUERY Function code
KMO.DEA B92B.01   KMO - Data Encryption Algorithm Function code
KMO.TDEA128 B92B.02   KMO - Triple Data Encryption Algorithm 128-bit Function code
KMO.TDEA192 B92B.03   KMO - Triple Data Encryption Algorithm 192-bit Function code
KMO.EDEA B92B.09   KMO - Encrypted Data Encryption Algorithm Function code
KMO.ETDEA128 B92B.0A   KMO - Encrypted Triple Data Encryption Algorithm 128-bit Function code
KMO.ETDEA192 B92B.0B   KMO - Encrypted Triple Data Encryption Algorithm 192-bit Function code
KMO.AES128 B92B.12   KMO - Advanced Encryption Standard 128-bit Function code
KMO.AES192 B92B.13   KMO - Advanced Encryption Standard 192-bit Function code
KMO.AES256 B92B.14   KMO - Advanced Encryption Standard 256-bit Function code
KMO.EAES128 B92B.1A   KMO - Encrypted Advanced Encryption Standard 128-bit Function code
KMO.EAES192 B92B.1B   KMO - Encrypted Advanced Encryption Standard 192-bit Function code
KMO.EAES256 B92B.1C   KMO - Encrypted Advanced Encryption Standard 256-bit Function code
PCC B92C   Perform Cryptographic Computation Machine Instruction
PCC.QUERY B92C.00   PCC - QUERY Function code
PCC.LDEA B92C.01   PCC - compute Last block cmac using DEA Function code
PCC.LTDEA128 B92C.02   PCC - compute Last block cmac using Triple DEA-128 Function code
PCC.LTDEA192 B92C.03   PCC - compute Last block cmac using Triple DEA-192 Function code
PCC.LEDEA B92C.09   PCC - compute Last block cmac using Encrypted DEA Function code
PCC.LETDEA128 B92C.0A   PCC - compute Last block cmac using Encrypted Triple DEA-128 Function code
PCC.LETDEA192 B92C.0B   PCC - compute Last block cmac using Encrypted Triple DEA-192 Function code
PCC.LAES128 B92C.12   PCC - compute Last block cmac using AES-128 Function code
PCC.LAES192 B92C.13   PCC - compute Last block cmac using AES-192 Function code
PCC.LAES256 B92C.14   PCC - compute Last block cmac using AES-256 Function code
PCC.LEAES128 B92C.1A   PCC - compute Last block cmac using Encrypted AES-128 Function code
PCC.LEAES192 B92C.1B   PCC - compute Last block cmac using Encrypted AES-192 Function code
PCC.LEAES256 B92C.1C   PCC - compute Last block cmac using Encrypted AES-256 Function code
PCC.XAES128 B92C.32   PCC - compute Xts parameter using AES-128 Function code
PCC.XAES256 B92C.34   PCC - compute Xts parameter using AES-256 Function code
PCC.XEAES128 B92C.3A   PCC - compute Xts parameter using Encrypted AES-128 Function code
PCC.XEAES256 B92C.3C   PCC - compute Xts parameter using Encrypted AES-256 Function code
PCC.SMP256 B92C.40   PCC - Scalar Multiply P256 Function code
PCC.SMP384 B92C.41   PCC - Scalar Multiply P384 Function code
PCC.SMP521 B92C.42   PCC - Scalar Multiply P521 Function code
PCC.SME25519 B92C.48   PCC - Scalar Multiply Ed25519 Function code
PCC.SME448 B92C.49   PCC - Scalar Multiply Ed448 Function code
PCC.SMX25519 B92C.50   PCC - Scalar Multiply X25519 Function code
PCC.SMX448 B92C.51   PCC - Scalar Multiply X448 Function code
KMCTR B92D   cipher (K) Message with CounTeR Machine Instruction
KMCTR.QUERY B92D.00   KMCTR - QUERY Function code
KMCTR.DEA B92D.01   KMCTR - Data Encryption Algorithm Function code
KMCTR.TDEA128 B92D.02   KMCTR - Triple Data Encryption Algorithm 128-bit Function code
KMCTR.TDEA192 B92D.03   KMCTR - Triple Data Encryption Algorithm 192-bit Function code
KMCTR.EDEA B92D.09   KMCTR - Encrypted Data Encryption Algorithm Function code
KMCTR.ETDEA128 B92D.0A   KMCTR - Encrypted Triple Data Encryption Algorithm 128-bit Function code
KMCTR.ETDEA192 B92D.0B   KMCTR - Encrypted Triple Data Encryption Algorithm 192-bit Function code
KMCTR.AES128 B92D.12   KMCTR - Advanced Encryption Standard 128-bit Function code
KMCTR.AES192 B92D.13   KMCTR - Advanced Encryption Standard 192-bit Function code
KMCTR.AES256 B92D.14   KMCTR - Advanced Encryption Standard 256-bit Function code
KMCTR.EAES128 B92D.1A   KMCTR - Encrypted Advanced Encryption Standard 128-bit Function code
KMCTR.EAES192 B92D.1B   KMCTR - Encrypted Advanced Encryption Standard 192-bit Function code
KMCTR.EAES256 B92D.1C   KMCTR - Encrypted Advanced Encryption Standard 256-bit Function code
KM B92E   cipher (K) Message Machine Instruction
KM.QUERY B92E.00   KM - QUERY Function code
KM.DEA B92E.01   KM - Data Encryption Algorithm Function code
KM.TDEA128 B92E.02   KM - Triple Data Encryption Algorithm 128-bit Function code
KM.TDEA192 B92E.03   KM - Triple Data Encryption Algorithm 192-bit Function code
KM.EDEA B92E.09   KM - Encrypted Data Encryption Algorithm Function code
KM.ETDEA128 B92E.0A   KM - Encrypted Triple Data Encryption Algorithm 128-bit Function code
KM.ETDEA192 B92E.0B   KM - Encrypted Triple Data Encryption Algorithm 192-bit Function code
KM.AES128 B92E.12   KM - Advanced Encryption Standard 128-bit Function code
KM.AES192 B92E.13   KM - Advanced Encryption Standard 192-bit Function code
KM.AES256 B92E.14   KM - Advanced Encryption Standard 256-bit Function code
KM.EAES128 B92E.1A   KM - Encrypted Advanced Encryption Standard 128-bit Function code
KM.EAES192 B92E.1B   KM - Encrypted Advanced Encryption Standard 192-bit Function code
KM.EAES256 B92E.1C   KM - Encrypted Advanced Encryption Standard 256-bit Function code
KM.XAES128 B92E.32   KM - Xts AES 128-bit Function code
KM.XAES256 B92E.34   KM - Xts AES 256-bit Function code
KM.XEAES128 B92E.3A   KM - Xts Encrypted AES 128-bit Function code
KM.XEAES256 B92E.3C   KM - Xts Encrypted AES 256-bit Function code
KMC B92F   cipher (K) Message with Chaining Machine Instruction
KMC.QUERY B92F.00   KMC - QUERY Function code
KMC.DEA B92F.01   KMC - Data Encryption Algorithm Function code
KMC.TDEA128 B92F.02   KMC - Triple Data Encryption Algorithm 128-bit Function code
KMC.TDEA192 B92F.03   KMC - Triple Data Encryption Algorithm 192-bit Function code
KMC.EDEA B92F.09   KMC - Encrypted Data Encryption Algorithm Function code
KMC.ETDEA128 B92F.0A   KMC - Encrypted Triple Data Encryption Algorithm 128-bit Function code
KMC.ETDEA192 B92F.0B   KMC - Encrypted Triple Data Encryption Algorithm 192-bit Function code
KMC.AES128 B92F.12   KMC - Advanced Encryption Standard 128-bit Function code
KMC.AES192 B92F.13   KMC - Advanced Encryption Standard 192-bit Function code
KMC.AES256 B92F.14   KMC - Advanced Encryption Standard 256-bit Function code
KMC.EAES128 B92F.1A   KMC - Encrypted Advanced Encryption Standard 128-bit Function code
KMC.EAES192 B92F.1B   KMC - Encrypted Advanced Encryption Standard 192-bit Function code
KMC.EAES256 B92F.1C   KMC - Encrypted Advanced Encryption Standard 256-bit Function code
KMC.PRNG B92F.43   KMC - Pseudo Random Number Generation Function code
CGFR B930   Compare Grande with Fullword Register Machine Instruction
CLGFR B931   Compare Logical Grande with Fullword Register Machine Instruction
SORTL B938   SORT Lists Machine Instruction
SORTL.QAF B938.00   SORTL - Query Available Functions Function code
SORTL.SFLR B938.01   SORTL - Sort Fixed-Length Records Function code
SORTL.SVLR B938.02   SORTL - Sort Variable-Length Records Function code
DFLTCC B939   DeFLaTe Conversion Call Machine Instruction
DFLTCC.QAF B939.00   DFLTCC - Query Available Functions Function code
DFLTCC.GDHT B939.01   DFLTCC - Generate Dynamic-Huffman Table Function code
DFLTCC.CMPR B939.02   DFLTCC - CoMPRess Function code
DFLTCC.XPND B939.04   DFLTCC - eXPaND Function code
KDSA B93A   Kompute Digital Signature Authentication Machine Instruction
KDSA.QRY B93A.00   KDSA - QueRY Function code
KDSA.ECV256 B93A.01   KDSA - ECdsa-Verify-p256 Function code
KDSA.ECV384 B93A.02   KDSA - ECdsa-Verify-p384 Function code
KDSA.ECV521 B93A.03   KDSA - ECdsa-Verify-p521 Function code
KDSA.ECS256 B93A.09   KDSA - ECdsa-Sign-p256 Function code
KDSA.ECS384 B93A.0A   KDSA - ECdsa-Sign-p384 Function code
KDSA.ECS521 B93A.0B   KDSA - ECdsa-Sign-p521 Function code
KDSA.EECS256 B93A.11   KDSA - Encrypted-ECdsa-Sign-p256 Function code
KDSA.EECS384 B93A.12   KDSA - Encrypted-ECdsa-Sign-p384 Function code
KDSA.EECS521 B93A.13   KDSA - Encrypted-ECdsa-Sign-p521 Function code
KDSA.EDVE25519 B93A.20   KDSA - EDdsa-Verify-Ed25519 Function code
KDSA.EDVE448 B93A.24   KDSA - EDdsa-Verify-Ed448 Function code
KDSA.EDSE25519 B93A.28   KDSA - EDdsa-Sign-Ed25519 Function code
KDSA.EDSE448 B93A.2C   KDSA - EDdsa-Sign-Ed448 Function code
KDSA.EEDSE25519 B93A.30   KDSA - Encrypted EDdsa-Sign-Ed25519 Function code
KDSA.EEDSE448 B93A.34   KDSA - Encrypted EDdsa-Sign-Ed448 Function code
NNPA B93B   Neural Network Processing Assist Machine Instruction
NNPA.QAF B93B.00   NNPA - Query Available Functions Function code
NNPA.ADD B93B.10   NNPA - ADD Function code
NNPA.SUB B93B.11   NNPA - SUB Function code
NNPA.MUL B93B.12   NNPA - MULtiply Function code
NNPA.DIV B93B.13   NNPA - DIVide Function code
NNPA.MIN B93B.14   NNPA - MINimum Function code
NNPA.MAX B93B.15   NNPA - MAXimum Function code
NNPA.LOG B93B.20   NNPA - natural LOGarithm Function code
NNPA.EXP B93B.21   NNPA - EXPonential Function code
NNPA.RELU B93B.31   NNPA - REctified Linear Unit Function code
NNPA.TANH B93B.32   NNPA - TANgent Hyperbolic Function code
NNPA.SIGMOID B93B.33   NNPA - SIGMOID Function code
NNPA.SOFTMAX B93B.34   NNPA - SOFTMAX Function code
NNPA.BATCHNORM B93B.40   NNPA - BATCHNORM Function code
NNPA.MAXPOOL2D B93B.50   NNPA - MAXimum POOL 2Dimensions Function code
NNPA.AVGPOOL2D B93B.51   NNPA - AVeraGe POOL 2Dimensions Function code
NNPA.LSTMACT B93B.60   NNPA - LSTMACT Function code
NNPA.GRUACT B93B.61   NNPA - GRUACT Function code
NNPA.CONVOLUTION B93B.70   NNPA - CONVOLUTION Function code
NNPA.MATMULOP B93B.71   NNPA - MATMUL-OP Function code
NNPA.MATMULOPBCAST23 B93B.72   NNPA - MATMUL-OP-BCAST23 Function code
PPNO B93C   Perform Pseudorandom Number Operation Machine Instruction
PRNO B93C   Perform Random Number Operation Machine Instruction
PPNO.QRY B93C.00   PPNO - QueRY Function code
PRNO.QRY B93C.00   PRNO - QueRY Function code
PPNO.DRNG B93C.03   PPNO - Deterministic Random-Number Generation Function code
PRNO.DRNG B93C.03   PRNO - Deterministic Random-Number Generation Function code
PPNO.TRNGQRY B93C.70   PPNO - True Random-Number Generation QueRY Function code
PRNO.TRNGQRY B93C.70   PRNO - True Random-Number Generation QueRY Function code
PPNO.TRNG B93C.72   PPNO - True Random-Number Generation Function code
PRNO.TRNG B93C.72   PRNO - True Random-Number Generation Function code
KIMD B93E   Kompute Intermediate Message Digest Machine Instruction
KIMD.QUERY B93E.00   KIMD - QUERY Function code
KIMD.SHA1 B93E.01   KIMD - Secure Hash Algorithm standard-1 Function code
KIMD.SHA256 B93E.02   KIMD - Secure Hash Algorithm standard-256 Function code
KIMD.SHA512 B93E.03   KIMD - Secure Hash Algorithm standard-512 Function code
KIMD.SHA3224 B93E.20   KIMD - Secure Hash Algorithm standard 3-224 Function code
KIMD.SHA3256 B93E.21   KIMD - Secure Hash Algorithm standard 3-256 Function code
KIMD.SHA3384 B93E.22   KIMD - Secure Hash Algorithm standard 3-384 Function code
KIMD.SHA3512 B93E.23   KIMD - Secure Hash Algorithm standard 3-512 Function code
KIMD.SHAKE128 B93E.24   KIMD - Secure Hash Algorithm standard 3 with KEccak-128 Function code
KIMD.SHAKE256 B93E.25   KIMD - Secure Hash Algorithm standard 3 with KEccak-256 Function code
KIMD.GHASH B93E.41   KIMD - GHASH Function code
KLMD B93F   Kompute Last Message Digest Machine Instruction
KLMD.QUERY B93F.00   KLMD - QUERY Function code
KLMD.SHA1 B93F.01   KLMD - Secure Hash Algorithm standard-1 Function code
KLMD.SHA256 B93F.02   KLMD - Secure Hash Algorithm standard-256 Function code
KLMD.SHA512 B93F.03   KLMD - Secure Hash Algorithm standard-512 Function code
KLMD.SHA3224 B93F.20   KLMD - Secure Hash Algorithm standard 3-224 Function code
KLMD.SHA3256 B93F.21   KLMD - Secure Hash Algorithm standard 3-256 Function code
KLMD.SHA3384 B93F.22   KLMD - Secure Hash Algorithm standard 3-384 Function code
KLMD.SHA3512 B93F.23   KLMD - Secure Hash Algorithm standard 3-512 Function code
KLMD.SHAKE128 B93F.24   KLMD - Secure Hash Algorithm standard 3 with KEccak-128 Function code
KLMD.SHAKE256 B93F.25   KLMD - Secure Hash Algorithm standard 3 with KEccak-256 Function code
CFDTR B941   Convert to Fixed from Double Tfp Register Machine Instruction
CLGDTR B942   Convert to Logical Grande from Double Tfp Register Machine Instruction
CLFDTR B943   Convert to Logical Fullword from Double Tfp Register Machine Instruction
BCTGR B946   Branch on CounT Grande Register Machine Instruction
CFXTR B949   Convert to Fixed from eXtended Tfp Register Machine Instruction
CLGXTR B94A   Convert to Logical Grande from eXtended Tfp Register Machine Instruction
CLFXTR B94B   Convert to Logical Fullword from eXtended Tfp Register Machine Instruction
CDFTR B951   Convert to Double tfp from Fullword creating Tfp from Register Machine Instruction
CDLGTR B952   Convert to Double tfp from Logical Grande creating Tfp from Register Machine Instruction
CDLFTR B953   Convert to Double tfp from Logical Fullword creating Tfp from Register Machine Instruction
CXFTR B959   Convert to eXtended tfp from Fullword creating Tfp from Register Machine Instruction
CXLGTR B95A   Convert to eXtended tfp from Logical Grande creating Tfp from Register Machine Instruction
CXLFTR B95B   Convert to eXtended tfp from Logical Fullword creating Tfp from Register Machine Instruction
CGRT B960   Compare Grande Register and Trap Machine Instruction
CGRTH B960 0010 Compare Grande Register and Trap on High Extended Mnemonic
CGRTL B960 0100 Compare Grande Register and Trap on Low Extended Mnemonic
CGRTNE B960 0110 Compare Grande Register and Trap on Not Equal Extended Mnemonic
CGRTE B960 1000 Compare Grande Register and Trap on Equal Extended Mnemonic
CGRTNL B960 1010 Compare Grande Register and Trap on Not Low Extended Mnemonic
CGRTNH B960 1100 Compare Grande Register and Trap on Not High Extended Mnemonic
CLGRT B961   Compare Logical Grande Register and Trap Machine Instruction
CLGRTH B961 0010 Compare Logical Grande Register and Trap on High Extended Mnemonic
CLGRTL B961 0100 Compare Logical Grande Register and Trap on Low Extended Mnemonic
CLGRTNE B961 0110 Compare Logical Grande Register and Trap on Not Equal Extended Mnemonic
CLGRTE B961 1000 Compare Logical Grande Register and Trap on Equal Extended Mnemonic
CLGRTNL B961 1010 Compare Logical Grande Register and Trap on Not Low Extended Mnemonic
CLGRTNH B961 1100 Compare Logical Grande Register and Trap on Not High Extended Mnemonic
NNGRK B964   Not aNd Grande Register Keeping source data Machine Instruction
OCGRK B965   Or with Complement Grande Register Keeping source data Machine Instruction
NOGRK B966   Not Or Grande Register Keeping source data Machine Instruction
NOTGR B966 -- NOT Grande Register Extended Mnemonic
NXGRK B967   Not eXclusive-or Grande Register Keeping source data Machine Instruction
CRT B972   Compare Register and Trap Machine Instruction
CRTH B972 0010 Compare Register and Trap on High Extended Mnemonic
CRTL B972 0100 Compare Register and Trap on Low Extended Mnemonic
CRTNE B972 0110 Compare Register and Trap on Not Equal Extended Mnemonic
CRTE B972 1000 Compare Register and Trap on Equal Extended Mnemonic
CRTNL B972 1010 Compare Register and Trap on Not Low Extended Mnemonic
CRTNH B972 1100 Compare Register and Trap on Not High Extended Mnemonic
CLRT B973   Compare Logical Register and Trap Machine Instruction
CLRTH B973 0010 Compare Logical Register and Trap on High Extended Mnemonic
CLRTL B973 0100 Compare Logical Register and Trap on Low Extended Mnemonic
CLRTNE B973 0110 Compare Logical Register and Trap on Not Equal Extended Mnemonic
CLRTE B973 1000 Compare Logical Register and Trap on Equal Extended Mnemonic
CLRTNL B973 1010 Compare Logical Register and Trap on Not Low Extended Mnemonic
CLRTNH B973 1100 Compare Logical Register and Trap on Not High Extended Mnemonic
NNRK B974   Not aNd Register Keeping source data Machine Instruction
OCRK B975   Or with Complement Register Keeping source data Machine Instruction
NORK B976   Not Or Register Keeping source data Machine Instruction
NOTR B976 -- NOT Register Extended Mnemonic
NXRK B977   Not eXclusive-or Register Keeping source data Machine Instruction
NGR B980   aNd Grande Register Machine Instruction
OGR B981   Or Grande Register Machine Instruction
XGR B982   eXclusive-or Grande Register Machine Instruction
FLOGR B983   Find Leftmost One Grande Register Machine Instruction
LLGCR B984   Load Logical Grande from Character in Register Machine Instruction
LLGHR B985   Load Logical Grande from Halfword in Register Machine Instruction
MLGR B986   Multiply Logical Grande Register Machine Instruction
DLGR B987   Divide Logical Grande Register Machine Instruction
ALCGR B988   Add Logical with Carry Grande Register Machine Instruction
SLBGR B989   Subtract Logical with Borrow Grande Register Machine Instruction
CSPG B98A   Compare and Swap and Purge Grande Machine Instruction
RDP B98B   Reset Dat Protection Machine Instruction
EPSW B98D   Extract Program Status Word Machine Instruction
IDTE B98E   Invalidate Dat Table Entry Machine Instruction
CRDTE B98F   Compare and Replace Dat Table Entry Machine Instruction
TRTT B990   TRanslate Two to Two Machine Instruction
TRTO B991   TRanslate Two to One Machine Instruction
TROT B992   TRanslate One to Two Machine Instruction
TROO B993   TRanslate One to One Machine Instruction
LLCR B994   Load Logical from Character in Register Machine Instruction
LLHR B995   Load Logical from Halfword in Register Machine Instruction
MLR B996   Multiply Logical Register Machine Instruction
DLR B997   Divide Logical Register Machine Instruction
ALCR B998   Add Logical with Carry Register Machine Instruction
SLBR B999   Subtract Logical with Borrow Register Machine Instruction
EPAIR B99A   Extract Primary Asn and Instance to Register Machine Instruction
ESAIR B99B   Extract Secondary Asn and Instance to Register Machine Instruction
EQBS B99C   Extract Qdio Buffer State Machine Instruction
ESEA B99D   Extract and Set Extended Authority Machine Instruction
PTI B99E   Program Transfer with Instance Machine Instruction
SSAIR B99F   Set Secondary Asn with Instance from Register Machine Instruction
TPEI B9A1   Test Pending External Interruption Machine Instruction
PTF B9A2   Perform Topology Function Machine Instruction
PTF.REQHP B9A2.00   PTF - REQuest Horizontal Polarization Function code
PTF.REQVP B9A2.01   PTF - REQuest Vertical Polarization Function code
PTF.CHKTCHGS B9A2.02   PTF - CHecK Topology CHanGe Status Function code
LPTEA B9AA   Load Page Table Entry Address Machine Instruction
ESSA B9AB   Extract and Set Storage Attributes Machine Instruction
IRBM B9AC   Insert Reference Bits Multiple Machine Instruction
RRBM B9AE   Reset Reference Bits Multiple Machine Instruction
PFMF B9AF   Perform Frame Management Function Machine Instruction
CU14 B9B0   Convert Unicode 1-byte to 4-byte Machine Instruction
CU24 B9B1   Convert Unicode 2-byte to 4-byte Machine Instruction
CU41 B9B2   Convert Unicode 4-byte to 1-byte Machine Instruction
CU42 B9B3   Convert Unicode 4-byte to 2-byte Machine Instruction
TRTRE B9BD   TRanslate and Test Reverse Extended Machine Instruction
SRSTU B9BE   SeaRch STring Unicode Machine Instruction
TRTE B9BF   TRanslate and Test Extended Machine Instruction
SELFHR B9C0   SELect Fullword High Register Machine Instruction
SELFHRO B9C0 0001 SELect Fullword High Register on Ones / Overflow Extended Mnemonic
SELFHRH B9C0 0010 SELect Fullword High Register on High Extended Mnemonic
SELFHRP B9C0 0010 SELect Fullword High Register on Plus Extended Mnemonic
SELFHRL B9C0 0100 SELect Fullword High Register on Low Extended Mnemonic
SELFHRM B9C0 0100 SELect Fullword High Register on Mixed / Minus Extended Mnemonic
SELFHRNE B9C0 0111 SELect Fullword High Register on Not Equal Extended Mnemonic
SELFHRNZ B9C0 0111 SELect Fullword High Register on Not Zero Extended Mnemonic
SELFHRE B9C0 1000 SELect Fullword High Register on Equal Extended Mnemonic
SELFHRZ B9C0 1000 SELect Fullword High Register on Zero Extended Mnemonic
SELFHRNL B9C0 1011 SELect Fullword High Register on Not Low Extended Mnemonic
SELFHRNM B9C0 1011 SELect Fullword High Register on Not Mixed / Minus Extended Mnemonic
SELFHRNH B9C0 1101 SELect Fullword High Register on Not High Extended Mnemonic
SELFHRNP B9C0 1101 SELect Fullword High Register on Not Plus Extended Mnemonic
SELFHRNO B9C0 1110 SELect Fullword High Register on Not Ones / Overflow Extended Mnemonic
AHHHR B9C8   Add High and High to High Register Machine Instruction
SHHHR B9C9   Subtract High from High and High Registers Machine Instruction
ALHHHR B9CA   Add Logical High and High to High Register Machine Instruction
SLHHHR B9CB   Subtract Logical High from High and High Registers Machine Instruction
CHHR B9CD   Compare High and High Register Machine Instruction
CLHHR B9CF   Compare Logical High and High Register Machine Instruction
AHHLR B9D8   Add High and High to Low Register Machine Instruction
SHHLR B9D9   Subtract High from High and Low Registers Machine Instruction
ALHHLR B9DA   Add Logical High and High to Low Register Machine Instruction
SLHHLR B9DB   Subtract Logical High from High and Low Registers Machine Instruction
CHLR B9DD   Compare High and Low Register Machine Instruction
CLHLR B9DF   Compare Logical High and Low Register Machine Instruction
LOCFHR B9E0   Load On Condition Fullword High Register Machine Instruction
LOCFHRO B9E0 0001 Load On Condition Fullword High Register if Ones / Overflow Extended Mnemonic
LOCFHRH B9E0 0010 Load On Condition Fullword High Register if High Extended Mnemonic
LOCFHRP B9E0 0010 Load On Condition Fullword High Register if Plus Extended Mnemonic
LOCFHRL B9E0 0100 Load On Condition Fullword High Register if Low Extended Mnemonic
LOCFHRM B9E0 0100 Load On Condition Fullword High Register if Mixed / Minus Extended Mnemonic
LOCFHRNE B9E0 0111 Load On Condition Fullword High Register if Not Equal Extended Mnemonic
LOCFHRNZ B9E0 0111 Load On Condition Fullword High Register if Not Zero Extended Mnemonic
LOCFHRE B9E0 1000 Load On Condition Fullword High Register if Equal Extended Mnemonic
LOCFHRZ B9E0 1000 Load On Condition Fullword High Register if Zero Extended Mnemonic
LOCFHRNL B9E0 1011 Load On Condition Fullword High Register if Not Low Extended Mnemonic
LOCFHRNM B9E0 1011 Load On Condition Fullword High Register if Not Mixed / Minus Extended Mnemonic
LOCFHRNH B9E0 1101 Load On Condition Fullword High Register if Not High Extended Mnemonic
LOCFHRNP B9E0 1101 Load On Condition Fullword High Register if Not Plus Extended Mnemonic
LOCFHRNO B9E0 1110 Load On Condition Fullword High Register if Not Ones / Overflow Extended Mnemonic
POPCNT B9E1   POPulation CouNT Machine Instruction
LOCGR B9E2   Load On Condition Grande Register Machine Instruction
LGROC B9E2   Load Grande Register On Condition Machine Instruction
LOCGRO B9E2 0001 Load On Condition Grande Register if Ones / Overflow Extended Mnemonic
LOCGRH B9E2 0010 Load On Condition Grande Register if High Extended Mnemonic
LOCGRP B9E2 0010 Load On Condition Grande Register if Plus Extended Mnemonic
LGROCH B9E2 0010 Load Grande Register On Condition High Extended Mnemonic
LOCGRL B9E2 0100 Load On Condition Grande Register if Low Extended Mnemonic
LOCGRM B9E2 0100 Load On Condition Grande Register if Mixed / Minus Extended Mnemonic
LGROCL B9E2 0100 Load Grande Register On Condition Low Extended Mnemonic
LGROCNE B9E2 0110 Load Grande Register On Condition Not Equal Extended Mnemonic
LOCGRNE B9E2 0111 Load On Condition Grande Register if Not Equal Extended Mnemonic
LOCGRNZ B9E2 0111 Load On Condition Grande Register if Not Zero Extended Mnemonic
LOCGRE B9E2 1000 Load On Condition Grande Register if Equal Extended Mnemonic
LOCGRZ B9E2 1000 Load On Condition Grande Register if Zero Extended Mnemonic
LGROCE B9E2 1000 Load Grande Register On Condition Equal Extended Mnemonic
LGROCNL B9E2 1010 Load Grande Register On Condition Not Low Extended Mnemonic
LOCGRNL B9E2 1011 Load On Condition Grande Register if Not Low Extended Mnemonic
LOCGRNM B9E2 1011 Load On Condition Grande Register if Not Mixed / Minus Extended Mnemonic
LGROCNH B9E2 1100 Load Grande Register On Condition Not High Extended Mnemonic
LOCGRNH B9E2 1101 Load On Condition Grande Register if Not High Extended Mnemonic
LOCGRNP B9E2 1101 Load On Condition Grande Register if Not Plus Extended Mnemonic
LOCGRNO B9E2 1110 Load On Condition Grande Register if Not Ones / Overflow Extended Mnemonic
SELGR B9E3   SELect Grande Register Machine Instruction
SELGRO B9E3 0001 SELect Grande Register on Ones / Overflow Extended Mnemonic
SELGRH B9E3 0010 SELect Grande Register on High Extended Mnemonic
SELGRP B9E3 0010 SELect Grande Register on Plus Extended Mnemonic
SELGRL B9E3 0100 SELect Grande Register on Low Extended Mnemonic
SELGRM B9E3 0100 SELect Grande Register on Mixed / Minus Extended Mnemonic
SELGRNE B9E3 0111 SELect Grande Register on Not Equal Extended Mnemonic
SELGRNZ B9E3 0111 SELect Grande Register on Not Zero Extended Mnemonic
SELGRE B9E3 1000 SELect Grande Register on Equal Extended Mnemonic
SELGRZ B9E3 1000 SELect Grande Register on Zero Extended Mnemonic
SELGRNL B9E3 1011 SELect Grande Register on Not Low Extended Mnemonic
SELGRNM B9E3 1011 SELect Grande Register on Not Mixed / Minus Extended Mnemonic
SELGRNH B9E3 1101 SELect Grande Register on Not High Extended Mnemonic
SELGRNP B9E3 1101 SELect Grande Register on Not Plus Extended Mnemonic
SELGRNO B9E3 1110 SELect Grande Register on Not Ones / Overflow Extended Mnemonic
NGRK B9E4   aNd Grande Register Keeping source data Machine Instruction
NCGRK B9E5   aNd with Complement Grande Register Keeping source data Machine Instruction
OGRK B9E6   Or Grande Register Keeping source data Machine Instruction
XGRK B9E7   eXclusive-or Grande Register Keeping source data Machine Instruction
AGRK B9E8   Add Grande Register Keeping source data Machine Instruction
SGRK B9E9   Subtract Grande Register Keeping source data Machine Instruction
ALGRK B9EA   Add Logical Grande Register Keeping source data Machine Instruction
SLGRK B9EB   Subtract Logical Grande Register Keeping source data Machine Instruction
MGRK B9EC   Multiply Grande Register Keeping source data Machine Instruction
MSGRKC B9ED   Multiply Single Grande Register Keeping source data and Check Machine Instruction
SELR B9F0   SELect Register Machine Instruction
SELRO B9F0 0001 SELect Register on Ones / Overflow Extended Mnemonic
SELRH B9F0 0010 SELect Register on High Extended Mnemonic
SELRP B9F0 0010 SELect Register on Plus Extended Mnemonic
SELRL B9F0 0100 SELect Register on Low Extended Mnemonic
SELRM B9F0 0100 SELect Register on Mixed / Minus Extended Mnemonic
SELRNE B9F0 0111 SELect Register on Not Equal Extended Mnemonic
SELRNZ B9F0 0111 SELect Register on Not Zero Extended Mnemonic
SELRE B9F0 1000 SELect Register on Equal Extended Mnemonic
SELRZ B9F0 1000 SELect Register on Zero Extended Mnemonic
SELRNL B9F0 1011 SELect Register on Not Low Extended Mnemonic
SELRNM B9F0 1011 SELect Register on Not Mixed / Minus Extended Mnemonic
SELRNH B9F0 1101 SELect Register on Not High Extended Mnemonic
SELRNP B9F0 1101 SELect Register on Not Plus Extended Mnemonic
SELRNO B9F0 1110 SELect Register on Not Ones / Overflow Extended Mnemonic
LOCR B9F2   Load On Condition Register Machine Instruction
LROC B9F2   Load Register On Condition Machine Instruction
LOCRO B9F2 0001 Load On Condition Register if Ones / Overflow Extended Mnemonic
LOCRH B9F2 0010 Load On Condition Register if High Extended Mnemonic
LOCRP B9F2 0010 Load On Condition Register if Plus Extended Mnemonic
LROCH B9F2 0010 Load Register On Condition High Extended Mnemonic
LOCRL B9F2 0100 Load On Condition Register if Low Extended Mnemonic
LOCRM B9F2 0100 Load On Condition Register if Mixed / Minus Extended Mnemonic
LROCL B9F2 0100 Load Register On Condition Low Extended Mnemonic
LROCNE B9F2 0110 Load Register On Condition Not Equal Extended Mnemonic
LOCRNE B9F2 0111 Load On Condition Register if Not Equal Extended Mnemonic
LOCRNZ B9F2 0111 Load On Condition Register if Not Zero Extended Mnemonic
LOCRE B9F2 1000 Load On Condition Register if Equal Extended Mnemonic
LOCRZ B9F2 1000 Load On Condition Register if Zero Extended Mnemonic
LROCE B9F2 1000 Load Register On Condition Equal Extended Mnemonic
LROCNL B9F2 1010 Load Register On Condition Not Low Extended Mnemonic
LOCRNL B9F2 1011 Load On Condition Register if Not Low Extended Mnemonic
LOCRNM B9F2 1011 Load On Condition Register if Not Mixed / Minus Extended Mnemonic
LROCNH B9F2 1100 Load Register On Condition Not High Extended Mnemonic
LOCRNH B9F2 1101 Load On Condition Register if Not High Extended Mnemonic
LOCRNP B9F2 1101 Load On Condition Register if Not Plus Extended Mnemonic
LOCRNO B9F2 1110 Load On Condition Register if Not Ones / Overflow Extended Mnemonic
NRK B9F4   aNd Register Keeping source data Machine Instruction
NCRK B9F5   aNd with Complement Register Keeping source data Machine Instruction
ORK B9F6   Or Register Keeping source data Machine Instruction
XRK B9F7   eXclusive-or Register Keeping source data Machine Instruction
ARK B9F8   Add Register Keeping source data Machine Instruction
SRK B9F9   Subtract Register Keeping source data Machine Instruction
ALRK B9FA   Add Logical Register Keeping source data Machine Instruction
SLRK B9FB   Subtract Logical Register Keeping source data Machine Instruction
MSRKC B9FD   Multiply Single Register Keeping source data and Check Machine Instruction
LARL C00   Load Address Relative Long Machine Instruction
LGFI C01   Load Grande from Fullword Immediate Machine Instruction
BRCL C04   Branch Relative on Condition Long Machine Instruction
JLC C04   Jump Long on Condition Machine Instruction
JLNOP C04 0000 Jump Long No-OPeration Extended Mnemonic
JGNOP C04 0000 Jump lonG No-OPeration Extended Mnemonic
BROL C04 0001 Branch Relative on Ones / Overflow Long Extended Mnemonic
JLO C04 0001 Jump Long on Ones / Overflow Extended Mnemonic
JGO C04 0001 Jump lonG on Ones / Overflow Extended Mnemonic
BRHL C04 0010 Branch Relative on High Long Extended Mnemonic
BRPL C04 0010 Branch Relative on Plus Long Extended Mnemonic
JLH C04 0010 Jump Long on High Extended Mnemonic
JLP C04 0010 Jump Long on Plus Extended Mnemonic
JGH C04 0010 Jump lonG on High Extended Mnemonic
JGP C04 0010 Jump lonG on Plus Extended Mnemonic
JGNLE C04 0011 Jump lonG on Not Low or Equal Extended Mnemonic
BRLL C04 0100 Branch Relative on Low Long Extended Mnemonic
BRML C04 0100 Branch Relative on Mixed / Minus Long Extended Mnemonic
JLL C04 0100 Jump Long on Low Extended Mnemonic
JLM C04 0100 Jump Long on Mixed / Minus Extended Mnemonic
JGL C04 0100 Jump lonG on Low Extended Mnemonic
JGM C04 0100 Jump lonG on Mixed / Minus Extended Mnemonic
JGNHE C04 0101 Jump lonG on Not High or Equal Extended Mnemonic
JGLH C04 0110 Jump lonG on Low or High Extended Mnemonic
BRNEL C04 0111 Branch Relative on Not Equal Long Extended Mnemonic
BRNZL C04 0111 Branch Relative on Not Zero Long Extended Mnemonic
JLNE C04 0111 Jump Long on Not Equal Extended Mnemonic
JLNZ C04 0111 Jump Long on Not Zero Extended Mnemonic
JGNE C04 0111 Jump lonG on Not Equal Extended Mnemonic
JGNZ C04 0111 Jump lonG on Not Zero Extended Mnemonic
BREL C04 1000 Branch Relative on Equal Long Extended Mnemonic
BRZL C04 1000 Branch Relative on Zero Long Extended Mnemonic
JLE C04 1000 Jump Long on Equal Extended Mnemonic
JLZ C04 1000 Jump Long on Zero Extended Mnemonic
JGE C04 1000 Jump lonG on Equal Extended Mnemonic
JGZ C04 1000 Jump lonG on Zero Extended Mnemonic
JGNLH C04 1001 Jump lonG on Not Low or High Extended Mnemonic
JGHE C04 1010 Jump lonG on High or Equal Extended Mnemonic
BRNLL C04 1011 Branch Relative on Not Low Long Extended Mnemonic
BRNML C04 1011 Branch Relative on Not Mixed / Minus Long Extended Mnemonic
JLNL C04 1011 Jump Long on Not Low Extended Mnemonic
JLNM C04 1011 Jump Long on Not Mixed / Minus Extended Mnemonic
JGNL C04 1011 Jump lonG on Not Low Extended Mnemonic
JGNM C04 1011 Jump lonG on Not Mixed / Minus Extended Mnemonic
JGLE C04 1100 Jump lonG on Low or Equal Extended Mnemonic
BRNHL C04 1101 Branch Relative on Not High Long Extended Mnemonic
BRNPL C04 1101 Branch Relative on Not Plus Long Extended Mnemonic
JLNH C04 1101 Jump Long on Not High Extended Mnemonic
JLNP C04 1101 Jump Long on Not Plus Extended Mnemonic
JGNH C04 1101 Jump lonG on Not High Extended Mnemonic
JGNP C04 1101 Jump lonG on Not Plus Extended Mnemonic
BRNOL C04 1110 Branch Relative on Not Ones / Overflow Long Extended Mnemonic
JLNO C04 1110 Jump Long on Not Ones / Overflow Extended Mnemonic
JGNO C04 1110 Jump lonG on Not Ones / Overflow Extended Mnemonic
BRUL C04 1111 Branch Relative Unconditional Long Extended Mnemonic
JLU C04 1111 Jump Long Unconditional Extended Mnemonic
JG C04 1111 Jump lonG Extended Mnemonic
BRASL C05   Branch Relative And Save Long Machine Instruction
JASL C05   Jump And Save Long Machine Instruction
XIHF C06   eXclusive-or Immediate High with Fullword Machine Instruction
XILF C07   eXclusive-or Immediate Low with Fullword Machine Instruction
IIHF C08   Insert Immediate into High-order word, a Fullword Machine Instruction
IILF C09   Insert Immediate into Low-order word, a Fullword Machine Instruction
LFI C09   Load Fullword Immediate Machine Instruction
NIHF C0A   aNd Immediate High with Fullword Machine Instruction
NILF C0B   aNd Immediate Low with Fullword Machine Instruction
OIHF C0C   Or Immediate High-order word with Fullword Machine Instruction
OILF C0D   Or Immediate Low-order word with Fullword Machine Instruction
LLIHF C0E   Load Logical Immediate High-order word from Fullword Machine Instruction
LLGFI C0F   Load Logical Grande from Fullword Immediate Machine Instruction
LLILF C0F   Load Logical Immediate Low-order word from Fullword Machine Instruction
MSGFI C20   Mulitply Single Grande with Fullword Immediate Machine Instruction
MSFI C21   Multiply Single with Fullword Immediate Machine Instruction
SLGFI C24   Subtract Logical from Grande a Fullword Immediate Machine Instruction
SLFI C25   Subtract Logical Fullword Immediate Machine Instruction
AGFI C28   Add Grande with Fullword Immediate Machine Instruction
AFI C29   Add Fullword Immediate Machine Instruction
ALGFI C2A   Add Logical Grande with Fullword Immediate Machine Instruction
ALFI C2B   Add Logical Fullword Immediate Machine Instruction
CGFI C2C   Compare Grande with Fullword Immediate Machine Instruction
CFI C2D   Compare Fullword Immediate Machine Instruction
CLGFI C2E   Compare Logical Grande with Fullword Immediate Machine Instruction
CLFI C2F   Compare Logical Fullword Immediate Machine Instruction
LLHRL C42   Load Logical Halfword Relative Long Machine Instruction
LGHRL C44   Load Grande from Halfword Relative Long Machine Instruction
LHRL C45   Load Halfword Relative Long Machine Instruction
LLGHRL C46   Load Logical Grande from Halfword Relative Long Machine Instruction
STHRL C47   STore Halfword Relative Long Machine Instruction
LGRL C48   Load Grande Relative Long Machine Instruction
STGRL C4B   STore Grande Relative Long Machine Instruction
LGFRL C4C   Load Grande from Fullword Relative Long Machine Instruction
LRL C4D   Load Relative Long Machine Instruction
LLGFRL C4E   Load Logical Grande from Fullword Relative Long Machine Instruction
STRL C4F   STore Relative Long Machine Instruction
EXRL C60   EXecute Relative Long Machine Instruction
PFDRL C62   PreFetch Data Relative Long Machine Instruction
CGHRL C64   Compare Grande with Halfword Relative Long Machine Instruction
CHRL C65   Compare Halfword Relative Long Machine Instruction
CLGHRL C66   Compare Logical Grande with Halfword Relative Long Machine Instruction
CLHRL C67   Compare Logical with Halfword Relative Long Machine Instruction
CGRL C68   Compare Grande Relative Long Machine Instruction
CLGRL C6A   Compare Logical Grande Relative Long Machine Instruction
CGFRL C6C   Compare Grande with Fullword Relative Long Machine Instruction
CRL C6D   Compare Relative Long Machine Instruction
CLGFRL C6E   Compare Logical Grande with Fullword Relative Long Machine Instruction
CLRL C6F   Compare Logical Relative Long Machine Instruction
MVCOS C80   MoVe Characters with Optional Specifications Machine Instruction
ECTG C81   Extract Cpu Time Grande Machine Instruction
CSST C82   Compare and Swap and STore Machine Instruction
LPD C84   Load Pair Disjoint Machine Instruction
LPDG C85   Load Pair Disjoint Grande Machine Instruction
BRCTH CC6   Branch Relative on CounT High Machine Instruction
JCTH CC6   Jump on CounT High Machine Instruction
AIH CC8   Add Immediate High Machine Instruction
ALSIH CCA   Add Logical with Signed Immediate High Machine Instruction
ALSIHN CCB   Add Logical with Signed Immediate High No cc Machine Instruction
CIH CCD   Compare Immediate High Machine Instruction
CLIH CCF   Compare Logical Immediate High Machine Instruction
XREAD E00   assist eXtension to READ a record Machine Instruction
XPRNT E02   assist eXtension to PRiNT a record Machine Instruction
XPNCH E04   assist eXtension to PuNCH a record Machine Instruction
XDUMP E06   assist eXtension for storage DUMP Machine Instruction
XLIMD E08   assist eXtension to LIMit Dump Machine Instruction
XGET E0A   assist eXtension to GET a record Machine Instruction
XPUT E0C   assist eXtension to PUT a record Machine Instruction
LTG E302   Load and Test Grande Machine Instruction
LRAG E303   Load Real Address Grande Machine Instruction
LG E304   Load Grande Machine Instruction
CVBY E306   ConVert to Binary from Yonder Machine Instruction
AG E308   Add Grande Machine Instruction
SG E309   Subtract Grande Machine Instruction
ALG E30A   Add Logical Grande Machine Instruction
SLG E30B   Subtract Logical Grande Machine Instruction
MSG E30C   Multiply Single Grande Machine Instruction
DSG E30D   Divide Single Grande Machine Instruction
CVBG E30E   ConVert to Binary Grande Machine Instruction
LRVG E30F   Load ReVersed Grande Machine Instruction
LT E312   Load and Test Machine Instruction
LRAY E313   Load Real Address Yonder Machine Instruction
LGF E314   Load Grande from Fullword Machine Instruction
LGH E315   Load Grande from Halfword Machine Instruction
LLGF E316   Load Logical Grande from Fullword Machine Instruction
LLGT E317   Load Logical Grande from Thirty-one bits Machine Instruction
AGF E318   Add Grande with Fullword Machine Instruction
SGF E319   Subtract from Grande a Fullword Machine Instruction
ALGF E31A   Add Logical Grande with Fullword Machine Instruction
SLGF E31B   Subtract Logical from Grande a Fullword Machine Instruction
MSGF E31C   Multiply Single Grande with Fullword Machine Instruction
DSGF E31D   Divide Single Grande by Fullword Machine Instruction
LRV E31E   Load ReVersed Machine Instruction
LRVH E31F   Load ReVersed Halfword Machine Instruction
CG E320   Compare Grande Machine Instruction
CLG E321   Compare Logical Grande Machine Instruction
STG E324   STore Grande Machine Instruction
NTSTG E325   Non-Transactional STore Grande Machine Instruction
CVDY E326   ConVert to Decimal from Yonder Machine Instruction
LZRG E32A   Load and Zero Rightmost byte Grande Machine Instruction
CVDG E32E   ConVert to Decimal Grande Machine Instruction
STRVG E32F   STore ReVersed Grande Machine Instruction
CGF E330   Compare Grande with Fullword Machine Instruction
CLGF E331   Compare Logical Grande with Fullword Machine Instruction
LTGF E332   Load and Test Grande from Fullword Machine Instruction
CGH E334   Compare Grande with Halfword Machine Instruction
PFD E336   PreFetch Data Machine Instruction
AGH E338   Add Grande with Halfword Machine Instruction
SGH E339   Subtract from Grande a Halfword Machine Instruction
LLZRGF E33A   Load Logical and Zero Rightmost byte, Grande from Fullword Machine Instruction
LZRF E33B   Load and Zero Rightmost byte Fullword Machine Instruction
MGH E33C   Multiply Grande with Halfword Machine Instruction
STRV E33E   STore ReVersed Machine Instruction
STRVH E33F   STore ReVersed Halfword Machine Instruction
BCTG E346   Branch on CounT Grande Machine Instruction
BIC E347   Branch Indirect on Condition Machine Instruction
BIO E347 0001 Branch Indirect on Ones / Overflow Extended Mnemonic
BIH E347 0010 Branch Indirect on High Extended Mnemonic
BIP E347 0010 Branch Indirect on Plus Extended Mnemonic
BIL E347 0100 Branch Indirect on Low Extended Mnemonic
BIM E347 0100 Branch Indirect on Mixed / Minus Extended Mnemonic
BINE E347 0111 Branch Indirect on Not Equal Extended Mnemonic
BINZ E347 0111 Branch Indirect on Not Zero Extended Mnemonic
BIE E347 1000 Branch Indirect on Equal Extended Mnemonic
BIZ E347 1000 Branch Indirect on Zero Extended Mnemonic
BINL E347 1011 Branch Indirect on Not Low Extended Mnemonic
BINM E347 1011 Branch Indirect on Not Mixed / Minus Extended Mnemonic
BINH E347 1101 Branch Indirect on Not High Extended Mnemonic
BINP E347 1101 Branch Indirect on Not Plus Extended Mnemonic
BINO E347 1110 Branch Indirect on Not Ones / Overflow Extended Mnemonic
BI E347 1111 Branch Indirect Extended Mnemonic
LLGFSG E348   Load Logical Guarded Fullword Shifted to Grande Machine Instruction
STGSC E349   STore Guarded Storage Controls Machine Instruction
LGG E34C   Load Guarded Grande Machine Instruction
LGSC E34D   Load Guarded Storage Controls Machine Instruction
STY E350   STore Yonder Machine Instruction
MSY E351   Multiply Single Yonder Machine Instruction
MSC E353   Multiply Single and Check Machine Instruction
NY E354   aNd Yonder Machine Instruction
CLY E355   Compare Logical Yonder Machine Instruction
OY E356   Or Yonder Machine Instruction
XY E357   eXclusive-or Yonder Machine Instruction
LY E358   Load Yonder Machine Instruction
CY E359   Compare Yonder Machine Instruction
AY E35A   Add Yonder Machine Instruction
SY E35B   Subtract Yonder Machine Instruction
MFY E35C   Multiply Fullword Yonder Machine Instruction
ALY E35E   Add Logical Yonder Machine Instruction
SLY E35F   Subtract Logical Yonder Machine Instruction
STHY E370   STore Halfword Yonder Machine Instruction
LAY E371   Load Address Yonder Machine Instruction
STCY E372   STore Character Yonder Machine Instruction
ICY E373   Insert Character Yonder Machine Instruction
LAEY E375   Load Address Extended Yonder Machine Instruction
LB E376   Load Byte Machine Instruction
LGB E377   Load Grande from Byte Machine Instruction
LHY E378   Load Halfword Yonder Machine Instruction
CHY E379   Compare Halfword Yonder Machine Instruction
AHY E37A   Add Halfword Yonder Machine Instruction
SHY E37B   Subtract Halfword Yonder Machine Instruction
MHY E37C   Multiply Halfword Yonder Machine Instruction
NG E380   aNd Grande Machine Instruction
OG E381   Or Grande Machine Instruction
XG E382   eXclusive-or Grande Machine Instruction
MSGC E383   Multiply Single Grande and Check Machine Instruction
MG E384   Multiply Grande Machine Instruction
LGAT E385   Load Grande And Trap Machine Instruction
MLG E386   Multiply Logical Grande Machine Instruction
DLG E387   Divide Logical Grande Machine Instruction
ALCG E388   Add Logical with Carry Grande Machine Instruction
SLBG E389   Subtract Logical with Borrow Grande Machine Instruction
STPQ E38E   STore Pair to Quadword Machine Instruction
LPQ E38F   Load Pair from Quadword Machine Instruction
LLGC E390   Load Logical Grande from Character Machine Instruction
LLGH E391   Load Logical Grande from Halfword Machine Instruction
LLC E394   Load Logical Character Machine Instruction
LLH E395   Load Logical from Halfword Machine Instruction
ML E396   Multiply Logical Machine Instruction
DL E397   Divide Logical Machine Instruction
ALC E398   Add Logical with Carry Machine Instruction
SLB E399   Subtract Logical with Borrow Machine Instruction
LLGTAT E39C   Load Logical Grande from Thirty-one bits And Trap Machine Instruction
LLGFAT E39D   Load Logical Grande from Fullword And Trap Machine Instruction
LAT E39F   Load And Trap Machine Instruction
LBH E3C0   Load Byte High Machine Instruction
LLCH E3C2   Load Logical Character High Machine Instruction
STCH E3C3   STore Character High Machine Instruction
LHH E3C4   Load Halfword High Machine Instruction
LLHH E3C6   Load Logical Halfword High Machine Instruction
STHH E3C7   STore Halfword High Machine Instruction
LFHAT E3C8   Load Fullword High And Trap Machine Instruction
LFH E3CA   Load Fullword High Machine Instruction
STFH E3CB   STore Fullword High Machine Instruction
CHF E3CD   Compare High and Fullword Machine Instruction
CLHF E3CF   Compare Logical High and Fullword Machine Instruction
VLI E400   Vector Load Indirect Machine Instruction
VLIE E400   Vector Load Indirect Exponential hfp Machine Instruction
VSTI E401   Vector STore Indirect Machine Instruction
VSTIE E401   Vector STore Indirect Exponential hfp Machine Instruction
VLID E410   Vector Load Indirect Double hfp Machine Instruction
VSTID E411   Vector STore Indirect Double hfp Machine Instruction
VSRL E424   Vector Shift Right single Logical Machine Instruction
VSLL E425   Vector Shift Left single Logical Machine Instruction
VLBIX E428   Vector Load Bit IndeX Machine Instruction
LASP E500   Load Address Space Parameters Machine Instruction
TPROT E501   Test PROTection Machine Instruction
STRAG E502   STore Real Address Grande Machine Instruction
OPCDE502 E502   Fix Page Machine Instruction
OPCDE503 E503   SVC Assist Machine Instruction
OPCDE504 E504   Obtain Local Lock Machine Instruction
OPCDE505 E505   Release Local Lock Machine Instruction
OPCDE506 E506   Obtain CMS Lock Machine Instruction
OPCDE507 E507   Release CMS Lock Machine Instruction
OPCDE508 E508   Trace SVC Interruption Machine Instruction
OPCDE509 E509   Trace Program Interruption Machine Instruction
MVCRL E50A   MoVe Characters Right to Left Machine Instruction
OPCDE50A E50A   Trace Initial SRB Dispatch Machine Instruction
OPCDE50B E50B   Trace I/O Interruption Machine Instruction
OPCDE50C E50C   Trace Task Dispatch Machine Instruction
OPCDE50D E50D   Trace SVC Return Machine Instruction
MVCSK E50E   MoVe Characters with Source Key Machine Instruction
MVCDK E50F   MoVe Characters with Destination Key Machine Instruction
DPFET E518   Divide Packed FETch Machine Instruction
MVHHI E544   MoVe Halfword from Halfword Immediate Machine Instruction
MVGHI E548   MoVe Grande from Halfword Immediate Machine Instruction
MVHI E54C   MoVe fullword from Halfword Immediate Machine Instruction
CHHSI E554   Compare Halfword with Halword Signed Immediate Machine Instruction
CLHHSI E555   Compare Logical Halfword with Halfword Signless Immediate Machine Instruction
CGHSI E558   Compare Grande with Halfword Signed Immediate Machine Instruction
CLGHSI E559   Compare Logical Grande with Halfword Signless Immediate Machine Instruction
CHSI E55C   Compare Halfword Signed Immediate Machine Instruction
CLFHSI E55D   Compare Logical Fullword with Halfword Signless Immediate Machine Instruction
TBEGIN E560   Transaction BEGIN Machine Instruction
TBEGINC E561   Transaction BEGIN Constrained Machine Instruction
OPCDE600 E600   Get Free Storage Space Machine Instruction
VLEBRH E601   Vector Load Element Byte Reversed Halfword Machine Instruction
OPCDE601 E601   Return Free Storage Space Machine Instruction
VLEBRG E602   Vector Load Element Byte Reversed Grande Machine Instruction
OPCDE602 E602   Lock Page Machine Instruction
VLEBRF E603   Vector Load Element Byte Reversed Fullword Machine Instruction
OPCDE603 E603   Unlock Page Machine Instruction
VLLEBRZ E604   Vector Load Logical Element Byte Reversed and Zero Machine Instruction
OPCDE604 E604   Decode Subsequent CCW Commands Machine Instruction
VLLEBRZH E604 0001 Vector Load Logical Element Byte Reversed and Zero Halfword Extended Mnemonic
VLLEBRZF E604 0010 Vector Load Logical Element Byte Reversed and Zero Fullword Extended Mnemonic
LDRV E604 0011 Load Double ReVersed Extended Mnemonic
VLLEBRZG E604 0011 Vector Load Logical Element Byte Reversed and Zero Grande Extended Mnemonic
LERV E604 0110 Load lEftmost word ReVersed Extended Mnemonic
VLLEBRZE E604 0110 Vector Load Logical Element Byte Reversed and Zero lEftmost word Extended Mnemonic
VLBRREP E605   Vector Load Byte Reversed element and REPlicate Machine Instruction
OPCDE605 E605   Free CCW Storage Machine Instruction
VLBRREPH E605 0001 Vector Load Byte Reversed element and REPlicate Halfword Extended Mnemonic
VLBRREPF E605 0010 Vector Load Byte Reversed element and REPlicate Fullword Extended Mnemonic
VLBRREPG E605 0011 Vector Load Byte Reversed element and REPlicate Grande Extended Mnemonic
VLBR E606   Vector Load Byte Reversed elements Machine Instruction
OPCDE606 E606   Locate Virtual I/O Control Blocks Machine Instruction
VLBRH E606 0001 Vector Load Byte Reversed elements Halfword Extended Mnemonic
VLBRF E606 0010 Vector Load Byte Reversed elements Fullword Extended Mnemonic
VLBRG E606 0011 Vector Load Byte Reversed elements Grande Extended Mnemonic
VLBRQ E606 0100 Vector Load Byte Reversed elements Quadword Extended Mnemonic
VLER E607   Vector Load Elements Reversed Machine Instruction
OPCDE607 E607   Dispatch a Block or a Virtual Machine - Full Function Machine Instruction
VLERH E607 0001 Vector Load Elements Reversed Halfword Extended Mnemonic
VLERF E607 0010 Vector Load Elements Reversed Fullword Extended Mnemonic
VLERG E607 0011 Vector Load Elements Reversed Grande Extended Mnemonic
OPCDE608 E608   Test Page Status Machine Instruction
VSTEBRH E609   Vector STore Element Byte Reversed Halfword Machine Instruction
OPCDE609 E609   Test Page Status and Lock Machine Instruction
VSTEBRG E60A   Vector STore Element Byte Reversed Grande Machine Instruction
OPCDE60A E60A   Invalidate Segment Table Machine Instruction
STDRV E60A 0000 STore Double hfp byte ReVersed Extended Mnemonic
VSTEBRF E60B   Vector STore Element Byte Reversed Fullword Machine Instruction
OPCDE60B E60B   Invalidate Page Table Machine Instruction
STERV E60B 0000 STore Exponential hfp byte ReVersed Extended Mnemonic
OPCDE60C E60C   Decode First CCW Command Machine Instruction
OPCDE60D E60D   Main Entry to Dispatcher Machine Instruction
VSTBR E60E   Vector STore Byte Reversed elements Machine Instruction
OPCDE60E E60E   Locate Real I/O Control Blocks Machine Instruction
VSTBRH E60E 0001 Vector STore Byte Reversed elements Halfword Extended Mnemonic
VSTBRF E60E 0010 Vector STore Byte Reversed elements Fullword Extended Mnemonic
VSTBRG E60E 0011 Vector STore Byte Reversed elements Grande Extended Mnemonic
VSTBRQ E60E 0100 Vector STore Byte Reversed elements Quadword Extended Mnemonic
VSTER E60F   Vector STore Elements Reversed Machine Instruction
OPCDE60F E60F   Common CCW Command Processing Machine Instruction
VSTERH E60F 0001 Vector STore Elements Reversed Halfword Extended Mnemonic
VSTERF E60F 0010 Vector STore Elements Reversed Fullword Extended Mnemonic
VSTERG E60F 0011 Vector STore Elements Reversed Grande Extended Mnemonic
OPCDE610 E610   Untranslate CCW Machine Instruction
OPCDE611 E611   Dispatch a Block or Virtual Machine - Abbreviated Machine Instruction
OPCDE612 E612   Store ECPS:VM/370 Identification Machine Instruction
OPCDE613 E613   Locate Changed/Shared Page Machine Instruction
FREEX E614   ??? Machine Instruction
FRETX E615   ??? Machine Instruction
OPCDE616 E616   Preferred Machine Assist Machine Instruction
VPKZ E634   Vector PacK Zoned Machine Instruction
VLRL E635   Vector Load Rightmost with Length Machine Instruction
VLRLR E637   Vector Load Rightmost with Length Register Machine Instruction
VUPKZ E63C   Vector UnPacK Zoned Machine Instruction
VSTRL E63D   Vector STore Rightmost with Length Machine Instruction
VSTRLR E63F   Vector STore Rightmost with Length Register Machine Instruction
VLIP E649   Vector Load Immediate Packed decimal Machine Instruction
VCVB E650   Vector ConVert to Binary Machine Instruction
VCLZDP E651   Vector Count Leading Zero Digits Packed decimal Machine Instruction
VCVBG E652   Vector ConVert to Binary Grande Machine Instruction
VUPKZH E654   Vector UnPacK Zoned High Machine Instruction
VCNF E655   Vector Convert Neural-nnp from Floating point Machine Instruction
VCLFNH E656   Vector Convert and Lengthen Floating point from Neural-nnp High Machine Instruction
VCVD E658   Vector ConVert to Decimal Machine Instruction
VSRP E659   Vector Shift and Round Packed decimal Machine Instruction
VCVDG E65A   Vector ConVert to Decimal Grande Machine Instruction
VPSOP E65B   Vector Perform Sign Operation Packed decimal Machine Instruction
VUPKZL E65C   Vector UnPacK Zoned Low Machine Instruction
VCFN E65D   Vector Convert Floating point from Neural-nnp Machine Instruction
VCLFNL E65E   Vector Convert and Lengthen Floating point from Neural-nnp Low Machine Instruction
VTP E65F   Vector Test Packed decimal Machine Instruction
VPKZR E670   Vector PacK Zoned Register Machine Instruction
VAP E671   Vector Add Packed decimal Machine Instruction
VSRPR E672   Vector Shift and Round Packed decimal Register Machine Instruction
VSP E673   Vector Subtract Packed decimal Machine Instruction
VSCHP E674   Vector Scale and Convert Hfp from Packed decimal Machine Instruction
VSCHSP E674 0010 Vector Scale and Convert Hex Short floating point from Packed decimal Extended Mnemonic
VSCHDP E674 0011 Vector Scale and Convert Hex Double floating point from Packed decimal Extended Mnemonic
VSCHXP E674 0100 Vector Scale and Convert Hex eXtended floating point from Packed decimal Extended Mnemonic
VCRNF E675   Vector Convert and Round Neural-nnp from Floating point Machine Instruction
VCP E677   Vector Compare Packed decimal Machine Instruction
VMP E678   Vector Multiply Packed decimal Machine Instruction
VMSP E679   Vector Multiply an Shift Packed decimal Machine Instruction
VDP E67A   Vector Divide Packed decimal Machine Instruction
VRP E67B   Vector Remainder Packed decimal Machine Instruction
VSCSHP E67C   Vector Scale and Convert and Split Hex floating point from Packed decimal Machine Instruction
VCSPH E67D   Vector Convert Scaled Packed decimal from Hex floating point Machine Instruction
VSDP E67E   Vector Shift and Divide Packed decimal Machine Instruction
VLEB E700   Vector Load Element Byte Machine Instruction
VLEH E701   Vector Load Element Halfword Machine Instruction
VLEG E702   Vector Load Element Grande Machine Instruction
OPCDE702 E702   SVC Handler without Trace Machine Instruction
VLEF E703   Vector Load Element Fullword Machine Instruction
OPCDE703 E703   SVC Handler with Trace Machine Instruction
VLLEZ E704   Vector Load Logical Element and Zero Machine Instruction
OPCDE704 E704   Resume Page Measurement Machine Instruction
VLLEZB E704 0000 Vector Load Logical Element and Zero Byte Extended Mnemonic
VLLEZH E704 0001 Vector Load Logical Element and Zero Halfword Extended Mnemonic
VLLEZF E704 0010 Vector Load Logical Element and Zero Fullword Extended Mnemonic
VLLEZG E704 0011 Vector Load Logical Element and Zero Grande Extended Mnemonic
VLLEZLF E704 0110 Vector Load Logical Element and Zero Left-aligned Fullword Extended Mnemonic
VLREP E705   Vector Load and REPlicate Machine Instruction
OPCDE705 E705   Resume Short Term Unfix Machine Instruction
VLREPB E705 0000 Vector Load and REPlicate Byte Extended Mnemonic
VLREPH E705 0001 Vector Load and REPlicate Halfword Extended Mnemonic
VLREPF E705 0010 Vector Load and REPlicate Fullword Extended Mnemonic
VLREPG E705 0011 Vector Load and REPlicate Grande Extended Mnemonic
VL E706   Vector Load Machine Instruction
VLBB E707   Vector Load to Block Boundary Machine Instruction
OPCDE707 E707   Dispatcher Machine Instruction
VSTEB E708   Vector STore Element Byte Machine Instruction
OPCDE708 E708   SIO Trace Machine Instruction
VSTEH E709   Vector STore Element Halfword Machine Instruction
OPCDE709 E709   Task Switch Trace Machine Instruction
VSTEG E70A   Vector STore Element Grande Machine Instruction
OPCDE70A E70A   I/O Interrupt Trace Machine Instruction
VSTEF E70B   Vector STore Element Fullword Machine Instruction
OPCDE70B E70B   Store ECPS:VS2 Level Machine Instruction
OPCDE70C E70C   Set Direct Translate Limit Machine Instruction
VST E70E   Vector STore Machine Instruction
OPCDE710 E710   PCB Enqueue Lifo Machine Instruction
VGEG E712   Vector Gather Element Grande Machine Instruction
VGEF E713   Vector Gather Element Fullword Machine Instruction
VSCEG E71A   Vector SCatter Element Grande Machine Instruction
VSCEF E71B   Vector SCatter Element Fullword Machine Instruction
OPCDE720 E720   PCB Enqueue Fifo Machine Instruction
VLGV E721   Vector Load Gpr from Vector register element Machine Instruction
VLGVB E721 0000 Vector Load Gpr from Vector register element Byte Extended Mnemonic
VLGVH E721 0001 Vector Load Gpr from Vector register element Halfword Extended Mnemonic
VLGVF E721 0010 Vector Load Gpr from Vector register element Fullword Extended Mnemonic
VLGVG E721 0011 Vector Load Gpr from Vector register element Grande Extended Mnemonic
VLVG E722   Vector Load Vector element from Gpr Machine Instruction
VLVGB E722 0000 Vector Load Vector element from Gpr Byte Extended Mnemonic
VLVGH E722 0001 Vector Load Vector element from Gpr Halfword Extended Mnemonic
VLVGF E722 0010 Vector Load Vector element from Gpr Fullword Extended Mnemonic
VLVGG E722 0011 Vector Load Vector element from Gpr Grande Extended Mnemonic
LCBB E727   Load Count to Block Boundary Machine Instruction
VESL E730   Vector Element Shift Left Machine Instruction
OPCDE730 E730   Double Threaded Dequeue Machine Instruction
VESLB E730 0000 Vector Element Shift Left Byte Extended Mnemonic
VESLH E730 0001 Vector Element Shift Left Halfword Extended Mnemonic
VESLF E730 0010 Vector Element Shift Left Fullword Extended Mnemonic
VESLG E730 0011 Vector Element Shift Left Grande Extended Mnemonic
VERLL E733   Vector Element Rotate Left Logical Machine Instruction
VERLLB E733 0000 Vector Element Rotate Left Logical Byte Extended Mnemonic
VERLLH E733 0001 Vector Element Rotate Left Logical Halfword Extended Mnemonic
VERLLF E733 0010 Vector Element Rotate Left Logical Fullword Extended Mnemonic
VERLLG E733 0011 Vector Element Rotate Left Logical Grande Extended Mnemonic
VLM E736   Vector Load Multiple Machine Instruction
VLL E737   Vector Load with Length Machine Instruction
VESRL E738   Vector Element Shift Right Logical Machine Instruction
VESRLB E738 0000 Vector Element Shift Right Logical Byte Extended Mnemonic
VESRLH E738 0001 Vector Element Shift Right Logical Halfword Extended Mnemonic
VESRLF E738 0010 Vector Element Shift Right Logical Fullword Extended Mnemonic
VESRLG E738 0011 Vector Element Shift Right Logical Grande Extended Mnemonic
VESRA E73A   Vector Element Shift Right Arithmetic Machine Instruction
VESRAB E73A 0000 Vector Element Shift Right Arithmetic Byte Extended Mnemonic
VESRAH E73A 0001 Vector Element Shift Right Arithmetic Halfword Extended Mnemonic
VESRAF E73A 0010 Vector Element Shift Right Arithmetic Fullword Extended Mnemonic
VESRAG E73A 0011 Vector Element Shift Right Arithmetic Grande Extended Mnemonic
VSTM E73E   Vector STore Multiple Machine Instruction
VSTL E73F   Vector STore with Length Machine Instruction
VLEIB E740   Vector Load Element Immediate Byte Machine Instruction
OPCDE740 E740   Get APCBE Machine Instruction
VLEIH E741   Vector Load Element Immediate Halfword Machine Instruction
VLEIG E742   Vector Load Element Immediate Grande Machine Instruction
VLEIF E743   Vector Load Element Immediate Fullword Machine Instruction
VGBM E744   Vector Generate Byte Mask Machine Instruction
VONE E744 -- Vector set to all ONEs Extended Mnemonic
VZERO E744 -- Vector set to all ZEROes Extended Mnemonic
VREPI E745   Vector REPlicate Immediate Machine Instruction
VREPIB E745 0000 Vector REPlicate Immediate Byte Extended Mnemonic
VREPIH E745 0001 Vector REPlicate Immediate Halfword Extended Mnemonic
VREPIF E745 0010 Vector REPlicate Immediate Fullword Extended Mnemonic
VREPIG E745 0011 Vector REPlicate Immediate Grande Extended Mnemonic
VGM E746   Vector Generate Mask Machine Instruction
VGMB E746 0000 Vector Generate Mask Byte Extended Mnemonic
VGMH E746 0001 Vector Generate Mask Halfword Extended Mnemonic
VGMF E746 0010 Vector Generate Mask Fullword Extended Mnemonic
VGMG E746 0011 Vector Generate Mask Grande Extended Mnemonic
VFTCI E74A   Vector Floating point Test data Class Immediate Machine Instruction
VFTCISB E74A 0010.0000 Vector Floating point Test data Class Immediate Single Bfp Extended Mnemonic
WFTCISB E74A 0010.1000 Would-be vector Floating point Test data Class Immediate Single Bfp Extended Mnemonic
VFTCIDB E74A 0011.0000 Vector Floating point Test data Class Immediate Double Bfp Extended Mnemonic
WFTCIDB E74A 0011.1000 Would-be vector Floating point Test dataClass Immediate Double Bfp Extended Mnemonic
WFTCIXB E74A 0100.1000 Would-be vector Floating point Test data Class Immediate eXtended Bfp Extended Mnemonic
VREP E74D   Vector REPlicate Machine Instruction
VREPB E74D 0000 Vector REPlicate Byte Extended Mnemonic
VREPH E74D 0001 Vector REPlicate Halfword Extended Mnemonic
VREPF E74D 0010 Vector REPlicate Fullword Extended Mnemonic
VREPG E74D 0011 Vector REPlicate Grande Extended Mnemonic
VPOPCT E750   Vector POPulation CounT Machine Instruction
OPCDE750 E750   Return APCBE Machine Instruction
VPOPCTB E750 0000 Vector POPulation CounT Byte Extended Mnemonic
VPOPCTH E750 0001 Vector POPulation CounT Halfword Extended Mnemonic
VPOPCTF E750 0010 Vector POPulation CounT Fullword Extended Mnemonic
VPOPCTG E750 0011 Vector POPulation CounT Grande Extended Mnemonic
VCTZ E752   Vector Count Trailing Zeros Machine Instruction
VCTZB E752 0000 Vector Count Trailing Zeros Byte Extended Mnemonic
VCTZH E752 0001 Vector Count Trailing Zeros Halfword Extended Mnemonic
VCTZF E752 0010 Vector Count Trailing Zeros Fullword Extended Mnemonic
VCTZG E752 0011 Vector Count Trailing Zeros Grande Extended Mnemonic
VCLZ E753   Vector Count Leading Zeros Machine Instruction
VCLZB E753 0000 Vector Count Leading Zeros Byte Extended Mnemonic
VCLZH E753 0001 Vector Count Leading Zeros Halfword Extended Mnemonic
VCLZF E753 0010 Vector Count Leading Zeros Fullword Extended Mnemonic
VCLZG E753 0011 Vector Count Leading Zeros Grande Extended Mnemonic
VLR E756   Vector Load Register Machine Instruction
OPCDE758 E758   Find Gotten Queue Element Machine Instruction
VISTR E75C   Vector Isolate STRing Machine Instruction
VISTRB E75C 0000 Vector Isolate STRing Byte Extended Mnemonic
VISTRH E75C 0001 Vector Isolate STRing Halfword Extended Mnemonic
VISTRBS E75C 0000.0001 Vector Isolate STRing Byte and Set cc Extended Mnemonic
VISTRF E75C 0010 Vector Isolate STRing Fullword Extended Mnemonic
VISTRHS E75C 0001.0001 Vector Isolate STRing Halfword and Set cc Extended Mnemonic
VISTRFS E75C 0010.0001 Vector Isolate STRing Fullword and Set cc Extended Mnemonic
VSEG E75F   Vector Sign Extend to Grande Machine Instruction
VSEGB E75F 0000 Vector Sign Extend to Grande from Byte Extended Mnemonic
VSEGH E75F 0001 Vector Sign Extend to Grande from Halfword Extended Mnemonic
VSEGF E75F 0010 Vector Sign Extend to Grande from Fullword Extended Mnemonic
VMRL E760   Vector MeRge Low Machine Instruction
OPCDE760 E760   Dequeue Top APCBE Machine Instruction
VMRLB E760 0000 Vector MeRge Low Byte Extended Mnemonic
VMRLH E760 0001 Vector MeRge Low Halfword Extended Mnemonic
VMRLF E760 0010 Vector MeRge Low Fullword Extended Mnemonic
VMRLG E760 0011 Vector MeRge Low Grande Extended Mnemonic
VMRH E761   Vector MeRge High Machine Instruction
VMRHB E761 0000 Vector MeRge High Byte Extended Mnemonic
VMRHH E761 0001 Vector MeRge High Halfword Extended Mnemonic
VMRHF E761 0010 Vector MeRge High Fullword Extended Mnemonic
VMRHG E761 0011 Vector MeRge High Grande Extended Mnemonic
VLVGP E762   Vector Load Vector register from Gpr disjoint after Pairing Machine Instruction
VSUM E764   Vector SUM across word Machine Instruction
VSUMB E764 0000 Vector SUM across word per Byte Extended Mnemonic
VSUMH E764 0001 Vector SUM across word per Halfword Extended Mnemonic
VSUMG E765   Vector SUM across Grande Machine Instruction
VSUMGH E765 0001 Vector SUM across Grande per Halfword Extended Mnemonic
VSUMGF E765 0010 Vector SUM across Grande per Fullword Extended Mnemonic
VCKSM E766   Vector ChecKSuM Machine Instruction
VSUMQ E767   Vector SUM across Quadword Machine Instruction
VSUMQF E767 0010 Vector SUM across Quadword per Fullword Extended Mnemonic
VSUMQG E767 0011 Vector SUM across Quadword per Grande Extended Mnemonic
VN E768   Vector aNd Machine Instruction
OPCDE768 E768   SMF Storage Monitor Machine Instruction
VNC E769   Vector aNd with Complement Machine Instruction
VO E76A   Vector Or Machine Instruction
VNO E76B   Vector Not-Or Machine Instruction
VNOT E76B -- Vector NOT Extended Mnemonic
VNX E76C   Vecctor Not-eXclusive-or Machine Instruction
VX E76D   Vector eXclusive-or Machine Instruction
VNN E76E   Vector Not-aNd Machine Instruction
VOC E76F   Vector Or with Complement Machine Instruction
VESLV E770   Vector Element Shift Left Vector-specified Machine Instruction
OPCDE770 E770   Enqueue RSPTE to Top Machine Instruction
VESLVB E770 0000 Vector Element Shift Left Vector-specified Byte Extended Mnemonic
VESLVH E770 0001 Vector Element Shift Left Vector-specified Halfword Extended Mnemonic
VESLVF E770 0010 Vector Element Shift Left Vector-specified Fullword Extended Mnemonic
VESLVG E770 0011 Vector Element Shift Left Vector-specified Grande Extended Mnemonic
VERIM E772   Vector Element Rotate and Insert under Mask Machine Instruction
VERIMB E772 0000 Vector Element Rotate and Insert under Mask Byte Extended Mnemonic
VERIMH E772 0001 Vector Element Rotate and Insert under Mask Halfword Extended Mnemonic
VERIMF E772 0010 Vector Element Rotate and Insert under Mask Fullword Extended Mnemonic
VERIMG E772 0011 Vector Element Rotate and Insert under Mask Grande Extended Mnemonic
VERLLV E773   Vector Element Rotate Left Logical Vector-specified Machine Instruction
VERLLVB E773 0000 Vector Element Rotate Left Logical Vector-specified Byte Extended Mnemonic
VERLLVH E773 0001 Vector Element Rotate Left Logical Vector-specified Halfword Extended Mnemonic
VERLLVF E773 0010 Vector Element Rotate Left Logical Vector-specified Fullword Extended Mnemonic
VERLLVG E773 0011 Vector Element Rotate Left Logical Vector-specified Grande Extended Mnemonic
VSL E774   Vector Shift Left Machine Instruction
VSLB E775   Vector Shift Left by Byte Machine Instruction
VSLDB E777   Vector Shift Left Double by Byte Machine Instruction
VESRLV E778   Vector Element Shift Right Logical Vector-specified Machine Instruction
OPCDE778 E778   Getmain PPA Machine Instruction
VESRLVB E778 0000 Vector Element Shift Right Logical Vector-specified Byte Extended Mnemonic
VESRLVH E778 0001 Vector Element Shift Right Logical Vector-specified Halfword Extended Mnemonic
VESRLVF E778 0010 Vector Element Shift Right Logical Vector-specified Fullword Extended Mnemonic
VESRLVG E778 0011 Vector Element Shift Right Logical Vector-specified Grande Extended Mnemonic
VESRAV E77A   Vector Element Shift Right Arithmetic Vector-specified Machine Instruction
VESRAVB E77A 0000 Vector Element Shift Right Arithmetic Vector-specified Byte Extended Mnemonic
VESRAVH E77A 0001 Vector Element Shift Right Arithmetic Vector-specified Halfword Extended Mnemonic
VESRAVF E77A 0010 Vector Element Shift Right Arithmetic Vector-specified Fullword Extended Mnemonic
VESRAVG E77A 0011 Vector Element Shift Right Arithmetic Vector-specified Grande Extended Mnemonic
VSRL E77C   Vector Shift Right Logical Machine Instruction
VSRLB E77D   Vector Shift Right Logical by Byte Machine Instruction
VSRA E77E   Vector Shift Right Arithmetic Machine Instruction
VSRAB E77F   Vector Shift Right Arithmetic by Byte Machine Instruction
VFEE E780   Vector Find Element Equal Machine Instruction
OPCDE780 E780   Enqueue RSPTE to Bottom Machine Instruction
VFEEB E780 0000 Vector Find Element Equal Byte Extended Mnemonic
VFEEH E780 0001 Vector Find Element Equal Halfword Extended Mnemonic
VFEEBS E780 0000.0001 Vector Find Element Equal Byte and Set cc Extended Mnemonic
VFEEF E780 0010 Vector Find Element Equal Fullword Extended Mnemonic
VFEEZB E780 0000.0010 Vector Find Element Equal or Zero Byte Extended Mnemonic
VFEEZBS E780 0000.0011 Vector Find Element Equal or Zero Byte and Set cc Extended Mnemonic
VFEEHS E780 0001.0001 Vector Find Element Equal Halfword and Set cc Extended Mnemonic
VFEEZH E780 0001.0010 Vector Find Element Equal or Zero Halfword Extended Mnemonic
VFEEZHS E780 0001.0011 Vector Find Element Equal or Zero Halfword and Set cc Extended Mnemonic
VFEEFS E780 0010.0001 Vector Find Element Equal Fullword and Set cc Extended Mnemonic
VFEEZF E780 0010.0010 Vector Find Element Equal or Zero Fullword Extended Mnemonic
VFEEZFS E780 0010.0011 Vector Find Element Equal or Zero Fullword and Set cc Extended Mnemonic
VFENE E781   Vector Find Element Not Equal Machine Instruction
VFENEB E781 0000 Vector Find Element Not Equal Byte Extended Mnemonic
VFENEH E781 0001 Vector Find Element Not Equal Halfword Extended Mnemonic
VFENEBS E781 0000.0001 Vector Find Element Not Equal Byte and Set cc Extended Mnemonic
VFENEF E781 0010 Vector Find Element Not Equal Fullword Extended Mnemonic
VFENEZB E781 0000.0010 Vector Find Element Not Equal or Zero Byte Extended Mnemonic
VFENEZBS E781 0000.0011 Vector Find Element Not Equal or Zero Byte and Set cc Extended Mnemonic
VFENEHS E781 0001.0001 Vector Find Element Not Equal Halfword and Set cc Extended Mnemonic
VFENEZH E781 0001.0010 Vector Find Element Not Equal or Zero Halfword Extended Mnemonic
VFENEZHS E781 0001.0011 Vector Find Element Not Equal or Zero Halfword and Set cc Extended Mnemonic
VFENEFS E781 0010.0001 Vector Find Element Not Equal Fullword and Set cc Extended Mnemonic
VFENEZF E781 0010.0010 Vector Find Element Not Equal or Zero Fullword Extended Mnemonic
VFENEZFS E781 0010.0011 Vector Find Element Not Equal or Zero Fullword and Set cc Extended Mnemonic
VFAE E782   Vector Find Any element Equal Machine Instruction
VFAEB E782 0000 Vector Find Any element Equal Byte Extended Mnemonic
VFAEH E782 0001 Vector Find Any element Equal Halfword Extended Mnemonic
VFAEBS E782 0000.0001 Vector Find Any element Equal Byte and Set cc Extended Mnemonic
VFAEF E782 0010 Vector Find Any element Equal Fullword Extended Mnemonic
VFAEZB E782 0000.0010 Vector Find Any element Equal or Zero Byte Extended Mnemonic
VFAEZBS E782 0000.0011 Vector Find Any element Equal or Zero Byte and Set cc Extended Mnemonic
VFAEHS E782 0001.0001 Vector Find Any element Equal Halfword and Set cc Extended Mnemonic
VFAEZH E782 0001.0010 Vector Find Any element Equal or Zero Halfword Extended Mnemonic
VFAEZHS E782 0001.0011 Vector Find Any element Equal or Zero Halfword and Set cc Extended Mnemonic
VFAEFS E782 0010.0001 Vector Find Any element Equal Fullword and Set cc Extended Mnemonic
VFAEZF E782 0010.0010 Vector Find Any element Equal or Zero Fullword Extended Mnemonic
VFAEZFS E782 0010.0011 Vector Find Any element Equal or Zero Fullword and Set cc Extended Mnemonic
VPDI E784   Vector Permute Doubleword Immediate Machine Instruction
VBPERM E785   Vector Bit PERMute Machine Instruction
VSLD E786   Vector Shift Left Double Machine Instruction
VSRD E787   Vector Shift Right Double Machine Instruction
OPCDE788 E788   Getmain PPA on Page Boundary Machine Instruction
VSTRC E78A   Vector STRing range Compare Machine Instruction
VSTRCB E78A 0000 Vector STRing range Compare Byte Extended Mnemonic
VSTRCH E78A 0001 Vector STRing range Compare Halfword Extended Mnemonic
VSTRCBS E78A 0000.0001 Vector STRing range Compare Byte and Set cc Extended Mnemonic
VSTRCF E78A 0010 Vector STRing range Compare Fullword Extended Mnemonic
VSTRCZB E78A 0000.0010 Vector STRing range Compare including Zero by Byte Extended Mnemonic
VSTRCZBS E78A 0000.0011 Vector STRing range Compare including Zero by Byte and Set cc Extended Mnemonic
VSTRCHS E78A 0001.0001 Vector STRing range Compare Halfword and Set cc Extended Mnemonic
VSTRCZH E78A 0001.0010 Vector STRing range Compare including Zero by Halfword Extended Mnemonic
VSTRCZHS E78A 0001.0011 Vector STRing range Compare including Zero by Halfword and Set cc Extended Mnemonic
VSTRCFS E78A 0010.0001 Vector STRing range Compare Fullword and Set cc Extended Mnemonic
VSTRCZF E78A 0010.0010 Vector STRing range Compare including Zero by Fullword Extended Mnemonic
VSTRCZFS E78A 0010.0011 Vector STRing range Compare including Zero by Fullword and Set cc Extended Mnemonic
VSTRS E78B   Vector STRing Search Machine Instruction
VSTRSB E78B 0000 Vector STRing Search Byte Extended Mnemonic
VSTRSH E78B 0001 Vector STRing Search Halfword Extended Mnemonic
VSTRSF E78B 0010 Vector STRing Search Fullword Extended Mnemonic
VSTRSZB E78B 0000.0010 Vector STRing Search Zero-delimited Byte Extended Mnemonic
VSTRSZH E78B 0001.0010 Vector STRing Search Zero-delimited Halfword Extended Mnemonic
VSTRSZF E78B 0010.0010 Vector STRing Search Zero-delimited Fullword Extended Mnemonic
VPERM E78C   Vector PERMute Machine Instruction
VSEL E78D   Vector SELect Machine Instruction
VFMS E78E   Vector Floating point Multiply and Subtract Machine Instruction
VFMSSB E78E 0000.0010 Vector Floating point Multiply and Subtract Single Bfp Extended Mnemonic
VFMSDB E78E 0000.0011 Vector Floating point Multiply and Subtract Double Bfp Extended Mnemonic
WFMSSB E78E 1000.0010 Would-be vector Floating point Multiply and Subtract Single Bfp Extended Mnemonic
WFMSDB E78E 1000.0011 Would-be vector Floating point Multiply and Subtract Double Bfp Extended Mnemonic
WFMSXB E78E 1000.0100 Would-be vector Floating point Multiply and Subtract eXtended Bfp Extended Mnemonic
VFMA E78F   Vector Floating point Multiply and Add Machine Instruction
VFMASB E78F 0000.0010 Vector Floating point Multiply and Add Single Bfp Extended Mnemonic
VFMADB E78F 0000.0011 Vector Floating point Multiply and Add Double Bfp Extended Mnemonic
WFMASB E78F 1000.0010 Would-be vector Floating point Multiply and Add Single Bfp Extended Mnemonic
WFMADB E78F 1000.0011 Would-be vector Floating point Multiply and Add Double Bfp Extended Mnemonic
WFMAXB E78F 1000.0100 Would-be vector Floating point Multiply and Add eXtended Bfp Extended Mnemonic
OPCDE790 E790   Dequeue Specific RSPTE Machine Instruction
VPK E794   Vector PacK Machine Instruction
VPKH E794 0001 Vector PacK Halfword Extended Mnemonic
VPKF E794 0010 Vector PacK Fullword Extended Mnemonic
VPKG E794 0011 Vector PacK Grande Extended Mnemonic
VPKLS E795   Vector PacK Logical Saturate Machine Instruction
VPKLSH E795 0001.0000 Vector PacK Logical Saturate Halfword Extended Mnemonic
VPKLSHS E795 0001.0001 Vector PacK Logical Saturate Halfword and Set cc Extended Mnemonic
VPKLSF E795 0010.0000 Vector PacK Logical Saturate Fullword Extended Mnemonic
VPKLSFS E795 0010.0001 Vector PacK Logical Saturate Fullword and Set cc Extended Mnemonic
VPKLSG E795 0011.0000 Vector PacK Logical Saturate Grande Extended Mnemonic
VPKLSGS E795 0011.0001 Vector PacK Logical Saturate Grande and Set cc Extended Mnemonic
VPKS E797   Vector PacK Saturate Machine Instruction
VPKSH E797 0001.0000 Vector PacK Saturate Halfword Extended Mnemonic
VPKSHS E797 0001.0001 Vector PacK Saturate Halfword and Set cc Extended Mnemonic
VPKSF E797 0010.0000 Vector PacK Saturate Fullword Extended Mnemonic
VPKSFS E797 0010.0001 Vector PacK Saturate Fullword and Set cc Extended Mnemonic
VPKSG E797 0011.0000 Vector PacK Saturate Grande Extended Mnemonic
VPKSGS E797 0011.0001 Vector PacK Saturate Grande and Set cc Extended Mnemonic
OPCDE798 E798   Freemain PQA Machine Instruction
VFNMS E79E   Vector Floating point Negative Multiply and Subtract Machine Instruction
VFNMSSB E79E 0000.0010 Vector Floating point Negative Multiply and Subtract Single Bfp Extended Mnemonic
VFNMSDB E79E 0000.0011 Vector Floating point Negative Multiply and Subtract Double Bfp Extended Mnemonic
WFNMSSB E79E 1000.0010 Would-be vector Floating point Negative Multiply and Subtract Single Bfp Extended Mnemonic
WFNMSDB E79E 1000.0011 Would-be vector Floating point Negative Multiply and Subtract Double Bfp Extended Mnemonic
WFNMSXB E79E 1000.0100 Would-be vector Floating point Negative Multiply and Subtract eXtended Bfp Extended Mnemonic
VFNMA E79F   Vector Floating point Negative Multiply and Add Machine Instruction
VFNMASB E79F 0000.0010 Vector Floating point Negative Multiply and Add Single Bfp Extended Mnemonic
VFNMADB E79F 0000.0011 Vector Floating point Negative Multiply and Add Double Bfp Extended Mnemonic
WFNMASB E79F 1000.0010 Would-be vector Floating point Negative Multiply and Add Single Bfp Extended Mnemonic
WFNMADB E79F 1000.0011 Would-be vector Floating point Negative Multiply and Add Double Bfp Extended Mnemonic
WFNMAXB E79F 1000.0100 Would-be vector Floating point Negative Multiply and Add eXtended Bfp Extended Mnemonic
OPCDE7A0 E7A0   Dequeue First RSPTE Machine Instruction
VMLH E7A1   Vector Multiply Logical High Machine Instruction
VMLHB E7A1 0000 Vector Multiply Logical High Byte Extended Mnemonic
VMLHH E7A1 0001 Vector Multiply Logical High Halfword Extended Mnemonic
VMLHF E7A1 0010 Vector Multiply Logical High Fullword Extended Mnemonic
VML E7A2   Vector Multiply Low Machine Instruction
VMLB E7A2 0000 Vector Multiply Low Byte Extended Mnemonic
VMLHW E7A2 0001 Vector Multiply Low HlafWord Extended Mnemonic
VMLF E7A2 0010 Vector Multiply Low Fullword Extended Mnemonic
VMH E7A3   Vector Multiply High Machine Instruction
VMHB E7A3 0000 Vector Multiply High Byte Extended Mnemonic
VMHH E7A3 0001 Vector Multiply High Halfword Extended Mnemonic
VMHF E7A3 0010 Vector Multiply High Fullword Extended Mnemonic
VMLE E7A4   Vector Multiply Logical Even Machine Instruction
VMLEB E7A4 0000 Vector Multiply Logical Even Byte Extended Mnemonic
VMLEH E7A4 0001 Vector Multiply Logical Even Halfword Extended Mnemonic
VMLEF E7A4 0010 Vector Multiply Logical Even Fullword Extended Mnemonic
VMLO E7A5   Vector Multiply Logical Odd Machine Instruction
VMLOB E7A5 0000 Vector Multiply Logical Odd Byte Extended Mnemonic
VMLOH E7A5 0001 Vector Multiply Logical Odd Halfword Extended Mnemonic
VMLOF E7A5 0010 Vector Multiply Logical Odd Fullword Extended Mnemonic
VME E7A6   Vector Multipy Even Machine Instruction
VMEB E7A6 0000 Vector Multipy Even Byte Extended Mnemonic
VMEH E7A6 0001 Vector Multipy Even Halfword Extended Mnemonic
VMEF E7A6 0010 Vector Multipy Even Fullword Extended Mnemonic
VMO E7A7   Vector Multiply Odd Machine Instruction
VMOB E7A7 0000 Vector Multiply Odd Byte Extended Mnemonic
VMOH E7A7 0001 Vector Multiply Odd Halfword Extended Mnemonic
VMOF E7A7 0010 Vector Multiply Odd Fullword Extended Mnemonic
OPCDE7A8 E7A8   Freemain in Partition Machine Instruction
VMALH E7A9   Vector Multiply and Add Logical High Machine Instruction
VMALHB E7A9 0000 Vector Multiply and Add Logical High Byte Extended Mnemonic
VMALHH E7A9 0001 Vector Multiply and Add Logical High Halfword Extended Mnemonic
VMALHF E7A9 0010 Vector Multiply and Add Logical High Fullword Extended Mnemonic
VMAL E7AA   Vector Multiply and Add Low Machine Instruction
VMALB E7AA 0000 Vector Multiply and Add Low Byte Extended Mnemonic
VMALHW E7AA 0001 Vector Multiply and Add Low HalfWord Extended Mnemonic
VMALF E7AA 0010 Vector Multiply and Add Low Fullword Extended Mnemonic
VMAH E7AB   Vector Multiply and Add High Machine Instruction
VMAHB E7AB 0000 Vector Multiply and Add High Byte Extended Mnemonic
VMAHH E7AB 0001 Vector Multiply and Add High Halfword Extended Mnemonic
VMAHF E7AB 0010 Vector Multiply and Add High Fullword Extended Mnemonic
VMALE E7AC   Vector Multiply and Add Logical Even Machine Instruction
VMALEB E7AC 0000 Vector Multiply and Add Logical Even Byte Extended Mnemonic
VMALEH E7AC 0001 Vector Multiply and Add Logical Even Halfword Extended Mnemonic
VMALEF E7AC 0010 Vector Multiply and Add Logical Even Fullword Extended Mnemonic
VMALO E7AD   Vector Multiply and Add Logical Odd Machine Instruction
VMALOB E7AD 0000 Vector Multiply and Add Logical Odd Byte Extended Mnemonic
VMALOH E7AD 0001 Vector Multiply and Add Logical Odd Halfword Extended Mnemonic
VMALOF E7AD 0010 Vector Multiply and Add Logical Odd Fullword Extended Mnemonic
VMAE E7AE   Vector Multiply and Add Even Machine Instruction
VMAEB E7AE 0000 Vector Multiply and Add Even Byte Extended Mnemonic
VMAEH E7AE 0001 Vector Multiply and Add Even Halfword Extended Mnemonic
VMAEF E7AE 0010 Vector Multiply and Add Even Fullword Extended Mnemonic
VMAO E7AF   Vector Multiply and Add Odd Machine Instruction
VMAOB E7AF 0000 Vector Multiply and Add Odd Byte Extended Mnemonic
VMAOH E7AF 0001 Vector Multiply and Add Odd Halfword Extended Mnemonic
VMAOF E7AF 0010 Vector Multiply and Add Odd Fullword Extended Mnemonic
OPCDE7B0 E7B0   Invalidate Virtual Page Machine Instruction
VGFM E7B4   Vector Galois Field Multiply sum Machine Instruction
VGFMB E7B4 0000 Vector Galois Field Multiply sum Byte Extended Mnemonic
VGFMH E7B4 0001 Vector Galois Field Multiply sum Halfword Extended Mnemonic
VGFMF E7B4 0010 Vector Galois Field Multiply sum Fullword Extended Mnemonic
VGFMG E7B4 0011 Vector Galois Field Multiply sum Grande Extended Mnemonic
VMSL E7B8   Vector Multiply Sum Logical Machine Instruction
OPCDE7B8 E7B8   Save Getmain/Freemain Status Machine Instruction
VMSLG E7B8 0011 Vector Multiply Sum Logical Grande Extended Mnemonic
VACCC E7B9   Vector Add with Carry Compute Carry Machine Instruction
VACCCQ E7B9 0100 Vector Add with Carry Compute Carry Quadword Extended Mnemonic
VAC E7BB   Vector Add with Carry Machine Instruction
VACQ E7BB 0100 Vector Add with Carry Quadword Extended Mnemonic
VGFMA E7BC   Vector Galois Field Multiply sum and Accumulate Machine Instruction
VGFMAB E7BC 0000 Vector Galois Field Multiply sum and Accumulate Byte Extended Mnemonic
VGFMAH E7BC 0001 Vector Galois Field Multiply sum and Accumulate Halfword Extended Mnemonic
VGFMAF E7BC 0010 Vector Galois Field Multiply sum and Accumulate Fullword Extended Mnemonic
VGFMAG E7BC 0011 Vector Galois Field Multiply sum and Accumulate Grande Extended Mnemonic
VSBCBI E7BD   Vector Subtract with Borrow Compute Borrow Indication Machine Instruction
VSBCBIQ E7BD 0100 Vector Subtract with Borrow Compute Borrow Indication Quadword Extended Mnemonic
VSBI E7BF   Vector Subtract with Borrow Indication Machine Instruction
VSBIQ E7BF 0100 Vector Subtract with Borrow Indication Quadword Extended Mnemonic
VCLFP E7C0   Vector Convert Logical from Floating Point Machine Instruction
VCLGD E7C0   Vector Convert Logical Grande from Double bfp Machine Instruction
OPCDE7C0 E7C0   Short Term Unfix Machine Instruction
VCLFEB E7C0 0010.0000 Vector Convert Logical Fullword from Exponential Bfp Extended Mnemonic
WCLFEB E7C0 0010.1000 Would-be vector Convert Logical Fullword from Exponential Bfp Extended Mnemonic
VCLGDB E7C0 0011.0000 Vector Convert Logical Grande from Double Bfp Extended Mnemonic
WCLGDB E7C0 0011.1000 Would-be vector Convert Logical Grande from Double Bfp Extended Mnemonic
VCDLG E7C1   Vector Convert Double bfp from Logical Grande Machine Instruction
VCFPL E7C1   Vector Convert Floating Point from Logical Machine Instruction
VCELFB E7C1 0010.0000 Vector Convert Exponential bfp from Logical Fullword to Bfp Extended Mnemonic
WCELFB E7C1 0010.1000 Would-be vector Convert Exponential bfp from Logical Fullword to Bfp Extended Mnemonic
VCDLGB E7C1 0011.0000 Vector Convert Double bfp from Logical Grande to Bfp Extended Mnemonic
WCDLGB E7C1 0011.1000 Would-be vector Convert Double bfp from Logical Grande to Bfp Extended Mnemonic
VCGD E7C2   Vector Convert Grande from Double bfp Machine Instruction
VCSFP E7C2   Vector Convert Signed from Floating Point Machine Instruction
VCFEB E7C2 0010.0000 Vector Convert Fullword from Exponential Bfp Extended Mnemonic
WCFEB E7C2 0010.1000 Would-be vector Convert Fullword from Exponential Bfp Extended Mnemonic
VCGDB E7C2 0011.0000 Vector Convert Grande from Double Bfp Extended Mnemonic
WCGDB E7C2 0011.1000 Would-be vector Convert Grande from Double Bfp Extended Mnemonic
VCDG E7C3   Vector Convert Double bfp from Grande Machine Instruction
VCFPS E7C3   Vector Convert Floating Point from Signed Machine Instruction
VCEFB E7C3 0010.0000 Vector Convert Exponential bfp from Fullword to Bfp Extended Mnemonic
WCEFB E7C3 0010.1000 Would-be vector Convert Exponential bfp from Fullword to Bfp Extended Mnemonic
VCDGB E7C3 0011.0000 Vector Convert Double bfp from Grande to Bfp Extended Mnemonic
WCDGB E7C3 0011.1000 Would-be vector Convert Double bfp from Grande to Bfp Extended Mnemonic
VFLL E7C4   Vector Floating point Load Lengthened Machine Instruction
VLDE E7C4   Vector Load lengthened Double from Exponential Machine Instruction
VFLLS E7C4 0010.0000 Vector Floating point Load Lengthened Single bfp Extended Mnemonic
VLDEB E7C4 0010.0000 Vector Load lengthened Double from Exponential Bfp Extended Mnemonic
WFLLS E7C4 0010.1000 Would-be vector Floating point Load Lengthened Single bfp Extended Mnemonic
WLDEB E7C4 0010.1000 Would-be vector Load lengthened Double from Exponential Bfp Extended Mnemonic
WFLLD E7C4 0011.1000 Would-be vector Floating point Load Lengthened Double bfp Extended Mnemonic
VFLR E7C5   Vector Floating point Load Rounded Machine Instruction
VLED E7C5   Vector floating point Load rounded Exponential from Double Machine Instruction
VFLRD E7C5 0011.0000 Vector Floating point Load Rounded Double bfp Extended Mnemonic
VLEDB E7C5 0011.0000 Vector floating point Load rounded Exponential from Double Bfp Extended Mnemonic
WFLRD E7C5 0011.1000 Would-be vector Floating point Load Rounded Double bfp Extended Mnemonic
WLEDB E7C5 0011.1000 Would-be vector floating point Load rounded Exponential from Double Bfp Extended Mnemonic
WFLRX E7C5 0100.1000 Would-be vector Floating point Load Rounded eXtended bfp Extended Mnemonic
VFI E7C7   Vector load Floating point Integer Machine Instruction
VFISB E7C7 0010.0000 Vector load Floating point Integer Single Bfp Extended Mnemonic
WFISB E7C7 0010.1000 Would-be vector load Floating point Integer Single Bfp Extended Mnemonic
VFIDB E7C7 0011.0000 Vector load Floating point Integer Double Bfp Extended Mnemonic
WFIDB E7C7 0011.1000 Would-be vector load Floating point Integer Double Bfp Extended Mnemonic
WFIXB E7C7 0100.1000 Would-be vector load Floating point Integer eXtended Bfp Extended Mnemonic
OPCDE7C8 E7C8   Restore Getmain/Freemain Status Machine Instruction
WFK E7CA   Would-be vector Floating point Kompare and signal scalar Machine Instruction
WFKSB E7CA 0010.0000 Would-be vector Floating point Kompare and signal scalar Single Bfp Extended Mnemonic
WFKDB E7CA 0011.0000 Would-be vector Floating point Kompare and signal scalar Double Bfp Extended Mnemonic
WFKXB E7CA 0100.0000 Would-be vector Floating point Kompare and signal scalar eXtended Bfp Extended Mnemonic
WFC E7CB   Would-be vector Floating point Compare scalar Machine Instruction
WFCSB E7CB 0010.0000 Would-be vector Floating point Compare scalar Single Bfp Extended Mnemonic
WFCDB E7CB 0011.0000 Would-be vector Floating point Compare scalar Double Bfp Extended Mnemonic
WFCXB E7CB 0100.0000 Would-be vector Floating point Compare scalar eXtended Bfp Extended Mnemonic
VFPSO E7CC   Vector Floating point Perform Sign Operation Machine Instruction
VFPSOSB E7CC 0010.0000 Vector Floating point Perform Sign Operation Single Bfp Extended Mnemonic
WFPSOSB E7CC 0010.1000 Would-be vector Floating point Perform Sign Operation Single Bfp Extended Mnemonic
VFPSODB E7CC 0011.0000 Vector Floating point Perform Sign Operation Double Bfp Extended Mnemonic
WFPSODB E7CC 0011.1000 Would-be vector Floating point Perform Sign Operation Double Bfp Extended Mnemonic
WFPSOXB E7CC 0100.1000 Would-be vector Floating point Perform Sign Operation eXtended Bfp Extended Mnemonic
VFLCSB E7CC 0010.0000.0000 Vector Floating point Load Complement Single Bfp Extended Mnemonic
VFLNSB E7CC 0010.0000.0001 Vector Floating point Load Negative Single Bfp Extended Mnemonic
VFLPSB E7CC 0010.0000.0010 Vector Floating point Load Positive Single Bfp Extended Mnemonic
WFLCSB E7CC 0010.1000.0000 Would-be vector Floating point Load Complement Single Bfp Extended Mnemonic
WFLNSB E7CC 0010.1000.0001 Would-be vector Floating point Load Negative Single Bfp Extended Mnemonic
WFLPSB E7CC 0010.1000.0010 Would-be vector Floating point Load Positive Single Bfp Extended Mnemonic
VFLCDB E7CC 0011.0000.0000 Vector Floating point Load Complement Double Bfp Extended Mnemonic
VFLNDB E7CC 0011.0000.0001 Vector Floating point Load Negative Double Bfp Extended Mnemonic
VFLPDB E7CC 0011.0000.0010 Vector Floating point Load Positive Double Bfp Extended Mnemonic
WFLCDB E7CC 0011.1000.0000 Would-be vector Floating point Load Complement Double Bfp Extended Mnemonic
WFLNDB E7CC 0011.1000.0001 Would-be vector Floating point Load Negative Double Bfp Extended Mnemonic
WFLPDB E7CC 0011.1000.0010 Would-be vector Floating point Load Positive Double Bfp Extended Mnemonic
WFLCXB E7CC 0100.1000.0000 Would-be vector Floating point Load Complement eXtended Bfp Extended Mnemonic
WFLNXB E7CC 0100.1000.0001 Would-be vector Floating point Load Negative eXtended Bfp Extended Mnemonic
WFLPXB E7CC 0100.1000.0010 Would-be vector Floating point Load Positive eXtended Bfp Extended Mnemonic
VFSQ E7CE   Vector Floating point SQuare root Machine Instruction
VFSQSB E7CE 0010.0000 Vector Floating point SQuare root Single Bfp Extended Mnemonic
WFSQSB E7CE 0010.1000 Would-be vector Floating point SQuare root Single Bfp Extended Mnemonic
VFSQDB E7CE 0011.0000 Vector Floating point SQuare root Double Bfp Extended Mnemonic
WFSQDB E7CE 0011.1000 Would-be vector Floating point SQuare root Double Bfp Extended Mnemonic
WFSQXB E7CE 0100.1000 Would-be vector Floating point SQuare root eXtended Bfp Extended Mnemonic
VUPLL E7D4   Vector UnPack Logical Low Machine Instruction
VUPLLB E7D4 0000 Vector UnPack Logical Low Byte Extended Mnemonic
VUPLLH E7D4 0001 Vector UnPack Logical Low Halfword Extended Mnemonic
VUPLLF E7D4 0010 Vector UnPack Logical Low Fullword Extended Mnemonic
VUPLH E7D5   Vector UnPack Logical High Machine Instruction
VUPLHB E7D5 0000 Vector UnPack Logical High Byte Extended Mnemonic
VUPLHH E7D5 0001 Vector UnPack Logical High Halfword Extended Mnemonic
VUPLHF E7D5 0010 Vector UnPack Logical High Fullword Extended Mnemonic
VUPL E7D6   Vector UnPack Low Machine Instruction
VUPLB E7D6 0000 Vector UnPack Low Byte Extended Mnemonic
VUPLHW E7D6 0001 Vector UnPack Low HalfWord Extended Mnemonic
VUPLF E7D6 0010 Vector UnPack Low Fullword Extended Mnemonic
VUPH E7D7   Vector UnPack High Machine Instruction
VUPHB E7D7 0000 Vector UnPack High Byte Extended Mnemonic
VUPHH E7D7 0001 Vector UnPack High Halfword Extended Mnemonic
VUPHF E7D7 0010 Vector UnPack High Fullword Extended Mnemonic
VTM E7D8   Vector Test under Mask Machine Instruction
OPCDE7D8 E7D8   Getmain PQA Machine Instruction
VECL E7D9   Vector Element Compare Logical Machine Instruction
VECLB E7D9 0000 Vector Element Compare Logical Byte Extended Mnemonic
VECLH E7D9 0001 Vector Element Compare Logical Halfword Extended Mnemonic
VECLF E7D9 0010 Vector Element Compare Logical Fullword Extended Mnemonic
VECLG E7D9 0011 Vector Element Compare Logical Grande Extended Mnemonic
VEC E7DB   Vector Element Compare Machine Instruction
VECB E7DB 0000 Vector Element Compare Byte Extended Mnemonic
VECH E7DB 0001 Vector Element Compare Halfword Extended Mnemonic
VECF E7DB 0010 Vector Element Compare Fullword Extended Mnemonic
VECG E7DB 0011 Vector Element Compare Grande Extended Mnemonic
VLC E7DE   Vector Load Complement Machine Instruction
VLCB E7DE 0000 Vector Load Complement Byte Extended Mnemonic
VLCH E7DE 0001 Vector Load Complement Halfword Extended Mnemonic
VLCF E7DE 0010 Vector Load Complement Fullword Extended Mnemonic
VLCG E7DE 0011 Vector Load Complement Grande Extended Mnemonic
VLP E7DF   Vector Load Positive Machine Instruction
VLPB E7DF 0000 Vector Load Positive Byte Extended Mnemonic
VLPH E7DF 0001 Vector Load Positive Halfword Extended Mnemonic
VLPF E7DF 0010 Vector Load Positive Fullword Extended Mnemonic
VLPG E7DF 0011 Vector Load Positive Grande Extended Mnemonic
OPCDE7E0 E7E0   Page Measurement Machine Instruction
VFS E7E2   Vector Floating point Subtract Machine Instruction
VFSSB E7E2 0010.0000 Vector Floating point Subtract Single Bfp Extended Mnemonic
WFSSB E7E2 0010.1000 Would-be vector Floating point Subtract Single Bfp Extended Mnemonic
VFSDB E7E2 0011.0000 Vector Floating point Subtract Double Bfp Extended Mnemonic
WFSDB E7E2 0011.1000 Would-be vector Floating point Subtract Double Bfp Extended Mnemonic
WFSXB E7E2 0100.1000 Would-be vector Floating point Subtract eXtended Bfp Extended Mnemonic
VFA E7E3   Vector Floating point Add Machine Instruction
VFASB E7E3 0010.0000 Vector Floating point Add Single Bfp Extended Mnemonic
WFASB E7E3 0010.1000 Would-be vector Floating point Add Single Bfp Extended Mnemonic
VFADB E7E3 0011.0000 Vector Floating point Add Double Bfp Extended Mnemonic
WFADB E7E3 0011.1000 Would-be vector Floating point Add Double Bfp Extended Mnemonic
WFAXB E7E3 0100.1000 Would-be vector Floating point Add eXtended Bfp Extended Mnemonic
VFD E7E5   Vector Floating point Divide Machine Instruction
VFDSB E7E5 0010.0000 Vector Floating point Divide Single Bfp Extended Mnemonic
WFDSB E7E5 0010.1000 Would-be vector Floating point Divide Single Bfp Extended Mnemonic
VFDDB E7E5 0011.0000 Vector Floating point Divide Double Bfp Extended Mnemonic
WFDDB E7E5 0011.1000 Would-be vector Floating point Divide Double Bfp Extended Mnemonic
WFDXB E7E5 0100.1000 Would-be vector Floating point Divide eXtended Bfp Extended Mnemonic
VFM E7E7   Vector Floating point Multiply Machine Instruction
VFMSB E7E7 0010.0000 Vector Floating point Multiply Single Bfp Extended Mnemonic
WFMSB E7E7 0010.1000 Would-be vector Floating point Multiply Single Bfp Extended Mnemonic
VFMDB E7E7 0011.0000 Vector Floating point Multiply Double Bfp Extended Mnemonic
WFMDB E7E7 0011.1000 Would-be vector Floating point Multiply Double Bfp Extended Mnemonic
WFMXB E7E7 0100.1000 Would-be vector Floating point Multiply eXtended Bfp Extended Mnemonic
VFCE E7E8   Vector Floating point Compare Equal Machine Instruction
OPCDE7E8 E7E8   Resume Group1 Suboperation Machine Instruction
VFCESB E7E8 0010.0000.0000 Vector Floating point Compare Equal Single Bfp Extended Mnemonic
VFCESBS E7E8 0010.0000.0001 Vector Floating point Compare Equal Single Bfp and Set cc Extended Mnemonic
VFKESB E7E8 0010.0100.0000 Vector Floating point Kompare and signal Equal Single Bfp Extended Mnemonic
VFKESBS E7E8 0010.0100.0001 Vector Floating point Kompare and signal Equal Single Bfp and Set cc Extended Mnemonic
WFCESB E7E8 0010.1000.0000 Would-be vector Floating point Compare Equal Single Bfp Extended Mnemonic
WFCESBS E7E8 0010.1000.0001 Would-be vector Floating point Compare Equal Single Bfp and Set cc Extended Mnemonic
WFKESB E7E8 0010.1100.0000 Would-be vector Floating point Kompare and signal Equal Single Bfp Extended Mnemonic
WFKESBS E7E8 0010.1100.0001 Would-be vector Floating point Kompare and signal Equal Single Bfp and Set cc Extended Mnemonic
VFCEDB E7E8 0011.0000.0000 Vector Floating point Compare Equal Double Bfp Extended Mnemonic
VFCEDBS E7E8 0011.0000.0001 Vector Floating point Compare Equal Double Bfp and Set cc Extended Mnemonic
VFKEDB E7E8 0011.0100.0000 Vector Floating point Kompare and signal Equal Double Bfp Extended Mnemonic
VFKEDBS E7E8 0011.0100.0001 Vector Floating point Kompare and signal Equal Double Bfp and Set cc Extended Mnemonic
WFCEDB E7E8 0011.1000.0000 Would-be vector Floating point Compare Equal Double Bfp Extended Mnemonic
WFCEDBS E7E8 0011.1000.0001 Would-be vector Floating point Compare Equal Double Bfp and Set cc Extended Mnemonic
WFKEDB E7E8 0011.1100.0000 Would-be vector Floating point Kompare and signal Equal Double Bfp Extended Mnemonic
WFKEDBS E7E8 0011.1100.0001 Would-be vector Floating point Kompare and signal Equal Double Bfp and Set cc Extended Mnemonic
WFCEXB E7E8 0100.1000.0000 Would-be vector Floating point Compare Equal eXtended Bfp Extended Mnemonic
WFCEXBS E7E8 0100.1000.0001 Would-be vector Floating point Compare Equal eXtended Bfp and Set cc Extended Mnemonic
WFKEXB E7E8 0100.1100.0000 Would-be vector Floating point Kompare and signal Equal eXtended Bfp Extended Mnemonic
WFKEXBS E7E8 0100.1100.0001 Would-be vector Floating point Kompare and signal Equal eXtended Bfp and Set cc Extended Mnemonic
VFCHE E7EA   Vector Floating point Compare High or Equal Machine Instruction
VFCHESB E7EA 0010.0000.0000 Vector Floating point Compare High or Equal Single Bfp Extended Mnemonic
VFCHESBS E7EA 0010.0000.0001 Vector Floating point Compare High or Equal Single Bfp and Set cc Extended Mnemonic
VFKHESB E7EA 0010.0100.0000 Vector Floating point Kompare and signal High or Equal Single Bfp Extended Mnemonic
VFKHESBS E7EA 0010.0100.0001 Vector Floating point Kompare and signal High or Equal Single Bfp and Set cc Extended Mnemonic
WFCHESB E7EA 0010.1000.0000 Would-be vector Floating point Compare High or Equal Single Bfp Extended Mnemonic
WFCHESBS E7EA 0010.1000.0001 Would-be vector Floating point Compare High or Equal Single Bfp and Set cc Extended Mnemonic
WFKHESB E7EA 0010.1100.0000 Would-be vector Floating point Kompare and signal High or Equal Single Bfp Extended Mnemonic
WFKHESBS E7EA 0010.1100.0001 Would-be vector Floating point Kompare and signal High or Equal Single Bfp and Set cc Extended Mnemonic
VFCHEDB E7EA 0011.0000.0000 Vector Floating point Compare High or Equal Double Bfp Extended Mnemonic
VFCHEDBS E7EA 0011.0000.0001 Vector Floating point Compare High or Equal Double Bfp and Set cc Extended Mnemonic
VFKHEDB E7EA 0011.0100.0000 Vector Floating point Kompare and signal High or Equal Double Bfp Extended Mnemonic
VFKHEDBS E7EA 0011.0100.0001 Vector Floating point Kompare and signal High or Equal Double Bfp and Set cc Extended Mnemonic
WFCHEDB E7EA 0011.1000.0000 Would-be vector Floating point Compare High or Equal Double Bfp Extended Mnemonic
WFCHEDBS E7EA 0011.1000.0001 Would-be vector Floating point Compare High or Equal Double Bfp and Set cc Extended Mnemonic
WFKHEDB E7EA 0011.1100.0000 Would-be vector Floating point Kompare and signal High or Equal Double Bfp Extended Mnemonic
WFKHEDBS E7EA 0011.1100.0001 Would-be vector Floating point Kompare and signal High or Equal Double Bfp and Set cc Extended Mnemonic
WFCHEXB E7EA 0100.1000.0000 Would-be vector Floating point Compare High or Equal eXtended Bfp Extended Mnemonic
WFCHEXBS E7EA 0100.1000.0001 Would-be vector Floating point Compare High or Equal eXtended Bfp and Set cc Extended Mnemonic
WFKHEXB E7EA 0100.1100.0000 Would-be vector Floating point Kompare and signal High or Equal eXtended Bfp Extended Mnemonic
WFKHEXBS E7EA 0100.1100.0001 Would-be vector Floating point Kompare and signal High or Equal eXtended Bfp and Set cc Extended Mnemonic
VFCH E7EB   Vector Floating point Compare High Machine Instruction
VFCHSB E7EB 0010.0000.0000 Vector Floating point Compare High Single Bfp Extended Mnemonic
VFCHSBS E7EB 0010.0000.0001 Vector Floating point Compare High Single Bfp and Set cc Extended Mnemonic
VFKHSB E7EB 0010.0100.0000 Vector Floating point Kompare and signal High Single Bfp Extended Mnemonic
VFKHSBS E7EB 0010.0100.0001 Vector Floating point Kompare and signal High Single Bfp and Set cc Extended Mnemonic
WFCHSB E7EB 0010.1000.0000 Would-be vector Floating point Compare High Single Bfp Extended Mnemonic
WFCHSBS E7EB 0010.1000.0001 Would-be vector Floating point Compare High Single Bfp and Set cc Extended Mnemonic
WFKHSB E7EB 0010.1100.0000 Would-be vector Floating point Kompare and signal High Single Bfp Extended Mnemonic
WFKHSBS E7EB 0010.1100.0001 Would-be vector Floating point Kompare and signal High Single Bfp and Set cc Extended Mnemonic
VFCHDB E7EB 0011.0000.0000 Vector Floating point Compare High Double Bfp Extended Mnemonic
VFCHDBS E7EB 0011.0000.0001 Vector Floating point Compare High Double Bfp and Set cc Extended Mnemonic
VFKHDB E7EB 0011.0100.0000 Vector Floating point Kompare and signal High Double Bfp Extended Mnemonic
VFKHDBS E7EB 0011.0100.0001 Vector Floating point Kompare and signal High Double Bfp and Set cc Extended Mnemonic
WFCHDB E7EB 0011.1000.0000 Would-be vector Floating point Compare High Double Bfp Extended Mnemonic
WFCHDBS E7EB 0011.1000.0001 Would-be vector Floating point Compare High Double Bfp and Set cc Extended Mnemonic
WFKHDB E7EB 0011.1100.0000 Would-be vector Floating point Kompare and signal High Double Bfp Extended Mnemonic
WFKHDBS E7EB 0011.1100.0001 Would-be vector Floating point Kompare and signal High Double Bfp and Set cc Extended Mnemonic
WFCHXB E7EB 0100.1000.0000 Would-be vector Floating point Compare High eXtended Bfp Extended Mnemonic
WFCHXBS E7EB 0100.1000.0001 Would-be vector Floating point Compare High eXtended Bfp and Set cc Extended Mnemonic
WFKHXB E7EB 0100.1100.0000 Would-be vector Floating point Kompare and signal High eXtended Bfp Extended Mnemonic
WFKHXBS E7EB 0100.1100.0001 Would-be vector Floating point Kompare and signal High eXtended Bfp and Set cc Extended Mnemonic
VFMIN E7EE   Vector Floating point MINimum Machine Instruction
VFMINSB E7EE 0010.0000 Vector Floating point MINimum Single Bfp Extended Mnemonic
WFMINSB E7EE 0010.1000 Would-be vector Floating point MINimum Single Bfp Extended Mnemonic
VFMINDB E7EE 0011.0000 Vector Floating point MINimum Double Bfp Extended Mnemonic
WFMINDB E7EE 0011.1000 Would-be vector Floating point MINimum Double Bfp Extended Mnemonic
WFMINXB E7EE 0100.1000 Would-be vector Floating point MINimum eXtended Bfp Extended Mnemonic
VFMAX E7EF   Vector Floating point MAXimum Machine Instruction
VFMAXSB E7EF 0010.0000 Vector Floating point MAXimum Single Bfp Extended Mnemonic
WFMAXSB E7EF 0010.1000 Would-be vector Floating point MAXimum Single Bfp Extended Mnemonic
VFMAXDB E7EF 0011.0000 Vector Floating point MAXimum Double Bfp Extended Mnemonic
WFMAXDB E7EF 0011.1000 Would-be vector Floating point MAXimum Double Bfp Extended Mnemonic
WFMAXXB E7EF 0100.1000 Would-be vector Floating point MAXimum eXtended Bfp Extended Mnemonic
VAVGL E7F0   Vector AVeraGe Logical Machine Instruction
OPCDE7F0 E7F0   Short Term Fix Machine Instruction
VAVGLB E7F0 0000 Vector AVeraGe Logical Byte Extended Mnemonic
VAVGLH E7F0 0001 Vector AVeraGe Logical Halfword Extended Mnemonic
VAVGLF E7F0 0010 Vector AVeraGe Logical Fullword Extended Mnemonic
VAVGLG E7F0 0011 Vector AVeraGe Logical Grande Extended Mnemonic
VACC E7F1   Vector Add Compute Carry Machine Instruction
VACCB E7F1 0000 Vector Add Compute Carry Byte Extended Mnemonic
VACCH E7F1 0001 Vector Add Compute Carry Halfword Extended Mnemonic
VACCF E7F1 0010 Vector Add Compute Carry Fullword Extended Mnemonic
VACCG E7F1 0011 Vector Add Compute Carry Grande Extended Mnemonic
VACCQ E7F1 0100 Vector Add Compute Carry Quadword Extended Mnemonic
VAVG E7F2   Vector AVeraGe Machine Instruction
VAVGB E7F2 0000 Vector AVeraGe Byte Extended Mnemonic
VAVGH E7F2 0001 Vector AVeraGe Halfword Extended Mnemonic
VAVGF E7F2 0010 Vector AVeraGe Fullword Extended Mnemonic
VAVGG E7F2 0011 Vector AVeraGe Grande Extended Mnemonic
VA E7F3   Vector Add Machine Instruction
VAB E7F3 0000 Vector Add Byte Extended Mnemonic
VAH E7F3 0001 Vector Add Halfword Extended Mnemonic
VAF E7F3 0010 Vector Add Fullword Extended Mnemonic
VAG E7F3 0011 Vector Add Grande Extended Mnemonic
VAQ E7F3 0100 Vector Add Quadword Extended Mnemonic
VSCBI E7F5   Vector Subtract Compute Borrow Indication Machine Instruction
VSCBIB E7F5 0000 Vector Subtract Compute Borrow Indication Byte Extended Mnemonic
VSCBIH E7F5 0001 Vector Subtract Compute Borrow Indication Halfword Extended Mnemonic
VSCBIF E7F5 0010 Vector Subtract Compute Borrow Indication Fullword Extended Mnemonic
VSCBIG E7F5 0011 Vector Subtract Compute Borrow Indication Grande Extended Mnemonic
VSCBIQ E7F5 0100 Vector Subtract Compute Borrow Indication Quadword Extended Mnemonic
VS E7F7   Vector Subtract Machine Instruction
VSB E7F7 0000 Vector Subtract Byte Extended Mnemonic
VSH E7F7 0001 Vector Subtract Halfword Extended Mnemonic
VSF E7F7 0010 Vector Subtract Fullword Extended Mnemonic
VSG E7F7 0011 Vector Subtract Grande Extended Mnemonic
VSQ E7F7 0100 Vector Subtract Quadword Extended Mnemonic
VCEQ E7F8   Vector Compare EQual Machine Instruction
OPCDE7F8 E7F8   Resume Group2 Suboperation Machine Instruction
VCEQB E7F8 0000.0000 Vector Compare EQual Byte Extended Mnemonic
VCEQBS E7F8 0000.0001 Vector Compare EQual Byte and Set cc Extended Mnemonic
VCEQH E7F8 0001.0000 Vector Compare EQual Halfword Extended Mnemonic
VCEQHS E7F8 0001.0001 Vector Compare EQual Halfword Set cc Extended Mnemonic
VCEQF E7F8 0010.0000 Vector Compare EQual Fullword Extended Mnemonic
VCEQFS E7F8 0010.0001 Vector Compare EQual Fullword Set cc Extended Mnemonic
VCEQG E7F8 0011.0000 Vector Compare EQual Grande Extended Mnemonic
VCEQGS E7F8 0011.0001 Vector Compare EQual Grande Set cc Extended Mnemonic
VCHL E7F9   Vector Compare High Logical Machine Instruction
VCHLB E7F9 0000.0000 Vector Compare High Logical Byte Extended Mnemonic
VCHLBS E7F9 0000.0001 Vector Compare High Logical Byte and Set cc Extended Mnemonic
VCHLH E7F9 0001.0000 Vector Compare High Logical Halfword Extended Mnemonic
VCHLHS E7F9 0001.0001 Vector Compare High Logical Halfword and Set cc Extended Mnemonic
VCHLF E7F9 0010.0000 Vector Compare High Logical Fullword Extended Mnemonic
VCHLFS E7F9 0010.0001 Vector Compare High Logical Fullword and Set cc Extended Mnemonic
VCHLG E7F9 0011.0000 Vector Compare High Logical Grande Extended Mnemonic
VCHLGS E7F9 0011.0001 Vector Compare High Logical Grande and Set cc Extended Mnemonic
VCH E7FB   Vector Compare High Machine Instruction
VCHB E7FB 0000.0000 Vector Compare High Byte Extended Mnemonic
VCHBS E7FB 0000.0001 Vector Compare High Byte and Set cc Extended Mnemonic
VCHH E7FB 0001.0000 Vector Compare High Halfword Extended Mnemonic
VCHHS E7FB 0001.0001 Vector Compare High Halfword Set cc Extended Mnemonic
VCHF E7FB 0010.0000 Vector Compare High Fullword Extended Mnemonic
VCHFS E7FB 0010.0001 Vector Compare High Fullword Set cc Extended Mnemonic
VCHG E7FB 0011.0000 Vector Compare High Grande Extended Mnemonic
VCHGS E7FB 0011.0001 Vector Compare High Grande and Set cc Extended Mnemonic
VMNL E7FC   Vector MiNimum Logical Machine Instruction
VMNLB E7FC 0000 Vector MiNimum Logical Byte Extended Mnemonic
VMNLH E7FC 0001 Vector MiNimum Logical Halfword Extended Mnemonic
VMNLF E7FC 0010 Vector MiNimum Logical Fullword Extended Mnemonic
VMNLG E7FC 0011 Vector MiNimum Logical Grande Extended Mnemonic
VMXL E7FD   Vector MaXimum Logical Machine Instruction
VMXLB E7FD 0000 Vector MaXimum Logical Byte Extended Mnemonic
VMXLH E7FD 0001 Vector MaXimum Logical Halfword Extended Mnemonic
VMXLF E7FD 0010 Vector MaXimum Logical Fullword Extended Mnemonic
VMXLG E7FD 0011 Vector MaXimum Logical Grande Extended Mnemonic
VMN E7FE   Vector MiNimum Machine Instruction
VMNB E7FE 0000 Vector MiNimum Byte Extended Mnemonic
VMNH E7FE 0001 Vector MiNimum Halfword Extended Mnemonic
VMNF E7FE 0010 Vector MiNimum Fullword Extended Mnemonic
VMNG E7FE 0011 Vector MiNimum Grande Extended Mnemonic
VMX E7FF   Vector MaXimum Machine Instruction
VMXB E7FF 0000 Vector MaXimum Byte Extended Mnemonic
VMXH E7FF 0001 Vector MaXimum Halfword Extended Mnemonic
VMXF E7FF 0010 Vector MaXimum Fullword Extended Mnemonic
VMXG E7FF 0011 Vector MaXimum Grande Extended Mnemonic
DIL EA00   ??? Machine Instruction
BDIL EA01   ??? Machine Instruction
ANUM EA04   ??? Machine Instruction
COMP EA05   ??? Machine Instruction
MCPU EA08   ??? Machine Instruction
MIO EA09   ??? Machine Instruction
BIFLAG EA0C   ??? Machine Instruction
MULDIV EA0D   ??? Machine Instruction
LMG EB04   Load Multiple Grande Machine Instruction
SRAG EB0A   Shift Right single Arithmetic Grande Machine Instruction
SLAG EB0B   Shift Left single Arithmetic Grande Machine Instruction
SRLG EB0C   Shift Right single Logical Grande Machine Instruction
SLLG EB0D   Shift Left single Logical Grande Machine Instruction
TRACG EB0F   TRACe Grande Machine Instruction
CSY EB14   Compare and Swap Yonder Machine Instruction
RLLG EB1C   Rotate Left single Logical Grande Machine Instruction
RLL EB1D   Rotate Left single Logical Machine Instruction
CLMH EB20   Compare Logical characters under Mask High Machine Instruction
CLMY EB21   Compare Logical characters under Mask Yonder Machine Instruction
CLT EB23   Compare Logical and Trap Machine Instruction
CLTH EB23 0010 Compare Logical and Trap on High Extended Mnemonic
CLTL EB23 0100 Compare Logical and Trap on Low Extended Mnemonic
CLTNE EB23 0110 Compare Logical and Trap on Not Equal Extended Mnemonic
CLTE EB23 1000 Compare Logical and Trap on Equal Extended Mnemonic
CLTNL EB23 1010 Compare Logical and Trap on Not Low Extended Mnemonic
CLTNH EB23 1100 Compare Logical and Trap on Not High Extended Mnemonic
STMG EB24   STore Multiple Grande Machine Instruction
STCTG EB25   STore ConTrol Grande Machine Instruction
STMH EB26   STore Multiple High Machine Instruction
CLGT EB2B   Compare Logical Grande and Trap Machine Instruction
CLGTH EB2B 0010 Compare Logical Grande and Trap on High Extended Mnemonic
CLGTL EB2B 0100 Compare Logical Grande and Trap on Low Extended Mnemonic
CLGTNE EB2B 0110 Compare Logical Grande and Trap on Not Equal Extended Mnemonic
CLGTE EB2B 1000 Compare Logical Grande and Trap on Equal Extended Mnemonic
CLGTNL EB2B 1010 Compare Logical Grande and Trap on Not Low Extended Mnemonic
CLGTNH EB2B 1100 Compare Logical Grande and Trap on Not High Extended Mnemonic
STCMH EB2C   STore Characters under Mask High Machine Instruction
STCMY EB2D   STore Characters under Mask Yonder Machine Instruction
LCTLG EB2F   Load ConTroL Grande Machine Instruction
CSG EB30   Compare and Swap Grande Machine Instruction
CDSY EB31   Compare Double and Swap Yonder Machine Instruction
CDSG EB3E   Compare Double and Swap Grande Machine Instruction
BXHG EB44   Branch on indeX High Grande Machine Instruction
BXLEG EB45   Branch on indeX Low or Equal Grande Machine Instruction
ECAG EB4C   Extract Cache Attribute Grande Machine Instruction
TMY EB51   Test under Mask Yonder Machine Instruction
MVIY EB52   MoVe Immediate Yonder Machine Instruction
NIY EB54   aNd Immediate Yonder Machine Instruction
CLIY EB55   Compare Logical Immediate Yonder Machine Instruction
OIY EB56   Or Immediate Yonder Machine Instruction
XIY EB57   eXclusive-or Immediate Yonder Machine Instruction
ASI EB6A   Add with Signed Immediate Machine Instruction
ALSI EB6E   Add Logical with Signed Immediate Machine Instruction
LPSWEY EB71   Load Program Status Word Extended Yonder Machine Instruction
AGSI EB7A   Add Grande with Signed Immediate Machine Instruction
ALGSI EB7E   Add Logical Grande with Signed Immediate Machine Instruction
ICMH EB80   Insert Characters under Mask High Machine Instruction
ICMY EB81   Insert Characters under Mask Yonder Machine Instruction
SQBS EB8A   Set Qdio Buffer State Machine Instruction
MVCLU EB8E   MoVe Characters Long Unicode Machine Instruction
CLCLU EB8F   Compare Logical Characters Long Unicode Machine Instruction
STMY EB90   STore Multiple Yonder Machine Instruction
LMH EB96   Load Multiple High Machine Instruction
LMY EB98   Load Multiple Yonder Machine Instruction
LAMY EB9A   Load Access Multiple Yonder Machine Instruction
STAMY EB9B   STore Access Multiple Yonder Machine Instruction
TP EBC0   Test Packed decimal Machine Instruction
SRAK EBDC   Shift Right single Arithmetic Keeping source data Machine Instruction
SLAK EBDD   Shift Left single Arithmetic Keeping source data Machine Instruction
SRLK EBDE   Shift Right single Logical Keeping source data Machine Instruction
SLLK EBDF   Shift Left single Logical Keeping source data Machine Instruction
LOCFH EBE0   Load On Condition Fullword High Machine Instruction
LOCFHO EBE0 0001 Load On Condition Fullword High if Ones / Overflow Extended Mnemonic
LOCFHH EBE0 0010 Load On Condition Fullword High if High Extended Mnemonic
LOCFHP EBE0 0010 Load On Condition Fullword High if Plus Extended Mnemonic
LOCFHL EBE0 0100 Load On Condition Fullword High if Low Extended Mnemonic
LOCFHM EBE0 0100 Load On Condition Fullword High if Mixed / Minus Extended Mnemonic
LOCFHNE EBE0 0111 Load On Condition Fullword High if Not Equal Extended Mnemonic
LOCFHNZ EBE0 0111 Load On Condition Fullword High if Not Zero Extended Mnemonic
LOCFHE EBE0 1000 Load On Condition Fullword High if Equal Extended Mnemonic
LOCFHZ EBE0 1000 Load On Condition Fullword High if Zero Extended Mnemonic
LOCFHNL EBE0 1011 Load On Condition Fullword High if Not Low Extended Mnemonic
LOCFHNM EBE0 1011 Load On Condition Fullword High if Not Mixed / Minus Extended Mnemonic
LOCFHNH EBE0 1101 Load On Condition Fullword High if Not High Extended Mnemonic
LOCFHNP EBE0 1101 Load On Condition Fullword High if Not Plus Extended Mnemonic
LOCFHNO EBE0 1110 Load On Condition Fullword High if Not Ones / Overflow Extended Mnemonic
STOCFH EBE1   STore On Condition Fullword High Machine Instruction
STOCFHO EBE1 0001 STore On Condition Fullword High if Ones / Overflow Extended Mnemonic
STOCFHH EBE1 0010 STore On Condition Fullword High if High Extended Mnemonic
STOCFHP EBE1 0010 STore On Condition Fullword High if Plus Extended Mnemonic
STOCFHL EBE1 0100 STore On Condition Fullword High if Low Extended Mnemonic
STOCFHM EBE1 0100 STore On Condition Fullword High if Mixed / Minus Extended Mnemonic
STOCFHNE EBE1 0111 STore On Condition Fullword High if Not Equal Extended Mnemonic
STOCFHNZ EBE1 0111 STore On Condition Fullword High if Not Zero Extended Mnemonic
STOCFHE EBE1 1000 STore On Condition Fullword High if Equal Extended Mnemonic
STOCFHZ EBE1 1000 STore On Condition Fullword High if Zero Extended Mnemonic
STOCFHNL EBE1 1011 STore On Condition Fullword High if Not Low Extended Mnemonic
STOCFHNM EBE1 1011 STore On Condition Fullword High if Not Mixed / Minus Extended Mnemonic
STOCFHNH EBE1 1101 STore On Condition Fullword High if Not High Extended Mnemonic
STOCFHNP EBE1 1101 STore On Condition Fullword High if Not Plus Extended Mnemonic
STOCFHNO EBE1 1110 STore On Condition Fullword High if Not Ones / Overflow Extended Mnemonic
LOCG EBE2   Load On Condition Grande Machine Instruction
LGOC EBE2   Load Grande On Condition Machine Instruction
LOCGO EBE2 0001 Load On Condition Grande if Ones / Overflow Extended Mnemonic
LOCGH EBE2 0010 Load On Condition Grande if High Extended Mnemonic
LOCGP EBE2 0010 Load On Condition Grande if Plus Extended Mnemonic
LGOCH EBE2 0010 Load Grande On Condition High Extended Mnemonic
LOCGL EBE2 0100 Load On Condition Grande if Low Extended Mnemonic
LOCGM EBE2 0100 Load On Condition Grande if Mixed / Minus Extended Mnemonic
LGOCL EBE2 0100 Load Grande On Condition Low Extended Mnemonic
LGOCNE EBE2 0110 Load Grande On Condition Not Equal Extended Mnemonic
LOCGNE EBE2 0111 Load On Condition Grande if Not Equal Extended Mnemonic
LOCGNZ EBE2 0111 Load On Condition Grande if Not Zero Extended Mnemonic
LOCGE EBE2 1000 Load On Condition Grande if Equal Extended Mnemonic
LOCGZ EBE2 1000 Load On Condition Grande if Zero Extended Mnemonic
LGOCE EBE2 1000 Load Grande On Condition Equal Extended Mnemonic
LGOCNL EBE2 1010 Load Grande On Condition Not Low Extended Mnemonic
LOCGNL EBE2 1011 Load On Condition Grande if Not Low Extended Mnemonic
LOCGNM EBE2 1011 Load On Condition Grande if Not Mixed / Minus Extended Mnemonic
LGOCNH EBE2 1100 Load Grande On Condition Not High Extended Mnemonic
LOCGNH EBE2 1101 Load On Condition Grande if Not High Extended Mnemonic
LOCGNP EBE2 1101 Load On Condition Grande if Not Plus Extended Mnemonic
LOCGNO EBE2 1110 Load On Condition Grande if Not Ones / Overflow Extended Mnemonic
STOCG EBE3   STore On Condition Grande Machine Instruction
STGOC EBE3   STore Grande On Condition Machine Instruction
STOCGO EBE3 0001 STore On Condition Grande if Ones / Overflow Extended Mnemonic
STOCGH EBE3 0010 STore On Condition Grande if High Extended Mnemonic
STOCGP EBE3 0010 STore On Condition Grande if Plus Extended Mnemonic
STGOCH EBE3 0010 STore Grande On Condition High Extended Mnemonic
STOCGL EBE3 0100 STore On Condition Grande if Low Extended Mnemonic
STOCGM EBE3 0100 STore On Condition Grande if Mixed / Minus Extended Mnemonic
STGOCL EBE3 0100 STore Grande On Condition Low Extended Mnemonic
STGOCNE EBE3 0110 STore Grande On Condition Not Equal Extended Mnemonic
STOCGNE EBE3 0111 STore On Condition Grande if Not Equal Extended Mnemonic
STOCGNZ EBE3 0111 STore On Condition Grande if Not Zero Extended Mnemonic
STOCGE EBE3 1000 STore On Condition Grande if Equal Extended Mnemonic
STOCGZ EBE3 1000 STore On Condition Grande if Zero Extended Mnemonic
STGOCE EBE3 1000 STore Grande On Condition Equal Extended Mnemonic
STGOCNL EBE3 1010 STore Grande On Condition Not Low Extended Mnemonic
STOCGNL EBE3 1011 STore On Condition Grande if Not Low Extended Mnemonic
STOCGNM EBE3 1011 STore On Condition Grande if Not Mixed / Minus Extended Mnemonic
STGOCNH EBE3 1100 STore Grande On Condition Not High Extended Mnemonic
STOCGNH EBE3 1101 STore On Condition Grande if Not High Extended Mnemonic
STOCGNP EBE3 1101 STore On Condition Grande if Not Plus Extended Mnemonic
STOCGNO EBE3 1110 STore On Condition Grande if Not Ones / Overflow Extended Mnemonic
LANG EBE4   Load And aNd Grande Machine Instruction
LAOG EBE6   Load And Or Grande Machine Instruction
LAXG EBE7   Load And eXclusive or Grande Machine Instruction
LAAG EBE8   Load And Add Grande Machine Instruction
LAALG EBEA   Load And Add Logical Grande Machine Instruction
LOC EBF2   Load On Condition Machine Instruction
LOCO EBF2 0001 Load On Condition Ones / Overflow Extended Mnemonic
LOCH EBF2 0010 Load On Condition High Extended Mnemonic
LOCP EBF2 0010 Load On Condition Plus Extended Mnemonic
LOCL EBF2 0100 Load On Condition Low Extended Mnemonic
LOCM EBF2 0100 Load On Condition Minus / Mixed Extended Mnemonic
LOCNE EBF2 0111 Load On Condition Not Equal Extended Mnemonic
LOCNZ EBF2 0111 Load On Condition Not Zero Extended Mnemonic
LOCE EBF2 1000 Load On Condition Equal Extended Mnemonic
LOCZ EBF2 1000 Load On Condition Zero Extended Mnemonic
LOCNL EBF2 1011 Load On Condition Not Low Extended Mnemonic
LOCNM EBF2 1011 Load On Condition Not Minus / Mixed Extended Mnemonic
LOCNH EBF2 1101 Load On Condition Not High Extended Mnemonic
LOCNP EBF2 1101 Load On Condition Not Plus Extended Mnemonic
LOCNO EBF2 1110 Load On Condition Not Ones / Overflow Extended Mnemonic
STOC EBF3   STore On Condition Machine Instruction
STOCO EBF3 0001 STore On Condition Ones / Overflow Extended Mnemonic
STOCH EBF3 0010 STore On Condition High Extended Mnemonic
STOCP EBF3 0010 STore On Condition Plus Extended Mnemonic
STOCL EBF3 0100 STore On Condition Low Extended Mnemonic
STOCM EBF3 0100 STore On Condition Mixed / Minus Extended Mnemonic
STOCNE EBF3 0111 STore On Condition Not Equal Extended Mnemonic
STOCNZ EBF3 0111 STore On Condition Not Zero Extended Mnemonic
STOCE EBF3 1000 STore On Condition Equal Extended Mnemonic
STOCZ EBF3 1000 STore On Condition Zero Extended Mnemonic
STOCNL EBF3 1011 STore On Condition Not Low Extended Mnemonic
STOCNM EBF3 1011 STore On Condition Not Mixed / Minus Extended Mnemonic
STOCNH EBF3 1101 STore On Condition Not High Extended Mnemonic
STOCNP EBF3 1101 STore On Condition Not Plus Extended Mnemonic
STOCNO EBF3 1110 STore On Condition Not Ones / Overflow Extended Mnemonic
LAN EBF4   Load And aNd Machine Instruction
LAO EBF6   Load And Or Machine Instruction
LAX EBF7   Load And eXclusive or Machine Instruction
LAA EBF8   Load And Add Machine Instruction
LAAL EBFA   Load And Add Logical Machine Instruction
LOCHI EC42   Load On Condition from Halfword Immediate Machine Instruction
LOCHIO EC42 0001 Load On Condition from Halfword Immediate if Ones / Overflow Extended Mnemonic
LOCHIH EC42 0010 Load On Condition from Halfword Immediate if High Extended Mnemonic
LOCHIP EC42 0010 Load On Condition from Halfword Immediate if Plus Extended Mnemonic
LOCHIL EC42 0100 Load On Condition from Halfword Immediate if Low Extended Mnemonic
LOCHIM EC42 0100 Load On Condition from Halfword Immediate if Mixed / Minus Extended Mnemonic
LOCHINE EC42 0111 Load On Condition from Halfword Immediate if Not Equal Extended Mnemonic
LOCHINZ EC42 0111 Load On Condition from Halfword Immediate if Not Zero Extended Mnemonic
LOCHIE EC42 1000 Load On Condition from Halfword Immediate if Equal Extended Mnemonic
LOCHIZ EC42 1000 Load On Condition from Halfword Immediate if Zero Extended Mnemonic
LOCHINL EC42 1011 Load On Condition from Halfword Immediate if Not Low Extended Mnemonic
LOCHINM EC42 1011 Load On Condition from Halfword Immediate if Not Mixed / Minus Extended Mnemonic
LOCHINH EC42 1101 Load On Condition from Halfword Immediate if Not High Extended Mnemonic
LOCHINP EC42 1101 Load On Condition from Halfword Immediate if Not Plus Extended Mnemonic
LOCHINO EC42 1110 Load On Condition from Halfword Immediate if Not Ones / Overflow Extended Mnemonic
BRXHG EC44   Branch Relative on indeX High Grande Machine Instruction
JXHG EC44   Jump on indeX High Grande Machine Instruction
BRXLG EC45   Branch Relative on indeX Low or equal Grande Machine Instruction
JXLEG EC45   Jump on indeX Low or Equal Grande Machine Instruction
LOCGHI EC46   Load On Condition Grande from Halfword Immediate Machine Instruction
LOCGHIO EC46 0001 Load On Condition Grande from Halfword Immediate if Ones / Overflow Extended Mnemonic
LOCGHIH EC46 0010 Load On Condition Grande from Halfword Immediate if High Extended Mnemonic
LOCGHIP EC46 0010 Load On Condition Grande from Halfword Immediate if Plus Extended Mnemonic
LOCGHIL EC46 0100 Load On Condition Grande from Halfword Immediate if Low Extended Mnemonic
LOCGHIM EC46 0100 Load On Condition Grande from Halfword Immediate if Mixed / Minus Extended Mnemonic
LOCGHINE EC46 0111 Load On Condition Grande from Halfword Immediate if Not Equal Extended Mnemonic
LOCGHINZ EC46 0111 Load On Condition Grande from Halfword Immediate if Not Zero Extended Mnemonic
LOCGHIE EC46 1000 Load On Condition Grande from Halfword Immediate if Equal Extended Mnemonic
LOCGHIZ EC46 1000 Load On Condition Grande from Halfword Immediate if Zero Extended Mnemonic
LOCGHINL EC46 1011 Load On Condition Grande from Halfword Immediate if Not Low Extended Mnemonic
LOCGHINM EC46 1011 Load On Condition Grande from Halfword Immediate if Not Mixed / Minus Extended Mnemonic
LOCGHINH EC46 1101 Load On Condition Grande from Halfword Immediate if Not High Extended Mnemonic
LOCGHINP EC46 1101 Load On Condition Grande from Halfword Immediate if Not Plus Extended Mnemonic
LOCGHINO EC46 1110 Load On Condition Grande from Halfword Immediate if Not Ones / Overflow Extended Mnemonic
LOCHHI EC4E   Load On Condition fullword High from Halfword Immediate Machine Instruction
LOCHHIO EC4E 0001 Load On Condition fullword High from Halfword Immediate if Ones / Overflow Extended Mnemonic
LOCHHIH EC4E 0010 Load On Condition fullword High from Halfword Immediate if High Extended Mnemonic
LOCHHIP EC4E 0010 Load On Condition fullword High from Halfword Immediate if Plus Extended Mnemonic
LOCHHIL EC4E 0100 Load On Condition fullword High from Halfword Immediate if Low Extended Mnemonic
LOCHHIM EC4E 0100 Load On Condition fullword High from Halfword Immediate if Mixed / Minus Extended Mnemonic
LOCHHINE EC4E 0111 Load On Condition fullword High from Halfword Immediate if Not Equal Extended Mnemonic
LOCHHINZ EC4E 0111 Load On Condition fullword High from Halfword Immediate if Not Zero Extended Mnemonic
LOCHHIE EC4E 1000 Load On Condition fullword High from Halfword Immediate if Equal Extended Mnemonic
LOCHHIZ EC4E 1000 Load On Condition fullword High from Halfword Immediate if Zero Extended Mnemonic
LOCHHINL EC4E 1011 Load On Condition fullword High from Halfword Immediate if Not Low Extended Mnemonic
LOCHHINM EC4E 1011 Load On Condition fullword High from Halfword Immediate if Not Mixed / Minus Extended Mnemonic
LOCHHINH EC4E 1101 Load On Condition fullword High from Halfword Immediate if Not High Extended Mnemonic
LOCHHINP EC4E 1101 Load On Condition fullword High from Halfword Immediate if Not Plus Extended Mnemonic
LOCHHINO EC4E 1110 Load On Condition fullword High from Halfword Immediate if Not Ones / Overflow Extended Mnemonic
RISBLG EC51   Rotate then Insert Selected Bits Low from Grande Machine Instruction
LLHFR EC51 [00.9F.20] Load Low from High Fullword Register Extended Mnemonic
LLHLHR EC51 [10.9F.20] Load Logical Halfword Low from High Register Extended Mnemonic
LLCLHR EC51 [18.9F.20] Load Logical Character Low from High Register Extended Mnemonic
SRLLH EC51 [--.9F.20-] Shift Right Logical Low from High Extended Mnemonic
RISBLGZ EC51 [--.|80.--] Rotate then Insert Selected Bits Low from Grande with Zeroing Extended Mnemonic
SLLLH EC51 [00.9F-.20+] Shift Left Logical Low from High Extended Mnemonic
RNSBG EC54   Rotate then aNd Selected Bits Grande Machine Instruction
NHHR EC54 [00.1F.00] aNd High with High Register Extended Mnemonic
NHLR EC54 [00.1F.20] aNd High with Low Register Extended Mnemonic
NLHR EC54 [20.3F.20] aNd Low with High Register Extended Mnemonic
RNSBGT EC54 [|80.--.--] Rotate then aNd Selected Bits Grande for Test only Extended Mnemonic
RISBG EC55   Rotate then Insert Selected Bits Grande Machine Instruction
RISBGZ EC55 [--.|80.--] Rotate then Insert Selected Bits Grande with Zeroing Extended Mnemonic
ROSBG EC56   Rotate then Or Selected Bits Grande Machine Instruction
OHHR EC56 [00.1F.00] Or High with High Register Extended Mnemonic
OHLR EC56 [00.1F.20] Or High with Low Register Extended Mnemonic
OLHR EC56 [20.3F.20] Or Low with High Register Extended Mnemonic
ROSBGT EC56 [|80.--.--] Rotate then Or Selected Bits Grande for Test only Extended Mnemonic
RXSBG EC57   Rotate then eXclusive or Selected Bits Grande Machine Instruction
XHHR EC57 [00.1F.00] eXclusive-or High with High Register Extended Mnemonic
XHLR EC57 [00.1F.20] eXclusive-or High with Low Register Extended Mnemonic
XLHR EC57 [20.3F.20] eXclusive-or Low with High Register Extended Mnemonic
RXSBGT EC57 [|80.--.--] Rotate then eXclusive or Selected Bits Grande for Test only Extended Mnemonic
RISBGN EC59   Rotate then Insert Selected Bits Grande No cc change Machine Instruction
RISBGNZ EC59 [--.|80.--] Rotate then Insert Selected Bits Grande No cc change with Zeroing Extended Mnemonic
RISBHG EC5D   Rotate then Insert Selected Bits High from Grande Machine Instruction
LHHR EC5D [00.9F.00] Load High from High Register Extended Mnemonic
LHLR EC5D [00.9F.20] Load High from Low Register Extended Mnemonic
LLHHHR EC5D [10.9F.00] Load Logical Halfword High from High Register Extended Mnemonic
LLHHLR EC5D [10.9F.20] Load Logical Halfword High from Low Register Extended Mnemonic
LLCHHR EC5D [18.9F.00] Load Logical Character High from High Register Extended Mnemonic
LLCHLR EC5D [18.9F.20] Load Logical Character High from Low Register Extended Mnemonic
SRLHH EC5D [--.1F.00-] Shift Right Logical High from High Extended Mnemonic
SRLHL EC5D [--.1F.20-] Shift Right Logical High from Low Extended Mnemonic
RISBHGZ EC5D [--.|80.--] Rotate then Insert Selected Bits High from Grande with Zeroing Extended Mnemonic
SLLHH EC5D [00.1F-.--] Shift Left Logical High from High Extended Mnemonic
SLLHL EC5D [00.1F-.20+] Shift Left Logical High from Low Extended Mnemonic
CGRJ EC64   Compare Grande Register and Jump Machine Instruction
CGRJH EC64 0010 Compare Grande Register and Jump on High Extended Mnemonic
CGRJL EC64 0100 Compare Grande Register and Jump on Low Extended Mnemonic
CGRJNE EC64 0110 Compare Grande Register and Jump on Not Equal Extended Mnemonic
CGRJE EC64 1000 Compare Grande Register and Jump on Equal Extended Mnemonic
CGRJNL EC64 1010 Compare Grande Register and Jump on Not Low Extended Mnemonic
CGRJNH EC64 1100 Compare Grande Register and Jump on Not High Extended Mnemonic
CLGRJ EC65   Compare Logical Grande Register and Jump Machine Instruction
CLGRJH EC65 0010 Compare Logical Grande Register and Jump on High Extended Mnemonic
CLGRJL EC65 0100 Compare Logical Grande Register and Jump on Low Extended Mnemonic
CLGRJNE EC65 0110 Compare Logical Grande Register and Jump on Not Equal Extended Mnemonic
CLGRJE EC65 1000 Compare Logical Grande Register and Jump on Equal Extended Mnemonic
CLGRJNL EC65 1010 Compare Logical Grande Register and Jump on Not Low Extended Mnemonic
CLGRJNH EC65 1100 Compare Logical Grande Register and Jump on Not High Extended Mnemonic
CGIT EC70   Compare Grande Immediate and Trap Machine Instruction
CGITH EC70 0010 Compare Grande Immediate and Trap on High Extended Mnemonic
CGITL EC70 0100 Compare Grande Immediate and Trap on Low Extended Mnemonic
CGITNE EC70 0110 Compare Grande Immediate and Trap on Not Equal Extended Mnemonic
CGITE EC70 1000 Compare Grande Immediate and Trap on Equal Extended Mnemonic
CGITNL EC70 1010 Compare Grande Immediate and Trap on Not Low Extended Mnemonic
CGITNH EC70 1100 Compare Grande Immediate and Trap on Not High Extended Mnemonic
CLGIT EC71   Compare Logical Grande Immediate and Trap Machine Instruction
CLGITH EC71 0010 Compare Logical Grande Immediate and Trap on High Extended Mnemonic
CLGITL EC71 0100 Compare Logical Grande Immediate and Trap on Low Extended Mnemonic
CLGITNE EC71 0110 Compare Logical Grande Immediate and Trap on Not Equal Extended Mnemonic
CLGITE EC71 1000 Compare Logical Grande Immediate and Trap on Equal Extended Mnemonic
CLGITNL EC71 1010 Compare Logical Grande Immediate and Trap on Not Low Extended Mnemonic
CLGITNH EC71 1100 Compare Logical Grande Immediate and Trap on Not High Extended Mnemonic
CIT EC72   Compare Immediate and Trap Machine Instruction
CITH EC72 0010 Compare Immediate and Trap on High Extended Mnemonic
CITL EC72 0100 Compare Immediate and Trap on Low Extended Mnemonic
CITNE EC72 0110 Compare Immediate and Trap on Not Equal Extended Mnemonic
CITE EC72 1000 Compare Immediate and Trap on Equal Extended Mnemonic
CITNL EC72 1010 Compare Immediate and Trap on Not Low Extended Mnemonic
CITNH EC72 1100 Compare Immediate and Trap on Not High Extended Mnemonic
CLFIT EC73   Compare Logical Fullword Immediate and Trap Machine Instruction
CLFITH EC73 0010 Compare Logical Fullword Immediate and Trap on High Extended Mnemonic
CLFITL EC73 0100 Compare Logical Fullword Immediate and Trap on Low Extended Mnemonic
CLFITNE EC73 0110 Compare Logical Fullword Immediate and Trap on Not Equal Extended Mnemonic
CLFITE EC73 1000 Compare Logical Fullword Immediate and Trap on Equal Extended Mnemonic
CLFITNL EC73 1010 Compare Logical Fullword Immediate and Trap on Not Low Extended Mnemonic
CLFITNH EC73 1100 Compare Logical Fullword Immediate and Trap on Not High Extended Mnemonic
CRJ EC76   Compare Register and Jump Machine Instruction
CRJH EC76 0010 Compare Register and Jump on High Extended Mnemonic
CRJL EC76 0100 Compare Register and Jump on Low Extended Mnemonic
CRJNE EC76 0110 Compare Register and Jump on Not Equal Extended Mnemonic
CRJE EC76 1000 Compare Register and Jump on Equal Extended Mnemonic
CRJNL EC76 1010 Compare Register and Jump on Not Low Extended Mnemonic
CRJNH EC76 1100 Compare Register and Jump on Not High Extended Mnemonic
CLRJ EC77   Compare Logical Register and Jump Machine Instruction
CLRJH EC77 0010 Compare Logical Register and Jump on High Extended Mnemonic
CLRJL EC77 0100 Compare Logical Register and Jump on Low Extended Mnemonic
CLRJNE EC77 0110 Compare Logical Register and Jump on Not Equal Extended Mnemonic
CLRJE EC77 1000 Compare Logical Register and Jump on Equal Extended Mnemonic
CLRJNL EC77 1010 Compare Logical Register and Jump on Not Low Extended Mnemonic
CLRJNH EC77 1100 Compare Logical Register and Jump on Not High Extended Mnemonic
CGIJ EC7C   Compare Grande Immediate and Jump Machine Instruction
CGIJH EC7C 0010 Compare Grande Immediate and Jump on High Extended Mnemonic
CGIJL EC7C 0100 Compare Grande Immediate and Jump on Low Extended Mnemonic
CGIJNE EC7C 0110 Compare Grande Immediate and Jump on Not Equal Extended Mnemonic
CGIJE EC7C 1000 Compare Grande Immediate and Jump on Equal Extended Mnemonic
CGIJNL EC7C 1010 Compare Grande Immediate and Jump on Not Low Extended Mnemonic
CGIJNH EC7C 1100 Compare Grande Immediate and Jump on Not High Extended Mnemonic
CLGIJ EC7D   Compare Logical Grande Immediate and Jump Machine Instruction
CLGIJH EC7D 0010 Compare Logical Grande Immediate and Jump on High Extended Mnemonic
CLGIJL EC7D 0100 Compare Logical Grande Immediate and Jump on Low Extended Mnemonic
CLGIJNE EC7D 0110 Compare Logical Grande Immediate and Jump on Not Equal Extended Mnemonic
CLGIJE EC7D 1000 Compare Logical Grande Immediate and Jump on Equal Extended Mnemonic
CLGIJNL EC7D 1010 Compare Logical Grande Immediate and Jump on Not Low Extended Mnemonic
CLGIJNH EC7D 1100 Compare Logical Grande Immediate and Jump on Not High Extended Mnemonic
CIJ EC7E   Compare Immediate and Jump Machine Instruction
CIJH EC7E 0010 Compare Immediate and Jump on High Extended Mnemonic
CIJL EC7E 0100 Compare Immediate and Jump on Low Extended Mnemonic
CIJNE EC7E 0110 Compare Immediate and Jump on Not Equal Extended Mnemonic
CIJE EC7E 1000 Compare Immediate and Jump on Equal Extended Mnemonic
CIJNL EC7E 1010 Compare Immediate and Jump on Not Low Extended Mnemonic
CIJNH EC7E 1100 Compare Immediate and Jump on Not High Extended Mnemonic
CLIJ EC7F   Compare Logical Immediate and Jump Machine Instruction
CLIJH EC7F 0010 Compare Logical Immediate and Jump on High Extended Mnemonic
CLIJL EC7F 0100 Compare Logical Immediate and Jump on Low Extended Mnemonic
CLIJNE EC7F 0110 Compare Logical Immediate and Jump on Not Equal Extended Mnemonic
CLIJE EC7F 1000 Compare Logical Immediate and Jump on Equal Extended Mnemonic
CLIJNL EC7F 1010 Compare Logical Immediate and Jump on Not Low Extended Mnemonic
CLIJNH EC7F 1100 Compare Logical Immediate and Jump on Not High Extended Mnemonic
AHIK ECD8   Add Halfword Immediate Keeping source data Machine Instruction
AGHIK ECD9   Add Grande with Halfword Immediate Keeping source data Machine Instruction
ALHSIK ECDA   Add Logical with Halfword Signed Immediate Keeping source data Machine Instruction
ALGHSIK ECDB   Add Logical Grande with Halfword Signed Immediate Keeping source data Machine Instruction
CGRB ECE4   Compare Grande Register and Branch Machine Instruction
CGRBH ECE4 0010 Compare Grande Register and Branch on High Extended Mnemonic
CGRBL ECE4 0100 Compare Grande Register and Branch on Low Extended Mnemonic
CGRBNE ECE4 0110 Compare Grande Register and Branch on Not Equal Extended Mnemonic
CGRBE ECE4 1000 Compare Grande Register and Branch on Equal Extended Mnemonic
CGRBNL ECE4 1010 Compare Grande Register and Branch on Not Low Extended Mnemonic
CGRBNH ECE4 1100 Compare Grande Register and Branch on Not High Extended Mnemonic
CLGRB ECE5   Compare Logical Grande Register and Branch Machine Instruction
CLGRBH ECE5 0010 Compare Logical Grande Register and Branch on High Extended Mnemonic
CLGRBL ECE5 0100 Compare Logical Grande Register and Branch on Low Extended Mnemonic
CLGRBNE ECE5 0110 Compare Logical Grande Register and Branch on Not Equal Extended Mnemonic
CLGRBE ECE5 1000 Compare Logical Grande Register and Branch on Equal Extended Mnemonic
CLGRBNL ECE5 1010 Compare Logical Grande Register and Branch on Not Low Extended Mnemonic
CLGRBNH ECE5 1100 Compare Logical Grande Register and Branch on Not High Extended Mnemonic
CRB ECF6   Compare Register and Branch Machine Instruction
CRBH ECF6 0010 Compare Register and Branch on High Extended Mnemonic
CRBL ECF6 0100 Compare Register and Branch on Low Extended Mnemonic
CRBNE ECF6 0110 Compare Register and Branch on Not Equal Extended Mnemonic
CRBE ECF6 1000 Compare Register and Branch on Equal Extended Mnemonic
CRBNL ECF6 1010 Compare Register and Branch on Not Low Extended Mnemonic
CRBNH ECF6 1100 Compare Register and Branch on Not High Extended Mnemonic
CLRB ECF7   Compare Logical Register and Branch Machine Instruction
CLRBH ECF7 0010 Compare Logical Register and Branch on High Extended Mnemonic
CLRBL ECF7 0100 Compare Logical Register and Branch on Low Extended Mnemonic
CLRBNE ECF7 0110 Compare Logical Register and Branch on Not Equal Extended Mnemonic
CLRBE ECF7 1000 Compare Logical Register and Branch on Equal Extended Mnemonic
CLRBNL ECF7 1010 Compare Logical Register and Branch on Not Low Extended Mnemonic
CLRBNH ECF7 1100 Compare Logical Register and Branch on Not High Extended Mnemonic
CGIB ECFC   Compare Grande Immediate and Branch Machine Instruction
CGIBH ECFC 0010 Compare Grande Immediate and Branch on High Extended Mnemonic
CGIBL ECFC 0100 Compare Grande Immediate and Branch on Low Extended Mnemonic
CGIBNE ECFC 0110 Compare Grande Immediate and Branch on Not Equal Extended Mnemonic
CGIBE ECFC 1000 Compare Grande Immediate and Branch on Equal Extended Mnemonic
CGIBNL ECFC 1010 Compare Grande Immediate and Branch on Not Low Extended Mnemonic
CGIBNH ECFC 1100 Compare Grande Immediate and Branch on Not High Extended Mnemonic
CLGIB ECFD   Compare Logical Grande Immediate and Branch Machine Instruction
CLGIBH ECFD 0010 Compare Logical Grande Immediate and Branch on High Extended Mnemonic
CLGIBL ECFD 0100 Compare Logical Grande Immediate and Branch on Low Extended Mnemonic
CLGIBNE ECFD 0110 Compare Logical Grande Immediate and Branch on Not Equal Extended Mnemonic
CLGIBE ECFD 1000 Compare Logical Grande Immediate and Branch on Equal Extended Mnemonic
CLGIBNL ECFD 1010 Compare Logical Grande Immediate and Branch on Not Low Extended Mnemonic
CLGIBNH ECFD 1100 Compare Logical Grande Immediate and Branch on Not High Extended Mnemonic
CIB ECFE   Compare Immediate and Branch Machine Instruction
CIBH ECFE 0010 Compare Immediate and Branch on High Extended Mnemonic
CIBL ECFE 0100 Compare Immediate and Branch on Low Extended Mnemonic
CIBNE ECFE 0110 Compare Immediate and Branch on Not Equal Extended Mnemonic
CIBE ECFE 1000 Compare Immediate and Branch on Equal Extended Mnemonic
CIBNL ECFE 1010 Compare Immediate and Branch on Not Low Extended Mnemonic
CIBNH ECFE 1100 Compare Immediate and Branch on Not High Extended Mnemonic
CLIB ECFF   Compare Logical Immediate and Branch Machine Instruction
CLIBH ECFF 0010 Compare Logical Immediate and Branch on High Extended Mnemonic
CLIBL ECFF 0100 Compare Logical Immediate and Branch on Low Extended Mnemonic
CLIBNE ECFF 0110 Compare Logical Immediate and Branch on Not Equal Extended Mnemonic
CLIBE ECFF 1000 Compare Logical Immediate and Branch on Equal Extended Mnemonic
CLIBNL ECFF 1010 Compare Logical Immediate and Branch on Not Low Extended Mnemonic
CLIBNH ECFF 1100 Compare Logical Immediate and Branch on Not High Extended Mnemonic
LDEB ED04   Load lengthened Double bfp from Exponential Bfp Machine Instruction
LXDB ED05   Load lengthened eXtended bfp from Double Bfp Machine Instruction
LXEB ED06   Load lengthened eXtended bfp from Exponential Bfp Machine Instruction
MXDB ED07   Multiply eXtended bfp from Double Bfp Machine Instruction
KEB ED08   Kompare and signal Exponential Bfp Machine Instruction
CEB ED09   Compare Exponential Bfp Machine Instruction
AEB ED0A   Add Exponential Bfp Machine Instruction
SEB ED0B   Subtract Exponential Bfp Machine Instruction
MDEB ED0C   Multiply Double bfp from Exponential Bfp Machine Instruction
DEB ED0D   Divide Exponential Bfp Machine Instruction
MAEB ED0E   Multiply and Add Exponential Bfp Machine Instruction
MSEB ED0F   Multiply and Subtract Exponential Bfp Machine Instruction
TCEB ED10   Test data Class for Exponential Bfp Machine Instruction
TCDB ED11   Test data Class for Double Bfp Machine Instruction
TCXB ED12   Test data Class for eXtended Bfp Machine Instruction
SQEB ED14   SQuare root of Exponential Bfp Machine Instruction
SQDB ED15   SQuare root of Double Bfp Machine Instruction
MEEB ED17   Multiply Exponential bfp from Exponential Bfp Machine Instruction
KDB ED18   Kompare and signal Double Bfp Machine Instruction
CDB ED19   Compare Double Bfp Machine Instruction
ADB ED1A   Add Double Bfp Machine Instruction
SDB ED1B   Subtract Double Bfp Machine Instruction
MDB ED1C   Multiply Double Bfp Machine Instruction
DDB ED1D   Divide Double Bfp Machine Instruction
MADB ED1E   Multiply and Add Double Bfp Machine Instruction
MSDB ED1F   Multiply and Subtract Double Bfp Machine Instruction
LDE ED24   Load lengthened Double hfp from Exponential hfp Machine Instruction
LXD ED25   Load lengthened eXtended hfp from Double hfp Machine Instruction
LXE ED26   Load lengthened eXtended hfp from Exponential hfp Machine Instruction
MAE ED2E   Multiply and Add Exponential hfp Machine Instruction
MSE ED2F   Multiply and Subtract Exponential hfp Machine Instruction
SQE ED34   SQuare root of Exponential hfp Machine Instruction
SQD ED35   SQuare root of Double hfp Machine Instruction
MEE ED37   Multiply Exponential hfp from Exponential hfp Machine Instruction
MAYL ED38   Multiply and Add Yucky unnormalized extended hfp Low from long hfp Machine Instruction
MYL ED39   Multiply Yucky unnormalized extended hfp Low from long hfp Machine Instruction
MAY ED3A   Multiply and Add Yucky unnormalized extended hfp from long hfp Machine Instruction
MY ED3B   Multiply Yucky unnormalized extended hfp from long hfp Machine Instruction
MAYH ED3C   Multiply and Add Yucky unnormalized extended hfp High from long hfp Machine Instruction
MYH ED3D   Multiply Yucky unnormalized extended hfp High from long hfp Machine Instruction
MAD ED3E   Multiply and Add Double hfp Machine Instruction
MSD ED3F   Multiply and Subtract Double hfp Machine Instruction
SLDT ED40   Shift significand Left Double Tfp Machine Instruction
SRDT ED41   Shift significand Right Double Tfp Machine Instruction
SLXT ED48   Shift significand Left eXtended Tfp Machine Instruction
SRXT ED49   Shift significand Right eXtended Tfp Machine Instruction
TDCET ED50   Test Data Class for Exponential Tfp Machine Instruction
TDGET ED51   Test Data Group for Exponential Tfp Machine Instruction
TDCDT ED54   Test Data Class for Double Tfp Machine Instruction
TDGDT ED55   Test Data Group for Double Tfp Machine Instruction
TDCXT ED58   Test Data Class for eXtended Tfp Machine Instruction
TDGXT ED59   Test Data Group for eXtended Tfp Machine Instruction
LEY ED64   Load Exponential hfp from Yonder Machine Instruction
LDY ED65   Load Double hfp from Yonder Machine Instruction
STEY ED66   STore Exponential hfp Yonder Machine Instruction
STDY ED67   STore Double hfp Yonder Machine Instruction
CZDT EDA8   Convert to Zoned from Double Tfp Machine Instruction
CZXT EDA9   Convert to Zoned from eXtended Tfp Machine Instruction
CDZT EDAA   Convert Decimal to double tfp from Zoned creating Tfp Machine Instruction
CXZT EDAB   Convert to eXtended tfp from Zoned creating Tfp Machine Instruction
CPDT EDAC   Convert to Packed from Double Tfp Machine Instruction
CPXT EDAD   Convert to Packed from eXtended Tfp Machine Instruction
CDPT EDAE   Convert to Double from Packed creating Tfp Machine Instruction
CXPT EDAF   Convert eXtended from Packed creating Tfp Machine Instruction

There are 3296 entries in this list.

 

This site is a member of WebRing.
You are invited to browse the list of mainframe-loving sites.
Running
    Tyrannosaurus Rex Dinos are not dead. They are alive and well and living in data centers all around you. They speak in tongues and work strange magics with computers. Beware the dino! And just in case you're waiting for the final demise of these dino's: remember that dinos ruled the world for 155-million years!
Dinos and other anachronisms
[ Join Now | Ring Hub | Random | << Prev | Next >> ]
 

Below you find the logo of our sponsor and logos of the web-standards that this page adheres to.