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

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-mcore.c1783 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.c1780 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.c1783 int needpad = (first_inst & 3); local
1870 int needpad = !(first_inst & 3); local

Completed in 272 milliseconds