Home
last modified time | relevance | path

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

/arch/powerpc/xmon/
Dppc-opc.c57 static unsigned long insert_boe (unsigned long, long, int, const char **);
201 { 5, 21, insert_boe, extract_boe, 0 },
861 insert_boe (unsigned long insn, in insert_boe() function