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

/linux-4.4.14/arch/mips/kernel/
H A Dmips-r2-to-r6-emul.c884 static inline int mipsr2_find_op_func(struct pt_regs *regs, u32 inst, mipsr2_find_op_func() function
928 err = mipsr2_find_op_func(regs, inst, spec_op_table); mipsr2_decoder()
936 err = mipsr2_find_op_func(regs, inst, spec2_op_table); mipsr2_decoder()

Completed in 35 milliseconds