Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c114 static long extract_vlensi (unsigned long, ppc_cpu_t, int *);
890 { 0xffff, PPC_OPSHIFT_INV, insert_vlensi, extract_vlensi,
2246 extract_vlensi (unsigned long insn, in extract_vlensi() function