Searched refs:beql (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | util.S | 104 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 D | x_fline.S | 39 beql fpsp_unimp
|
H A D | res_func.S | 119 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
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | util.S | 104 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 D | x_fline.S | 39 beql fpsp_unimp
|
H A D | res_func.S | 119 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
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | mips-r2-to-r6-emul.h | 38 u64 beql; member
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | mips-r2-to-r6-emul.h | 38 u64 beql; member
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | vector.S | 127 beql+ load_up_fpu /* skip if already loaded */ 129 beql+ load_up_altivec /* skip if already loaded */
|
H A D | entry_32.S | 1003 beql nonrecoverable /* at a bad place (MSR:RI = 0) */
|
H A D | exceptions-64s.S | 713 beql ppc64_runlatch_on_trampoline; \
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | vector.S | 132 beql+ load_up_fpu /* skip if already loaded */ 134 beql+ load_up_altivec /* skip if already loaded */
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | mips-r2-to-r6-emul.c | 1139 MIPS_R2BR_STATS(beql); in mipsr2_decoder() 2292 seq_printf(s, "beql\t\t%ld\n", in mipsr2_emul_show() 2293 (unsigned long)__this_cpu_read(mipsr2bremustats.beql)); in mipsr2_emul_show() 2341 __this_cpu_write((mipsr2bremustats).beql, 0); in mipsr2_clear_show()
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | mips-r2-to-r6-emul.c | 1139 MIPS_R2BR_STATS(beql); in mipsr2_decoder() 2292 seq_printf(s, "beql\t\t%ld\n", in mipsr2_emul_show() 2293 (unsigned long)__this_cpu_read(mipsr2bremustats.beql)); in mipsr2_emul_show() 2341 __this_cpu_write((mipsr2bremustats).beql, 0); in mipsr2_clear_show()
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | book3s_hv_rmhandlers.S | 3461 beql kvmppc_fix_pmao 3524 beql kvmppc_fix_pmao
|
/kernel/linux/linux-6.6/arch/powerpc/kvm/ |
H A D | book3s_hv_rmhandlers.S | 2783 beql kvmppc_fix_pmao 2838 beql kvmppc_fix_pmao
|
Completed in 20 milliseconds