xref: /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/msp430/msp430-modes.def (revision 36ac495d2b3ea2b9d96377b2143ebfedac224b92)
1/* 20-bit address */
2PARTIAL_INT_MODE (SI, 20, PSI);
3
4INT_N (PSI, 20);
5