Searched refs:needpad (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-mcore.c1785 int needpad = (first_inst & 3);
1795 if (needpad)
1872 int needpad = !(first_inst & 3);
1877 if (needpad)
1783 int needpad = (first_inst & 3); local
1870 int needpad = !(first_inst & 3); local
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-mcore.c1782 int needpad = (first_inst & 3);
1792 if (needpad)
1869 int needpad = !(first_inst & 3);
1874 if (needpad)
1780 int needpad = (first_inst & 3); local
1867 int needpad = !(first_inst & 3); local
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mcore.c1785 int needpad = (first_inst & 3);
1795 if (needpad)
1872 int needpad = !(first_inst & 3);
1877 if (needpad)
1783 int needpad = (first_inst & 3); local
1870 int needpad = !(first_inst & 3); local

Completed in 180 milliseconds