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

  /src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c 11613 const unsigned char *nop_type; local
11619 nop_type = fragp->tc_frag_data ? le_nop_stop : le_nop;
11656 memcpy (p, nop_type, 16);
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c 11613 const unsigned char *nop_type; local
11619 nop_type = fragp->tc_frag_data ? le_nop_stop : le_nop;
11656 memcpy (p, nop_type, 16);

Completed in 38 milliseconds