Home
last modified time | relevance | path

Searched refs:NOR (Results 1 – 25 of 60) sorted by relevance

123

/external/valgrind/none/tests/mips64/
Dlogical_instructions.c6 AND=0, ANDI, LUI, NOR, enumerator
52 case NOR: in main()
/external/pcre/dist2/src/sljit/
DsljitNativeMIPS_32.c121 FAIL_IF(push_inst(compiler, NOR | S(src2) | T(src2) | DA(EQUAL_FLAG), EQUAL_FLAG)); in emit_single_op()
123 FAIL_IF(push_inst(compiler, NOR | S(src2) | T(src2) | D(dst), DR(dst))); in emit_single_op()
159 FAIL_IF(push_inst(compiler, NOR | S(src1) | T(src1) | DA(OVERFLOW_FLAG), OVERFLOW_FLAG)); in emit_single_op()
238 FAIL_IF(push_inst(compiler, NOR | S(src1) | T(src1) | DA(OVERFLOW_FLAG), OVERFLOW_FLAG)); in emit_single_op()
DsljitNativeMIPS_64.c213 FAIL_IF(push_inst(compiler, NOR | S(src2) | T(src2) | DA(EQUAL_FLAG), EQUAL_FLAG)); in emit_single_op()
215 FAIL_IF(push_inst(compiler, NOR | S(src2) | T(src2) | D(dst), DR(dst))); in emit_single_op()
251 FAIL_IF(push_inst(compiler, NOR | S(src1) | T(src1) | DA(OVERFLOW_FLAG), OVERFLOW_FLAG)); in emit_single_op()
330 FAIL_IF(push_inst(compiler, NOR | S(src1) | T(src1) | DA(OVERFLOW_FLAG), OVERFLOW_FLAG)); in emit_single_op()
DsljitNativePPC_32.c87 return push_inst(compiler, NOR | RC(flags) | S(src2) | A(dst) | B(src2)); in emit_single_op()
DsljitNativePPC_64.c203 return push_inst(compiler, NOR | RC(flags) | S(src2) | A(dst) | B(src2)); in emit_single_op()
DsljitNativeTILEGX_64.c400 #define NOR(dst, srca, srcb) \ macro
1645 FAIL_IF(NOR(EQUAL_FLAG, reg_map[src2], reg_map[src2])); in emit_single_op()
1647 FAIL_IF(NOR(reg_map[dst], reg_map[src2], reg_map[src2])); in emit_single_op()
/external/vboot_reference/tests/testkeys/
Dkey_rsa8192.pem53 8kCDozA78x9wRjKbMhh4RZJIyuc9X+e7gRBqbpiW8hvZXQxMAtyHjidR1GiM+NOR
/external/python/cpython2/PC/VS7.1/
DUninstal.wse350 Value=%_WISE_%\LANGUAGE\UNWISE.NOR
358 Source=%_WISE_%\LANGUAGE\UNWISE.NOR
/external/llvm/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.cpp259 case Mips::NOR: in printAlias()
/external/mesa3d/src/gallium/docs/source/cso/
Dblend.rst38 * ``NOR``: :math:`\lnot(s \lor d)`
/external/v8/src/mips/
Dconstants-mips.h444 NOR = ((4U << 3) + 7), enumerator
937 FunctionFieldToBitNumber(XOR) | FunctionFieldToBitNumber(NOR) |
Ddisasm-mips.cc1180 case NOR: in DecodeTypeRegisterSPECIAL()
/external/v8/src/mips64/
Dconstants-mips64.h437 NOR = ((4U << 3) + 7), enumerator
982 FunctionFieldToBitNumber(XOR) | FunctionFieldToBitNumber(NOR) |
Ddisasm-mips64.cc1386 case NOR: in DecodeTypeRegisterSPECIAL()
/external/selinux/mcstrans/share/examples/nato/setrans.d/
Deyes-only.conf493 ~c366=NOR # Norway
Drel.conf499 ~c200,~c366=NOR # Norway
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1114 unsigned LL, SC, AND, NOR, ZERO, BEQ; in emitAtomicBinary() local
1130 NOR = Mips::NOR; in emitAtomicBinary()
1137 NOR = Mips::NOR64; in emitAtomicBinary()
1181 BuildMI(BB, DL, TII->get(NOR), StoreVal).addReg(ZERO).addReg(AndRes); in emitAtomicBinary()
1323 BuildMI(BB, DL, TII->get(Mips::NOR), Mask2).addReg(Mips::ZERO).addReg(Mask); in emitAtomicBinaryPartword()
1352 BuildMI(BB, DL, TII->get(Mips::NOR), BinOpRes) in emitAtomicBinaryPartword()
1586 BuildMI(BB, DL, TII->get(Mips::NOR), Mask2).addReg(Mips::ZERO).addReg(Mask); in emitAtomicCmpSwapPartword()
DMips32r6InstrInfo.td897 defm S : Cmp_Pats<f32, NOR, ZERO>, ISA_MIPS32R6;
898 defm D : Cmp_Pats<f64, NOR, ZERO>, ISA_MIPS32R6;
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelLowering.cpp927 BuildMI(BB, dl, TII->get(Mips::NOR), StoreVal) in EmitAtomicBinary()
1025 BuildMI(BB, dl, TII->get(Mips::NOR), Mask2).addReg(Mips::ZERO).addReg(Mask); in EmitAtomicBinaryPartword()
1055 BuildMI(BB, dl, TII->get(Mips::NOR), BinOpRes) in EmitAtomicBinaryPartword()
1253 BuildMI(BB, dl, TII->get(Mips::NOR), Mask2).addReg(Mips::ZERO).addReg(Mask); in EmitAtomicCmpSwapPartword()
DMipsInstrInfo.td669 def NOR : LogicNOR<0x00, 0x27, "nor", CPURegs>;
913 (NOR CPURegs:$in, ZERO)>;
/external/icu/tools/srcgen/currysrc/libs/
DNOTICE167 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR
/external/emma/
DNOTICE103 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE …
/external/junit/
DLICENSE-junit.txt160 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY
/external/kotlinc/license/third_party/testdata/
Declipse_license.txt162 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCInstrInfo.td934 def NOR : XForm_6<31, 124, (outs GPRC:$rA), (ins GPRC:$rS, GPRC:$rB),
1356 // Implement the 'not' operation with the NOR instruction.
1358 (NOR GPRC:$in, GPRC:$in)>;

123