Today I learned that there isn't a fixed point DOUBLEWORD constant either.

I never noticed that  DC D isn't fixed point, it is floating point.


-----Original Message-----
From: IBM Mainframe Assembler List <ASSEMBLER-LIST@LISTSERV.UGA.EDU> On Behalf 
Of Schmitt, Michael
Sent: Monday, April 18, 2022 10:03 AM
To: ASSEMBLER-LIST@LISTSERV.UGA.EDU
Subject: Quadword constant

HLASM has fixed decimal constants for Halfwords, Fullwords, Doublewords, with 
appropriate alignment. Why is there none for Quadwords?

The closest I see is LQ, but that appears to be intended for floating point.

Reply via email to