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

/freebsd-11-stable/sys/powerpc/powerpc/
H A Ddb_disasm.c963 u_int tbrh; local
966 tbrh = extract_field(instr, 31 - 20, 5);
967 tbr = tbrh << 5 | tbrl;

Completed in 61 milliseconds