Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/h8300/lib/
H A Dmoddivsi3.S43 neg.l A0P ; negate arg
49 neg.l A1P ; negate arg
62 neg.l A0P ; negate arg
68 neg.l A1P ; negate arg
H A Dmodsi3.S43 neg.l A0P ; negate arg
49 neg.l A1P ; negate arg
62 neg.l A0P ; negate arg
68 neg.l A1P ; negate arg
/kernel/linux/linux-5.10/kernel/debug/
H A Dgdbstub.c297 int negate = 0; in kgdb_hex2long() local
302 negate = 1; in kgdb_hex2long()
315 if (negate) in kgdb_hex2long()
/kernel/linux/linux-6.6/kernel/debug/
H A Dgdbstub.c294 int negate = 0; in kgdb_hex2long() local
299 negate = 1; in kgdb_hex2long()
312 if (negate) in kgdb_hex2long()
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Detrap_32.S164 orn %g0, %t_twinmask, %g1 ! negate trap win mask into %g1
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Detrap_32.S164 orn %g0, %t_twinmask, %g1 ! negate trap win mask into %g1
/kernel/linux/linux-5.10/arch/arm/vfp/
H A Dvfpsingle.c895 vfp_single_multiply_accumulate(int sd, int sn, s32 m, u32 fpscr, u32 negate, char *func) in vfp_single_multiply_accumulate() argument
912 if (negate & NEG_MULTIPLY) in vfp_single_multiply_accumulate()
920 if (negate & NEG_SUBTRACT) in vfp_single_multiply_accumulate()
H A Dvfpdouble.c851 vfp_double_multiply_accumulate(int dd, int dn, int dm, u32 fpscr, u32 negate, char *func) in vfp_double_multiply_accumulate() argument
865 if (negate & NEG_MULTIPLY) in vfp_double_multiply_accumulate()
871 if (negate & NEG_SUBTRACT) in vfp_double_multiply_accumulate()
/kernel/linux/linux-6.6/arch/arm/vfp/
H A Dvfpsingle.c895 vfp_single_multiply_accumulate(int sd, int sn, s32 m, u32 fpscr, u32 negate, char *func) in vfp_single_multiply_accumulate() argument
912 if (negate & NEG_MULTIPLY) in vfp_single_multiply_accumulate()
920 if (negate & NEG_SUBTRACT) in vfp_single_multiply_accumulate()
H A Dvfpdouble.c851 vfp_double_multiply_accumulate(int dd, int dn, int dm, u32 fpscr, u32 negate, char *func) in vfp_double_multiply_accumulate() argument
865 if (negate & NEG_MULTIPLY) in vfp_double_multiply_accumulate()
871 if (negate & NEG_SUBTRACT) in vfp_double_multiply_accumulate()
/kernel/linux/linux-6.6/drivers/iio/addac/
H A Dad74115.c238 bool negate; member
275 .negate = true, \
1489 if (prop->negate) in ad74115_apply_fw_prop()
/kernel/linux/linux-5.10/lib/
H A Dvsprintf.c3403 bool negate = (*fmt == '^'); in vsscanf() local
3409 if (negate) in vsscanf()
3420 if (negate) { in vsscanf()
/kernel/linux/linux-6.6/lib/
H A Dvsprintf.c3577 bool negate = (*fmt == '^'); in vsscanf() local
3583 if (negate) in vsscanf()
3594 if (negate) { in vsscanf()
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dres_func.S168 | Inst is fneg. Execute the negate value function on the input.
467 | Inst is fneg. Execute the negate value function on the input.
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dres_func.S168 | Inst is fneg. Execute the negate value function on the input.
467 | Inst is fneg. Execute the negate value function on the input.

Completed in 25 milliseconds