Home
last modified time | relevance | path

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

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