Searched refs:NOR (Results 1 – 15 of 15) sorted by relevance
| /freebsd-9-stable/bin/sh/ |
| D | show.c | 87 case NOR: in shtree()
|
| D | nodetypes | 76 NOR nbinary # the || operator
|
| D | eval.c | 223 case NOR: in evaltree()
|
| D | jobs.c | 1226 case NOR: in cmdtxt()
|
| D | parser.c | 320 t = NOR; in andor()
|
| /freebsd-9-stable/contrib/llvm/lib/Target/Mips/InstPrinter/ |
| D | MipsInstPrinter.cpp | 276 case Mips::NOR: in printAlias()
|
| /freebsd-9-stable/contrib/llvm/lib/Target/Mips/ |
| D | MipsISelLowering.cpp | 885 unsigned LL, SC, AND, NOR, ZERO, BEQ; in emitAtomicBinary() local 891 NOR = Mips::NOR; in emitAtomicBinary() 899 NOR = Mips::NOR64; in emitAtomicBinary() 944 BuildMI(BB, DL, TII->get(NOR), StoreVal).addReg(ZERO).addReg(AndRes); in emitAtomicBinary() 1045 BuildMI(BB, DL, TII->get(Mips::NOR), Mask2).addReg(Mips::ZERO).addReg(Mask); in emitAtomicBinaryPartword() 1074 BuildMI(BB, DL, TII->get(Mips::NOR), BinOpRes) in emitAtomicBinaryPartword() 1291 BuildMI(BB, DL, TII->get(Mips::NOR), Mask2).addReg(Mips::ZERO).addReg(Mask); in emitAtomicCmpSwapPartword()
|
| D | MipsInstrInfo.td | 924 def NOR : MMRel, LogicNOR<"nor", GPR32Opnd>, ADD_FM<0, 0x27>; 1136 (NOR GPR32Opnd:$rt, GPR32Opnd:$rs, ZERO), 0>; 1286 (NOR GPR32Opnd:$in, ZERO)>;
|
| /freebsd-9-stable/sys/contrib/dev/ipw/ |
| D | LICENSE | 75 INTEL SOFTWARE, OR OTHERWISE, NOR FOR PUNITIVE, INCIDENTAL, CONSEQUENTIAL, OR
|
| /freebsd-9-stable/sys/contrib/dev/iwi/ |
| D | LICENSE | 78 INTEL SOFTWARE, OR OTHERWISE, NOR FOR PUNITIVE, INCIDENTAL, CONSEQUENTIAL, OR
|
| /freebsd-9-stable/usr.sbin/pc-sysinstall/conf/licenses/ |
| D | intel-en.txt | 80 INTEL SOFTWARE, OR OTHERWISE, NOR FOR PUNITIVE, INCIDENTAL, CONSEQUENTIAL, OR
|
| /freebsd-9-stable/share/misc/ |
| D | iso3166 | 187 NO NOR 578 Norway
|
| /freebsd-9-stable/sys/contrib/ipfilter/netinet/ |
| D | QNX_OCL.txt | 214 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR
|
| /freebsd-9-stable/contrib/llvm/lib/Target/PowerPC/ |
| D | PPCISelDAGToDAG.cpp | 766 Op = SDValue(CurDAG->getMachineNode(PPC::NOR, dl, MVT::i32, Op, Op), 0); in SelectSETCC()
|
| D | PPCInstrInfo.td | 1648 defm NOR : XForm_6r<31, 124, (outs gprc:$rA), (ins gprc:$rS, gprc:$rB), 2190 // Implement the 'not' operation with the NOR instruction. 2192 (NOR $in, $in)>;
|