Searched refs:rtvalue (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dppc-opc.c1274 long rtvalue = (insn & RT_MASK) >> 21;
1276 if (value == rtvalue)
1272 long rtvalue = (insn & RT_MASK) >> 21; local
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dppc-opc.c1294 long rtvalue = (insn & RT_MASK) >> 21;
1296 if (value == rtvalue)
1292 long rtvalue = (insn & RT_MASK) >> 21; local

Completed in 134 milliseconds