Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c115 static unsigned long insert_vleui (unsigned long, long, ppc_cpu_t, const char **);
895 { 0xffff, PPC_OPSHIFT_INV, insert_vleui, extract_vleui, 0 },
2260 insert_vleui (unsigned long insn, in insert_vleui() function