as: XStormy16 Directives

1 
1 9.54.2 XStormy16 Machine Directives
1 -----------------------------------
1 
1 '.16bit_pointers'
1      Like the '--16bit-pointers' command line option this directive
1      indicates that the assembly code makes use of 16-bit pointers.
1 
1 '.32bit_pointers'
1      Like the '--32bit-pointers' command line option this directive
1      indicates that the assembly code makes use of 32-bit pointers.
1 
1 '.no_pointers'
1      Like the '--no-pointers' command line option this directive
1      indicates that the assembly code does not makes use pointers.
1