/openbmc/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);
|
/openbmc/linux/drivers/staging/sm750fb/ |
H A D | ddk750_mode.h | 9 NEG, /* negative */ enumerator
|
H 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()
|
/openbmc/linux/tools/perf/util/ |
H A D | expr.y | 50 %left NEG NOT 345 | '-' expr %prec NEG
|
/openbmc/qemu/target/avr/ |
H A D | insn.decode | 67 NEG 1001 010 rd:5 0001
|
H A D | disas.c | 147 INSN(NEG, "r%d", a->rd)
|
/openbmc/qemu/target/rx/ |
H A D | insns.decode | 434 # NEG rd 436 # NEG rs, rd
|
/openbmc/linux/kernel/bpf/ |
H A D | core.c | 1518 INSN_2(ALU, NEG), \ 1548 INSN_2(ALU64, NEG), \
|
/openbmc/qemu/target/ppc/ |
H A D | insn32.decode | 410 NEG 011111 ..... ..... ----- . 001101000 . @XO_ta
|
/openbmc/qemu/tcg/ppc/ |
H A D | tcg-target.c.inc | 476 #define NEG XO31(104) 1888 tcg_out32(s, NEG | RT(dst) | RA(dst)); 2064 tcg_out32(s, NEG | RT(arg0) | RA(arg0)); 3218 tcg_out32(s, NEG | RT(args[0]) | RA(args[1]));
|
/openbmc/linux/tools/arch/x86/lib/ |
H A D | x86-opcode-map.txt | 1008 3: NEG Eb 1019 3: NEG Ev
|
/openbmc/linux/arch/x86/lib/ |
H A D | x86-opcode-map.txt | 1008 3: NEG Eb 1019 3: NEG Ev
|
/openbmc/qemu/tcg/aarch64/ |
H A D | tcg-target.c.inc | 2587 tcg_out_insn(s, 3612, NEG, vece, a0, a1); 2589 tcg_out_insn(s, 3617, NEG, is_q, vece, a0, a1);
|
/openbmc/qemu/target/arm/tcg/ |
H A D | sve.decode | 380 NEG 00000100 .. 010 111 101 ... ..... ..... @rd_pg_rn
|
H A D | translate-sve.c | 765 DO_ZPZ(NEG, aa64_sve, sve_neg)
|
/openbmc/qemu/target/hexagon/imported/ |
H A D | alu.idef | 171 /* NEG and ABS */
|
/openbmc/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
|
/openbmc/qemu/target/i386/tcg/ |
H A D | decode-new.c.inc | 1429 [0x03] = X86_OP_ENTRY1(NEG, E,b, lock), 1438 [0x0b] = X86_OP_ENTRY1(NEG, E,v, lock),
|
/openbmc/qemu/tcg/i386/ |
H A D | tcg-target.c.inc | 1704 * We can then use NEG or INC to produce the desired result.
|
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/ |
H A D | Update-x86emu-from-X.org.patch | 10487 DECODE_PRINTF("NEG\tWORD PTR "); 10574 DECODE_PRINTF("NEG\tWORD PTR "); 10661 DECODE_PRINTF("NEG\tWORD PTR "); 10743 DECODE_PRINTF("NEG\t");
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | x86.csv | 1231 "NEG r/m8","NEGB r/m8","negb r/m8","F6 /3","V","V","","","rw","Y","8" 1232 "NEG r/m8","NEGB r/m8","negb r/m8","REX F6 /3","N.E.","V","","pseudo64","rw","Y","8" 1233 "NEG r/m32","NEGL r/m32","negl r/m32","F7 /3","V","V","","operand32","rw","Y","32" 1234 "NEG r/m64","NEGQ r/m64","negq r/m64","REX.W F7 /3","N.S.","V","","","rw","Y","64" 1235 "NEG r/m16","NEGW r/m16","negw r/m16","F7 /3","V","V","","operand16","rw","Y","16"
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | kernel-parameters.txt | 1966 The setting for ABS.fmt/NEG.fmt instruction execution
|