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

  /src/external/gpl3/binutils/dist/gas/config/
tc-nds32.c 4645 static const unsigned char nop32[] = { 0x40, 0x00, 0x00, 0x09 };
4678 memcpy (p, nop32, 4);
4638 static const unsigned char nop32[] = { 0x40, 0x00, 0x00, 0x09 }; local
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-nds32.c 4640 static const unsigned char nop32[] = { 0x40, 0x00, 0x00, 0x09 };
4673 memcpy (p, nop32, 4);
4633 static const unsigned char nop32[] = { 0x40, 0x00, 0x00, 0x09 }; local

Completed in 31 milliseconds