Searched refs:NEG (Results 1 – 9 of 9) sorted by relevance
| /linux/arch/x86/math-emu/ |
| H A D | reg_constant.c | 37 FPU_REG const CONST_PI2extra = MAKE_REG(NEG, -66, 48 FPU_REG const CONST_QNaN = MAKE_REG(NEG, EXP_OVER, 0x00000000, 0xC0000000);
|
| /linux/drivers/staging/sm750fb/ |
| H A D | ddk750_mode.h | 9 NEG, /* negative */ enumerator
|
| /linux/tools/perf/util/ |
| H A D | expr.y | 52 %left NEG NOT 347 | '-' expr %prec NEG
|
| /linux/Documentation/bpf/standardization/ |
| H A D | instruction-set.rst | 339 NEG 0x8 0 dst = -dst 429 The ``NEG`` instruction is only defined when the source bit is clear
|
| /linux/kernel/bpf/ |
| H A D | core.c | 1583 INSN_2(ALU, NEG), \ 1613 INSN_2(ALU64, NEG), \
|
| /linux/tools/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 1222 3: NEG Eb 1233 3: NEG Ev
|
| /linux/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 1222 3: NEG Eb 1233 3: NEG Ev
|
| /linux/arch/m68k/ifpsp060/src/ |
| H A D | fpsp.S | 14990 mov.b &neg_bmask+z_bmask,FPSR_CC(%a6) # set NEG/Z 15047 mov.b &neg_bmask+inf_bmask,FPSR_CC(%a6) # set INF/NEG 15442 mov.b &z_bmask+neg_bmask,FPSR_CC(%a6) # set Z/NEG 15486 mov.b &neg_bmask+inf_bmask,FPSR_CC(%a6) # set INF/NEG 15493 mov.b &neg_bmask+inf_bmask,FPSR_CC(%a6) # set INF/NEG
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 2305 The setting for ABS.fmt/NEG.fmt instruction execution
|