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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/xmon/
H A Dspu-dis.c203 hex_value = DECODE_INSN_U16 (insn);
217 value = DECODE_INSN_U16 (insn) * 4;
H A Dspu.h104 #define DECODE_INSN_U16(insn) UNSIGNED_EXTRACT(insn,16,7) macro

Completed in 95 milliseconds