Home
last modified time | relevance | path

Searched defs:nop_pattern (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-epiphany.c312 static const unsigned char nop_pattern[] = { 0xa2, 0x01 }; variable
H A Dtc-spu.c912 static const unsigned char nop_pattern[8] = { in spu_handle_align() local
H A Dtc-m32r.c508 static const unsigned char nop_pattern[] = { 0xf0, 0x00 }; in m32r_handle_align() local
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-epiphany.c312 static const unsigned char nop_pattern[] = { 0xa2, 0x01 }; variable
H A Dtc-spu.c913 static const unsigned char nop_pattern[8] = { in spu_handle_align() local
H A Dtc-m32r.c508 static const unsigned char nop_pattern[] = { 0xf0, 0x00 }; in m32r_handle_align() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsel-sched-ir.c127 rtx nop_pattern = NULL_RTX; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsel-sched-ir.cc127 rtx nop_pattern = NULL_RTX; variable