Searched refs:DECODE_INSN_I16 (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.c199 hex_value = DECODE_INSN_I16 (insn);
207 value = DECODE_INSN_I16 (insn) * 4;
H A Dspu.h103 #define DECODE_INSN_I16(insn) SIGNED_EXTRACT(insn,16,7) macro

Completed in 102 milliseconds