On Tue, 2 Sep 2025 12:18:24 -0600, Paul Gilmartin <paulgboul...@aim.com> wrote:

>And I was surprised, puzzled, to learn that (IIRC)
>          DC    FL4   Unaligned
>          DC    0FL4  Aligned

FL4 unaligned is a coding requirement.

I've never seen (nor used) 0FL4. While not intuitive, having 0FL4 aligned is 
less likely to cause problems. The 0 is similar in nature to ORG. You can't go 
wrong with a known alignment (albeit unexpected). I've never coded 0FL4. Does 
0FL1 also align?

Reply via email to