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

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c8890 bool thumb_p = (t == CONST_THUMB); local
8893 if (thumb_p)
8943 if (thumb_p)
9104 inst.relocs[0].type = (thumb_p
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c8825 bfd_boolean thumb_p = (t == CONST_THUMB); local
8828 if (thumb_p)
8887 if (thumb_p)
9050 inst.relocs[0].type = (thumb_p
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c8890 bool thumb_p = (t == CONST_THUMB); local
8893 if (thumb_p)
8943 if (thumb_p)
9104 inst.relocs[0].type = (thumb_p

Completed in 480 milliseconds