Searched refs:insert_bd (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/arch/powerpc/xmon/ |
D | ppc-opc.c | 48 static unsigned long insert_bd (unsigned long, long, int, const char **); 142 { 16, 0, insert_bd, extract_bd, PPC_OPERAND_RELATIVE | PPC_OPERAND_SIGNED }, 147 { 16, 0, insert_bd, extract_bd, PPC_OPERAND_ABSOLUTE | PPC_OPERAND_SIGNED }, 662 insert_bd (unsigned long insn, in insert_bd() function
|