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

/linux-master/arch/m68k/fpsp040/
H A Dutil.S104 beql ovf_e1_exc |it is cu exception
109 beql ovff_sgl |force precision is single
111 beql ovff_dbl |force precision is double
115 beql ovf_fsgl |fsglmul or fsgldiv
117 beql ovf_fsgl
124 beql ovff_sgl |the instruction is force single
126 beql ovff_dbl |the instruction is force double
130 beql ovf_fsgl |fsglmul
132 beql ovf_fsgl |fsgldiv
356 beql unf_e1_ex
[all...]
H A Dx_fline.S39 beql fpsp_unimp
H A Dres_func.S119 beql cu_nmove |if zero, it is an fmove
121 beql cu_nabs |if $18, it is fabs
123 beql cu_nneg |if $1a, it is fneg
422 beql cu_dmove |if zero, it is an fmove
424 beql cu_dabs |if $18, it is fabs
426 beql cu_dneg |if $1a, it is fneg
/linux-master/arch/mips/include/asm/
H A Dmips-r2-to-r6-emul.h38 u64 beql; member in struct:mips_r2br_emulator_stats
/linux-master/arch/powerpc/kernel/
H A Dvector.S132 beql+ load_up_fpu /* skip if already loaded */
134 beql+ load_up_altivec /* skip if already loaded */
/linux-master/arch/mips/kernel/
H A Dmips-r2-to-r6-emul.c1139 MIPS_R2BR_STATS(beql);
2292 seq_printf(s, "beql\t\t%ld\n",
2293 (unsigned long)__this_cpu_read(mipsr2bremustats.beql));
2341 __this_cpu_write((mipsr2bremustats).beql, 0);
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_rmhandlers.S2783 beql kvmppc_fix_pmao
2838 beql kvmppc_fix_pmao

Completed in 134 milliseconds