Home
last modified time | relevance | path

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

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