comparison docs/manual/x54.html @ 455:cad5937314cb

Add operandsizewarning pragma Add operandsizewarning pragma that will raise warnings for certain operands if the operand size could be smaller. (Long branch used instead of short branch, for instance.)
author William Astle <lost@l-w.ca>
date Fri, 16 Feb 2018 22:53:46 -0700
parents fc166b3bbae3
children a71206ed966c
comparison
equal deleted inserted replaced
454:ffdef8994f13 455:cad5937314cb
77 >2.7. Object Files</A 77 >2.7. Object Files</A
78 ></H1 78 ></H1
79 ><P 79 ><P
80 >LWASM supports generating a proprietary object file format which is 80 >LWASM supports generating a proprietary object file format which is
81 described in <A 81 described in <A
82 HREF="c1063.html" 82 HREF="c1068.html"
83 >Chapter 6</A 83 >Chapter 6</A
84 >. LWLINK is then used to link these 84 >. LWLINK is then used to link these
85 object files into a final binary in any of LWLINK's supported binary 85 object files into a final binary in any of LWLINK's supported binary
86 formats.</P 86 formats.</P
87 ><P 87 ><P