Searched refs:DECODE_INSN_I10 (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.c191 hex_value = DECODE_INSN_I10 (insn);
195 hex_value = DECODE_INSN_I10 (insn) * 16;
H A Dspu.h99 #define DECODE_INSN_I10(insn) SIGNED_EXTRACT(insn,10,14) macro

Completed in 157 milliseconds