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

/linux-master/arch/mips/include/asm/
H A Dmips-r2-to-r6-emul.h39 u64 bnel; member in struct:mips_r2br_emulator_stats
/linux-master/arch/m68k/fpsp040/
H A Dx_unimp.S52 bnel fpsp_fmt_error
H A Dx_fline.S77 bnel fpsp_fmt_error |if not $40 or $41, exit with error
H A Dgen_except.S65 bnel fpsp_fmt_error
108 bnel fpsp_fmt_error |if not $28 or $30
286 bnel fpsp_fmt_error |if neither, exit with error
H A Dres_func.S151 bnel cu_ntsx
153 bnel cu_ntsx
453 bnel cu_dtsx
455 bnel cu_dtsx
/linux-master/arch/mips/kernel/
H A Dmips-r2-to-r6-emul.c1142 MIPS_R2BR_STATS(bnel);
2294 seq_printf(s, "bnel\t\t%ld\n",
2295 (unsigned long)__this_cpu_read(mipsr2bremustats.bnel));
2342 __this_cpu_write((mipsr2bremustats).bnel, 0);

Completed in 132 milliseconds