| /netbsd-src/external/lgpl3/gmp/dist/demos/calc/ |
| H A D | calc.h | 76 LOR = 277, /* LOR */ enumerator 111 #define LOR 277 macro
|
| H A D | calc.y | 154 %left LOR 221 | e LOR e { sp--; mpz_set_ui (sp, mpz_sgn (sp) || mpz_sgn (sp+1)); }
|
| H A D | calclex.l | 83 "||" { return LOR; }
|
| H A D | calc.c | 274 LOR = 277, /* LOR */ enumerator 309 #define LOR 277 macro
|
| H A D | calclex.c | 890 { return LOR; }
|
| /netbsd-src/usr.bin/m4/ |
| H A D | parser.y | 32 %left LOR 77 | expr LOR expr { $$ = $1 || $3; }
|
| H A D | tokenizer.l | 65 "||" { return(LOR); }
|
| /netbsd-src/tools/m4/bootstrap/ |
| H A D | parser.h | 3 #define LOR 259 macro
|
| H A D | parser.c | 53 #define LOR 259 macro
|
| H A D | tokenizer.c | 841 { return(LOR); }
|
| /netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
| H A D | aarch64.h | 257 | AARCH64_FEATBIT (X, LOR) \ 345 & ~AARCH64_FEATBIT (X, LOR))
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | aarch64-sys-regs.def | 554 SYSREG ("lorc_el1", CPENC (3,0,10,4,3), F_ARCHEXT, AARCH64_FEATURE (LOR)) 555 SYSREG ("lorea_el1", CPENC (3,0,10,4,1), F_ARCHEXT, AARCH64_FEATURE (LOR)) 556 SYSREG ("lorid_el1", CPENC (3,0,10,4,7), F_REG_READ|F_ARCHEXT, AARCH64_FEATURE (LOR)) 557 SYSREG ("lorn_el1", CPENC (3,0,10,4,2), F_ARCHEXT, AARCH64_FEATURE (LOR)) 558 SYSREG ("lorsa_el1", CPENC (3,0,10,4,0), F_ARCHEXT, AARCH64_FEATURE (LOR))
|
| H A D | ChangeLog-2015 | 805 (LOR): New.
|
| H A D | aarch64-tbl.h | 2535 AARCH64_FEATURE (LOR); 2660 #define LOR &aarch64_feature_lor macro 2735 { NAME, OPCODE, MASK, CLASS, 0, LOR, OPS, QUALS, FLAGS, 0, 0, NULL }
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | imx7-mba7.dtsi | 185 "Line Out Jack", "LOR";
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 771 LOR, enumerator
|
| H A D | X86InstrInfo.td | 277 def X86lock_or : SDNode<"X86ISD::LOR", SDTLockBinaryArithWithFlags,
|
| /netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
| H A D | ChangeLog-2015 | 805 (LOR): New.
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | ChangeLog-2015 | 805 (LOR): New.
|
| H A D | aarch64-opc.c | 4003 #define SR_LOR(n,e,f) SR_FEAT (n,e,f,LOR)
|
| H A D | aarch64-tbl.h | 2508 #define LOR &aarch64_feature_lor macro 2570 { NAME, OPCODE, MASK, CLASS, 0, LOR, OPS, QUALS, FLAGS, 0, 0, NULL }
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/ |
| H A D | NEWS | 302 Support for the individual ARMv8.1 Adv.SIMD, LOR and PAN architecture
|
| /netbsd-src/external/gpl3/gdb/dist/opcodes/ |
| H A D | ChangeLog-2015 | 805 (LOR): New.
|
| /netbsd-src/external/gpl3/binutils/dist/gas/ |
| H A D | NEWS | 509 Support for the individual ARMv8.1 Adv.SIMD, LOR and PAN architecture
|
| /netbsd-src/external/gpl3/binutils/dist/gas/config/ |
| H A D | tc-aarch64.c | 10364 {"lor", AARCH64_FEATURE (LOR), AARCH64_NO_FEATURES},
|