Searched refs:NEG (Results 1 – 7 of 7) sorted by relevance
| /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 357 | '-' 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 | 1694 INSN_2(ALU, NEG), \ 1724 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
|