HomeSort by: relevance | last modified time | path
    Searched refs:NOR (Results 1 - 25 of 35) sorted by relevancy

1 2

  /src/crypto/external/bsd/heimdal/dist/tests/kdc/
check-authz.in 18 # 3. Neither the name of the Institute nor the names of its contributors
120 ${test_kuserok} this-better-not-exist@NOR-THIS foo > /dev/null && exit 1
149 ${test_kuserok} this-better-not-exist@NOR-THIS foo > /dev/null && exit 1
  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsExpandPseudo.cpp 440 // nor binopres, $0, andres
445 BuildMI(loopMBB, DL, TII->get(Mips::NOR), BinOpRes)
639 unsigned NOR = 0;
666 NOR = Mips::NOR;
689 NOR = Mips::NOR64;
787 assert(AND && NOR &&
790 BuildMI(loopMBB, DL, TII->get(NOR), Scratch).addReg(ZERO).addReg(Scratch);
MipsISelLowering.cpp 1773 // nor mask2,$0,mask
1795 BuildMI(BB, DL, TII->get(Mips::NOR), Mask2).addReg(Mips::ZERO).addReg(Mask);
1958 // nor mask2,$0,mask
1982 BuildMI(BB, DL, TII->get(Mips::NOR), Mask2).addReg(Mips::ZERO).addReg(Mask);
2672 // Return if load is aligned or if MemVT is neither i32 nor i64.
  /src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativeMIPS_32.c 127 FAIL_IF(push_inst(compiler, NOR | S(src2) | T(src2) | DA(EQUAL_FLAG), EQUAL_FLAG));
129 FAIL_IF(push_inst(compiler, NOR | S(src2) | T(src2) | D(dst), DR(dst)));
168 FAIL_IF(push_inst(compiler, NOR | S(src1) | T(src1) | DA(EQUAL_FLAG), EQUAL_FLAG));
310 FAIL_IF(push_inst(compiler, NOR | S(src1) | T(src1) | DA(EQUAL_FLAG), EQUAL_FLAG));
sljitNativeMIPS_64.c 218 FAIL_IF(push_inst(compiler, NOR | S(src2) | T(src2) | DA(EQUAL_FLAG), EQUAL_FLAG));
220 FAIL_IF(push_inst(compiler, NOR | S(src2) | T(src2) | D(dst), DR(dst)));
259 FAIL_IF(push_inst(compiler, NOR | S(src1) | T(src1) | DA(EQUAL_FLAG), EQUAL_FLAG));
401 FAIL_IF(push_inst(compiler, NOR | S(src1) | T(src1) | DA(EQUAL_FLAG), EQUAL_FLAG));
sljitNativePPC_32.c 89 return push_inst(compiler, NOR | RC(flags) | S(src2) | A(dst) | B(src2));
sljitNativePPC_64.c 205 return push_inst(compiler, NOR | RC(flags) | S(src2) | A(dst) | B(src2));
sljitNativeTILEGX_64.c 402 #define NOR(dst, srca, srcb) \
1647 FAIL_IF(NOR(EQUAL_FLAG, reg_map[src2], reg_map[src2]));
1649 FAIL_IF(NOR(reg_map[dst], reg_map[src2], reg_map[src2]));
sljitNativeMIPS_common.c 154 #define NOR (HI(0) | LO(39))
sljitNativePPC_common.c 199 #define NOR (HI(31) | LO(124))
  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
MipsInstPrinter.cpp 254 case Mips::NOR:
257 // nor $r0, $r1, $zero => not $r0, $r1
260 // nor $r0, $r1, $zero => not $r0, $r1
  /src/sys/arch/mips/mips/
bds_emul.S 18 * 3. Neither the name of the University nor the names of its contributors
317 PTR_WORD bcemul_special_gen3op # 047 NOR
410 jr ra; nor t0, v0, v1 # 047 NOR
  /src/external/gpl3/binutils/dist/opcodes/
nds32-dis.c 537 case ALU1 (NOR):
  /src/external/gpl3/binutils.old/dist/opcodes/
nds32-dis.c 537 case ALU1 (NOR):
  /src/external/gpl3/gdb.old/dist/opcodes/
nds32-dis.c 537 case ALU1 (NOR):
  /src/external/gpl3/gdb/dist/opcodes/
nds32-dis.c 537 case ALU1 (NOR):
  /src/bin/sh/
show.c 20 * 3. Neither the name of the University nor the names of its contributors
328 case NOR:
eval.c 18 * 3. Neither the name of the University nor the names of its contributors
300 case NOR:
jobs.c 18 * 3. Neither the name of the University nor the names of its contributors
1802 * If neither SYSV nor BSD is defined, we don't implement nonblocking
1944 case NOR:
parser.c 18 * 3. Neither the name of the University nor the names of its contributors
273 t = NOR;
  /src/crypto/external/bsd/openssl.old/dist/Configurations/
descrip.mms.tmpl 1088 SEARCH SYS\$INPUT: "-W-MULDEF,"/MATCH=NOR ; -
  /src/external/gpl3/gdb/dist/sim/ppc/
powerpc.igen 1676 0.19,6.BT,11.BA,16.BB,21.33,31./:XL::crnor:Condition Register NOR
3052 0.31,6.RS,11.RA,16.RB,21.124,31.Rc:X:::NOR
  /src/external/gpl3/gdb.old/dist/sim/ppc/
powerpc.igen 1676 0.19,6.BT,11.BA,16.BB,21.33,31./:XL::crnor:Condition Register NOR
3052 0.31,6.RS,11.RA,16.RB,21.124,31.Rc:X:::NOR
  /src/crypto/external/apache2/openssl/dist/Configurations/
descrip.mms.tmpl 1450 SEARCH SYS\$INPUT: "-W-MULDEF,"/MATCH=NOR ; -
  /src/crypto/external/bsd/openssl/dist/Configurations/
descrip.mms.tmpl 1366 SEARCH SYS\$INPUT: "-W-MULDEF,"/MATCH=NOR ; -

Completed in 148 milliseconds

1 2