HomeSort by: relevance | last modified time | path
    Searched defs:zeroing (Results 1 - 14 of 14) sorted by relevancy

  /src/sys/nfs/
nfs_serv.c 862 int ioflags, aftat_ret = 1, retlen, zeroing, adjust; local
897 zeroing = 1;
901 zeroing = 0;
907 if (zeroing)
913 zeroing = 1;
1077 int ioflags, aftat_ret = 1, adjust, v3, zeroing; local
1122 zeroing = 1;
1127 zeroing = 0;
1133 if (zeroing)
1139 zeroing = 1
    [all...]
nfs_serv.c 862 int ioflags, aftat_ret = 1, retlen, zeroing, adjust; local
897 zeroing = 1;
901 zeroing = 0;
907 if (zeroing)
913 zeroing = 1;
1077 int ioflags, aftat_ret = 1, adjust, v3, zeroing; local
1122 zeroing = 1;
1127 zeroing = 0;
1133 if (zeroing)
1139 zeroing = 1
    [all...]
  /src/external/gpl3/binutils/dist/gas/config/
tc-i386.c 410 REG is a pointer to the corresponding mask register. ZEROING tells
411 whether merging or zeroing mask is used. */
415 unsigned int zeroing; member in struct:_i386_insn::Mask_Operation
4689 /* The zeroing-masking bit. */
4690 if (i.mask.reg && i.mask.zeroing)
5547 || ((!i.mask.reg || i.mask.zeroing)
9026 - mask register destinations permit only zeroing-masking, without
9031 if (i.mask.zeroing
14668 zeroing mask explicitly. */
14678 /* Check zeroing-flag for masking operation. *
    [all...]
tc-i386.c 410 REG is a pointer to the corresponding mask register. ZEROING tells
411 whether merging or zeroing mask is used. */
415 unsigned int zeroing; member in struct:_i386_insn::Mask_Operation
4689 /* The zeroing-masking bit. */
4690 if (i.mask.reg && i.mask.zeroing)
5547 || ((!i.mask.reg || i.mask.zeroing)
9026 - mask register destinations permit only zeroing-masking, without
9031 if (i.mask.zeroing
14668 zeroing mask explicitly. */
14678 /* Check zeroing-flag for masking operation. *
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-i386.c 410 REG is a pointer to the corresponding mask register. ZEROING tells
411 whether merging or zeroing mask is used. */
415 unsigned int zeroing; member in struct:_i386_insn::Mask_Operation
4615 /* The zeroing-masking bit. */
4616 if (i.mask.reg && i.mask.zeroing)
5385 || ((!i.mask.reg || i.mask.zeroing)
8860 - mask register destinations permit only zeroing-masking, without
8865 if (i.mask.zeroing
14517 zeroing mask explicitly. */
14527 /* Check zeroing-flag for masking operation. *
    [all...]
tc-i386.c 410 REG is a pointer to the corresponding mask register. ZEROING tells
411 whether merging or zeroing mask is used. */
415 unsigned int zeroing; member in struct:_i386_insn::Mask_Operation
4615 /* The zeroing-masking bit. */
4616 if (i.mask.reg && i.mask.zeroing)
5385 || ((!i.mask.reg || i.mask.zeroing)
8860 - mask register destinations permit only zeroing-masking, without
8865 if (i.mask.zeroing
14517 zeroing mask explicitly. */
14527 /* Check zeroing-flag for masking operation. *
    [all...]
  /src/external/gpl3/binutils/dist/opcodes/
i386-dis.c 229 bool zeroing; member in struct:instr_info::__anon8548
9166 || ins->vex.zeroing != 0
9518 ins->vex.zeroing = *ins->codep & 0x80;
10002 if (ins.vex.zeroing)
10005 else if (ins.vex.zeroing)
10012 zeroing-masking only (if any masking at all), which is
10014 if (ins.vex.zeroing && dp->op[0].bytemode == mask_mode)
10018 zeroing-masking. */
10022 || ins.vex.zeroing))
10108 || ins.vex.ll != 0 || ins.vex.zeroing != 0
    [all...]
i386-dis.c 229 bool zeroing; member in struct:instr_info::__anon8548
9166 || ins->vex.zeroing != 0
9518 ins->vex.zeroing = *ins->codep & 0x80;
10002 if (ins.vex.zeroing)
10005 else if (ins.vex.zeroing)
10012 zeroing-masking only (if any masking at all), which is
10014 if (ins.vex.zeroing && dp->op[0].bytemode == mask_mode)
10018 zeroing-masking. */
10022 || ins.vex.zeroing))
10108 || ins.vex.ll != 0 || ins.vex.zeroing != 0
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
i386-dis.c 229 bool zeroing; member in struct:instr_info::__anon9995
9127 || ins->vex.zeroing != 0
9479 ins->vex.zeroing = *ins->codep & 0x80;
9963 if (ins.vex.zeroing)
9966 else if (ins.vex.zeroing)
9973 zeroing-masking only (if any masking at all), which is
9975 if (ins.vex.zeroing && dp->op[0].bytemode == mask_mode)
9979 zeroing-masking. */
9983 || ins.vex.zeroing))
10069 || ins.vex.ll != 0 || ins.vex.zeroing != 0
    [all...]
i386-dis.c 229 bool zeroing; member in struct:instr_info::__anon9995
9127 || ins->vex.zeroing != 0
9479 ins->vex.zeroing = *ins->codep & 0x80;
9963 if (ins.vex.zeroing)
9966 else if (ins.vex.zeroing)
9973 zeroing-masking only (if any masking at all), which is
9975 if (ins.vex.zeroing && dp->op[0].bytemode == mask_mode)
9979 zeroing-masking. */
9983 || ins.vex.zeroing))
10069 || ins.vex.ll != 0 || ins.vex.zeroing != 0
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
i386-dis.c 229 bool zeroing; member in struct:instr_info::__anon4069
8832 || ins->vex.zeroing != 0
9174 ins->vex.zeroing = *ins->codep & 0x80;
9666 if (ins.vex.zeroing)
9669 else if (ins.vex.zeroing)
9676 zeroing-masking only (if any masking at all), which is
9678 if (ins.vex.zeroing && dp->op[0].bytemode == mask_mode)
9682 zeroing-masking. */
9686 || ins.vex.zeroing))
9772 || ins.vex.ll != 0 || ins.vex.zeroing != 0
    [all...]
i386-dis.c 229 bool zeroing; member in struct:instr_info::__anon4069
8832 || ins->vex.zeroing != 0
9174 ins->vex.zeroing = *ins->codep & 0x80;
9666 if (ins.vex.zeroing)
9669 else if (ins.vex.zeroing)
9676 zeroing-masking only (if any masking at all), which is
9678 if (ins.vex.zeroing && dp->op[0].bytemode == mask_mode)
9682 zeroing-masking. */
9686 || ins.vex.zeroing))
9772 || ins.vex.ll != 0 || ins.vex.zeroing != 0
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
i386-dis.c 225 bool zeroing; member in struct:instr_info::__anon6808
8832 || ins->vex.zeroing != 0
9167 ins->vex.zeroing = *ins->codep & 0x80;
9197 || ins->vex.zeroing != 0))
9661 if (ins.vex.zeroing)
9664 else if (ins.vex.zeroing)
9671 zeroing-masking only (if any masking at all), which is
9673 if (ins.vex.zeroing && dp->op[0].bytemode == mask_mode)
9677 zeroing-masking. */
9681 || ins.vex.zeroing))
    [all...]
i386-dis.c 225 bool zeroing; member in struct:instr_info::__anon6808
8832 || ins->vex.zeroing != 0
9167 ins->vex.zeroing = *ins->codep & 0x80;
9197 || ins->vex.zeroing != 0))
9661 if (ins.vex.zeroing)
9664 else if (ins.vex.zeroing)
9671 zeroing-masking only (if any masking at all), which is
9673 if (ins.vex.zeroing && dp->op[0].bytemode == mask_mode)
9677 zeroing-masking. */
9681 || ins.vex.zeroing))
    [all...]

Completed in 186 milliseconds