In IBM z/Architecture (Mainframe) assembly, decimal instructions (such as AP, SP, ZAP) operate on Packed Decimal data. These instructions are 'SS' (Storage-to-Storage) format, meaning both operands reside in memory (storage) rather than registers. This allows for processing large numbers that exceed register sizes.