Home
last modified time | relevance | path

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

/linux-4.4.14/arch/h8300/lib/
Dmodsi3.S42 neg.l A0P ; negate arg
48 neg.l A1P ; negate arg
61 neg.l A0P ; negate arg
67 neg.l A1P ; negate arg
Dmoddivsi3.S42 neg.l A0P ; negate arg
48 neg.l A1P ; negate arg
61 neg.l A0P ; negate arg
67 neg.l A1P ; negate arg
/linux-4.4.14/Documentation/kbuild/
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-4.4.14/kernel/debug/
Dgdbstub.c296 int negate = 0; in kgdb_hex2long() local
301 negate = 1; in kgdb_hex2long()
314 if (negate) in kgdb_hex2long()
/linux-4.4.14/arch/arm/vfp/
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()
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-4.4.14/arch/sparc/kernel/
Detrap_32.S163 orn %g0, %t_twinmask, %g1 ! negate trap win mask into %g1
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/
Dg98.fuc0s405 // and negate or not, depending on mode
/linux-4.4.14/arch/m68k/fpsp040/
Dres_func.S467 | Inst is fneg. Execute the negate value function on the input.