Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dppc-opc.c90 static long extract_tbr (unsigned long, int, int *);
493 { 10, 11, insert_tbr, extract_tbr, PPC_OPERAND_OPTIONAL },
1469 extract_tbr (unsigned long insn, in extract_tbr() function