Odd location counter alignment directive
Format
.ODD
1 – Description
.ODD ensures that the current value of the location counter is
odd by adding 1 if the current value is even. If the current
value is already odd, no action is taken.
2 – Notes
o You can only use this directive within data or mixed psects
(psects that have either the NOEXE or MIX attributes).