Home
last modified time | relevance | path

Searched refs:negate (Results 1 – 11 of 11) sorted by relevance

/linux/arch/h8300/lib/
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
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
/linux/Documentation/kbuild/
A DKconfig.recursion-issue-0210 # of the recursive limitation is that drivers cannot negate features from other
30 # other bells in the system cannot negate. The reason for this issue is
/linux/kernel/debug/
A Dgdbstub.c294 int negate = 0; in kgdb_hex2long() local
299 negate = 1; in kgdb_hex2long()
312 if (negate) in kgdb_hex2long()
/linux/arch/arm/vfp/
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()
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()
/linux/arch/sparc/kernel/
A Detrap_32.S164 orn %g0, %t_twinmask, %g1 ! negate trap win mask into %g1
/linux/Documentation/process/
A Dkernel-driver-statement.rst13 the greater Linux ecosystem. Such modules negate the openness,
/linux/lib/
A Dvsprintf.c3557 bool negate = (*fmt == '^'); in vsscanf() local
3563 if (negate) in vsscanf()
3574 if (negate) { in vsscanf()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/
A Dg98.fuc0s405 // and negate or not, depending on mode
/linux/arch/m68k/fpsp040/
A Dres_func.S467 | Inst is fneg. Execute the negate value function on the input.

Completed in 22 milliseconds