HomeSort by: relevance | last modified time | path
    Searched defs:thumb_p (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 8725 bool thumb_p = (t == CONST_THUMB); local
8728 if (thumb_p)
8796 if (thumb_p)
8957 inst.relocs[0].type = (thumb_p
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 8728 bool thumb_p = (t == CONST_THUMB); local
8731 if (thumb_p)
8799 if (thumb_p)
8960 inst.relocs[0].type = (thumb_p

Completed in 67 milliseconds