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

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-m32r.c498 static const unsigned char multi_nop_pattern[] = { 0x70, 0x00, 0xf0, 0x00 };
525 memcpy (p, multi_nop_pattern, 4);
496 static const unsigned char multi_nop_pattern[] = { 0x70, 0x00, 0xf0, 0x00 }; local
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-m32r.c513 static const unsigned char multi_nop_pattern[] = { 0x70, 0x00, 0xf0, 0x00 };
540 memcpy (p, multi_nop_pattern, 4);
511 static const unsigned char multi_nop_pattern[] = { 0x70, 0x00, 0xf0, 0x00 }; local

Completed in 109 milliseconds