360 Assembly include: Difference between revisions

360 Assembly - An 'include' file to format a floating-point value
(Created page with "<lang 360asm>FORMATF CNOP 0,4 ***WRITE Y,X FORMAT(F13.n)********** * (F0,R0)->R1 STM R14,R12,@FMTF0F Store re...")
 
(360 Assembly - An 'include' file to format a floating-point value)
 
Line 1:
===FORMATF===
An 'include' file to format a floating-point value.
<lang 360asm>FORMATF CNOP 0,4 ***WRITE Y,X FORMAT(F13.n)**********
* (F0,R0)->R1
1,392

edits