Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c112 static long extract_vlesi (unsigned long, ppc_cpu_t, int *);
885 { 0xffff, PPC_OPSHIFT_INV, insert_vlesi, extract_vlesi,
2227 extract_vlesi (unsigned long insn, in extract_vlesi() function