Home
last modified time | relevance | path

Searched refs:j_format (Results 1 – 3 of 3) sorted by relevance

/arch/mips/include/asm/
Dinst.h185 struct j_format { /* Jump format */ struct
252 struct j_format { /* Jump format */ struct
325 struct j_format j_format; member
/arch/mips/kernel/
Dbranch.c127 epc |= (insn.j_format.target << 2); in __compute_return_epc()
Dprocess.c259 if (ip->j_format.opcode == jal_op) in is_jal_jalr_jr_ins()