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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dinst.h185 struct j_format { /* Jump format */ struct
252 struct j_format { /* Jump format */ struct
325 struct j_format j_format; member in union:mips_instruction
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dinst.h185 struct j_format { /* Jump format */ struct
252 struct j_format { /* Jump format */ struct
325 struct j_format j_format; member in union:mips_instruction
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dbranch.c118 * These are unconditional and in j_format.
126 epc |= (insn.j_format.target << 2);
H A Dprocess.c262 if (ip->j_format.opcode == jal_op)
H A Dgdb-stub.c549 * These are unconditional and in j_format.
557 targ |= (insn.j_format.target << 2);

Completed in 113 milliseconds