Searched defs:nop_pattern (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-m88k.c1406 static const unsigned char nop_pattern[] = { 0xf4, 0x00, 0x58, 0x00 }; local
H A Dtc-m32r.c495 static const unsigned char nop_pattern[] = { 0xf0, 0x00 }; local
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-m88k.c1345 static const unsigned char nop_pattern[] = { 0xf4, 0x00, 0x58, 0x00 }; local
H A Dtc-m32r.c510 static const unsigned char nop_pattern[] = { 0xf0, 0x00 }; local

Completed in 205 milliseconds