Home
last modified time | relevance | path

Searched refs:ppc_znop (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/config/
HDtc-ppc.c133 static void ppc_znop (int);
242 { "znop", ppc_znop, 0 },
4350 ppc_znop (int ignore ATTRIBUTE_UNUSED) in ppc_znop() function