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

/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-m32r.c511 static const unsigned char multi_nop_pattern[] = { 0x70, 0x00, 0xf0, 0x00 };
538 memcpy (p, multi_nop_pattern, 4);
509 static const unsigned char multi_nop_pattern[] = { 0x70, 0x00, 0xf0, 0x00 }; local
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-m32r.c511 static const unsigned char multi_nop_pattern[] = { 0x70, 0x00, 0xf0, 0x00 };
538 memcpy (p, multi_nop_pattern, 4);
509 static const unsigned char multi_nop_pattern[] = { 0x70, 0x00, 0xf0, 0x00 }; local
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-m32r.c511 static const unsigned char multi_nop_pattern[] = { 0x70, 0x00, 0xf0, 0x00 };
538 memcpy (p, multi_nop_pattern, 4);
509 static const unsigned char multi_nop_pattern[] = { 0x70, 0x00, 0xf0, 0x00 }; local

Completed in 138 milliseconds