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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c14702 static const unsigned char be_nop[] = { 0x65, 0x00 };
14717 memcpy (p, (target_big_endian ? be_nop : le_nop), 2);
14689 static const unsigned char be_nop[] = { 0x65, 0x00 }; local

Completed in 100 milliseconds