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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ia64.c337 static unsigned char le_nop[16] = variable
7491 le_nop[0] = 0x8;
11778 nop = fragp->tc_frag_data ? le_nop_stop : le_nop;
H A Dtc-mips.c14703 static const unsigned char le_nop[] = { 0x00, 0x65 };
14717 memcpy (p, (target_big_endian ? be_nop : le_nop), 2);
14690 static const unsigned char le_nop[] = { 0x00, 0x65 }; local

Completed in 147 milliseconds