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

/freebsd-11-stable/sys/powerpc/powerpc/
H A Ddb_disasm.c940 u_int sh, shl, shh; local
942 shh = extract_field(instr, 31 - 20, 1);
943 sh = shh << 4 | shl;

Completed in 41 milliseconds