Searched refs:NEG (Results 1 – 9 of 9) sorted by relevance
/linux/arch/x86/math-emu/ |
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/ |
A D | ddk750_mode.h | 9 NEG, /* negative */ enumerator
|
A D | sm750_hw.c | 285 (var->sync & FB_SYNC_HOR_HIGH_ACT) ? POS : NEG; in hw_sm750_crtc_setMode() 287 (var->sync & FB_SYNC_VERT_HIGH_ACT) ? POS : NEG; in hw_sm750_crtc_setMode() 289 (var->sync & FB_SYNC_COMP_HIGH_ACT) ? POS : NEG; in hw_sm750_crtc_setMode()
|
/linux/tools/perf/util/ |
A D | expr.y | 48 %left NEG NOT 267 | '-' expr %prec NEG
|
/linux/kernel/bpf/ |
A D | core.c | 1225 INSN_2(ALU, NEG), \ 1255 INSN_2(ALU64, NEG), \
|
/linux/arch/x86/lib/ |
A D | x86-opcode-map.txt | 923 3: NEG Eb 934 3: NEG Ev
|
/linux/tools/arch/x86/lib/ |
A D | x86-opcode-map.txt | 923 3: NEG Eb 934 3: NEG Ev
|
/linux/arch/m68k/ifpsp060/src/ |
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/ |
A D | kernel-parameters.txt | 1798 The setting for ABS.fmt/NEG.fmt instruction execution
|
Completed in 43 milliseconds