H.J. Lu wrote:
> Hi Rod,
> 
> GNU binutils has
> 
> alpha.h:#define STO_ALPHA_NOPV          0x80
> alpha.h:#define STO_ALPHA_STD_GPLOAD    0x88
> m68hc11.h:#define STO_M68HC12_FAR 0x80
> m68hc11.h:#define STO_M68HC12_INTERRUPT 0x40
> mips.h:#define STO_MIPS16               0xf0
> mips.h:#define STO_OPTIONAL             (1 << 2)
> sh.h:#define STO_SH5_ISA32 (1 << 2)

Hmmm, looks like st_other has been a free-for-all.


-- 
Rod

Reply via email to