/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | mcore-opc.h | 25 O0, OT, O1, OC, O2, X1, OI, OB, enumerator 58 { "mvc", O1, 0, 0x0020 }, 59 { "mvcv", O1, 0, 0x0030 }, 64 { "dect", O1, 0, 0x0080 }, 65 { "decf", O1, 0, 0x0090 }, 66 { "inct", O1, 0, 0x00A0 }, 67 { "incf", O1, 0, 0x00B0 }, 72 { "ff1", O1, 0, 0x00E0 }, 73 { "brev", O1, 0, 0x00F0 }, 78 { "zextb", O1, 0, 0x0140 }, [all …]
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | mcore-opc.h | 25 O0, OT, O1, OC, O2, X1, OI, OB, enumerator 58 { "mvc", O1, 0, 0x0020 }, 59 { "mvcv", O1, 0, 0x0030 }, 64 { "dect", O1, 0, 0x0080 }, 65 { "decf", O1, 0, 0x0090 }, 66 { "inct", O1, 0, 0x00A0 }, 67 { "incf", O1, 0, 0x00B0 }, 72 { "ff1", O1, 0, 0x00E0 }, 73 { "brev", O1, 0, 0x00F0 }, 78 { "zextb", O1, 0, 0x0140 }, [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | rl78-parse.y | 62 #define O1(v) rl78_op (v, 1, RL78REL_DATA) macro 209 { B1 (0x0c|$1); O1 ($5); } 212 { B1 (0x0a|$1); SET_SA ($2); O1 ($2); O1 ($6); } 224 { B1 (0x0b|$1); SET_SA ($4); O1 ($4); } 233 { B1 (0x0e|$1); O1 ($8); } 245 { B1 (0x00|$1); O2 ($4); O1 ($7); rl78_linkrelax_addr16 (); } 257 { B1 (0x06|$1); SET_SA ($4); O1 ($4); } 263 { B2 (0x61, 0x09|$1); O1 ($8); } 269 { B1 ($1 ? 0x20 : 0x10); O1 ($5); 281 { B2 (0x71, 0x08|$1); FE ($6, 9, 3); O1 ($4); } [all …]
|
H A D | rl78-parse.c | 120 #define O1(v) rl78_op (v, 1, RL78REL_DATA) macro 2176 { B1 (0x0c|(yyvsp[-4].regno)); O1 ((yyvsp[0].exp)); } in yyparse() 2188 …{ B1 (0x0a|(yyvsp[-5].regno)); SET_SA ((yyvsp[-4].exp)); O1 ((yyvsp[-4].exp)); O1 ((yyvsp[0].exp))… in yyparse() 2218 { B1 (0x0b|(yyvsp[-4].regno)); SET_SA ((yyvsp[-1].exp)); O1 ((yyvsp[-1].exp)); } in yyparse() 2236 { B1 (0x0e|(yyvsp[-8].regno)); O1 ((yyvsp[-1].exp)); } in yyparse() 2257 …{ B1 (0x00|(yyvsp[-6].regno)); O2 ((yyvsp[-3].exp)); O1 ((yyvsp[0].exp)); rl78_linkrelax_addr16 ()… in yyparse() 2282 { B1 (0x06|(yyvsp[-4].regno)); SET_SA ((yyvsp[-1].exp)); O1 ((yyvsp[-1].exp)); } in yyparse() 2294 { B2 (0x61, 0x09|(yyvsp[-8].regno)); O1 ((yyvsp[-1].exp)); } in yyparse() 2306 { B1 ((yyvsp[-4].regno) ? 0x20 : 0x10); O1 ((yyvsp[0].exp)); in yyparse() 2334 { B2 (0x71, 0x08|(yyvsp[-6].regno)); FE ((yyvsp[-1].exp), 9, 3); O1 ((yyvsp[-3].exp)); } in yyparse() [all …]
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | rl78-parse.y | 62 #define O1(v) rl78_op (v, 1, RL78REL_DATA) macro 209 { B1 (0x0c|$1); O1 ($5); } 212 { B1 (0x0a|$1); SET_SA ($2); O1 ($2); O1 ($6); } 224 { B1 (0x0b|$1); SET_SA ($4); O1 ($4); } 233 { B1 (0x0e|$1); O1 ($8); } 245 { B1 (0x00|$1); O2 ($4); O1 ($7); rl78_linkrelax_addr16 (); } 257 { B1 (0x06|$1); SET_SA ($4); O1 ($4); } 263 { B2 (0x61, 0x09|$1); O1 ($8); } 269 { B1 ($1 ? 0x20 : 0x10); O1 ($5); 281 { B2 (0x71, 0x08|$1); FE ($6, 9, 3); O1 ($4); } [all …]
|
H A D | rl78-parse.c | 120 #define O1(v) rl78_op (v, 1, RL78REL_DATA) macro 2176 { B1 (0x0c|(yyvsp[-4].regno)); O1 ((yyvsp[0].exp)); } in yyparse() 2188 …{ B1 (0x0a|(yyvsp[-5].regno)); SET_SA ((yyvsp[-4].exp)); O1 ((yyvsp[-4].exp)); O1 ((yyvsp[0].exp))… in yyparse() 2218 { B1 (0x0b|(yyvsp[-4].regno)); SET_SA ((yyvsp[-1].exp)); O1 ((yyvsp[-1].exp)); } in yyparse() 2236 { B1 (0x0e|(yyvsp[-8].regno)); O1 ((yyvsp[-1].exp)); } in yyparse() 2257 …{ B1 (0x00|(yyvsp[-6].regno)); O2 ((yyvsp[-3].exp)); O1 ((yyvsp[0].exp)); rl78_linkrelax_addr16 ()… in yyparse() 2282 { B1 (0x06|(yyvsp[-4].regno)); SET_SA ((yyvsp[-1].exp)); O1 ((yyvsp[-1].exp)); } in yyparse() 2294 { B2 (0x61, 0x09|(yyvsp[-8].regno)); O1 ((yyvsp[-1].exp)); } in yyparse() 2306 { B1 ((yyvsp[-4].regno) ? 0x20 : 0x10); O1 ((yyvsp[0].exp)); in yyparse() 2334 { B2 (0x71, 0x08|(yyvsp[-6].regno)); FE ((yyvsp[-1].exp), 9, 3); O1 ((yyvsp[-3].exp)); } in yyparse() [all …]
|
/netbsd-src/external/gpl3/gcc/lib/ |
H A D | Makefile.sanitizer | 109 COPTS.sanitizer_allocator.cc += -O1 110 COPTS.sanitizer_common.cc += -O1 111 COPTS.sanitizer_common_libcdep.cc += -O1 112 COPTS.sanitizer_coverage_libcdep.cc += -O1 113 COPTS.sanitizer_coverage_mapping_libcdep.cc += -O1 114 COPTS.sanitizer_deadlock_detector1.cc += -O1 115 COPTS.sanitizer_mac.cc += -O1 116 COPTS.sanitizer_netbsd.cc += -O1 117 COPTS.sanitizer_posix.cc += -O1 118 COPTS.sanitizer_printf.cc += -O1 [all …]
|
/netbsd-src/share/misc/ |
H A D | make.country | 29 O1=/tmp/wab.$$ 33 trap "rm -f $I1 $I2 $O1 $O2" 0 1 2 3 15 49 sort > $O1 57 join -t ' ' -o 1.5,1.1,1.2,1.3,1.4 -1 1 -2 1 $O1 $O2 | sort
|
/netbsd-src/tests/usr.bin/xlint/lint1/ |
H A D | init_c99.c | 666 typedef enum O1 { in init_nested_struct() enum 668 } O1; in init_nested_struct() typedef 687 O1 o1; in init_nested_struct() 701 O1 o1 = o3i1.o1; in init_nested_struct() 709 O1 o1; in init_nested_struct()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | BasicAliasAnalysis.cpp | 780 static bool notDifferentParent(const Value *O1, const Value *O2) { in notDifferentParent() argument 782 const Function *F1 = getParent(O1); in notDifferentParent() 1466 const Value *O1 = getUnderlyingObject(V1, MaxLookupSearchDepth); in aliasCheck() local 1471 if (const ConstantPointerNull *CPN = dyn_cast<ConstantPointerNull>(O1)) in aliasCheck() 1478 if (O1 != O2) { in aliasCheck() 1480 if (isIdentifiedObject(O1) && isIdentifiedObject(O2)) in aliasCheck() 1484 if ((isa<Constant>(O1) && isIdentifiedObject(O2) && !isa<Constant>(O2)) || in aliasCheck() 1485 (isa<Constant>(O2) && isIdentifiedObject(O1) && !isa<Constant>(O1))) in aliasCheck() 1490 if ((isa<Argument>(O1) && isIdentifiedFunctionLocal(O2)) || in aliasCheck() 1491 (isa<Argument>(O2) && isIdentifiedFunctionLocal(O1))) in aliasCheck() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
H A D | x-cflags-O1 | 2 # link; force building libbackend.a with -O1. 4 $(OBJS) : override CFLAGS += -O1
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
H A D | x-cflags-O1 | 2 # link; force building libbackend.a with -O1. 4 $(OBJS) : override CFLAGS += -O1
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/sparc64/ |
H A D | order.c | 89 { NRIGHT, O1 }, in nspecial() 110 static int ret[] = { O0, O1, O2, O3, O4, O5, O6, O7, -1 }; in livecall()
|
/netbsd-src/external/gpl3/gcc.old/dist/contrib/testsuite-management/ |
H A D | x86_64-unknown-linux-gnu.xfail | 8 XPASS: gcc.dg/guality/guality.c -O1 execution test 21 XPASS: gcc.dg/guality/pr41353-1.c -O1 line 28 j == 28 + 37 29 XPASS: gcc.dg/guality/pr41447-1.c -O1 execution test 37 XPASS: gcc.dg/guality/pr41616-1.c -O1 execution test 72 FAIL: gcc.dg/guality/vla-1.c -O1 line 17 sizeof (a) == 6 73 FAIL: gcc.dg/guality/vla-1.c -O1 line 24 sizeof (a) == 17 * sizeof (short) 88 FAIL: gcc.dg/guality/vla-2.c -O1 line 16 sizeof (a) == 5 * sizeof (int) 89 FAIL: gcc.dg/guality/vla-2.c -O1 line 25 sizeof (a) == 6 * sizeof (int)
|
/netbsd-src/external/gpl3/gcc/dist/contrib/testsuite-management/ |
H A D | x86_64-unknown-linux-gnu.xfail | 8 XPASS: gcc.dg/guality/guality.c -O1 execution test 21 XPASS: gcc.dg/guality/pr41353-1.c -O1 line 28 j == 28 + 37 29 XPASS: gcc.dg/guality/pr41447-1.c -O1 execution test 37 XPASS: gcc.dg/guality/pr41616-1.c -O1 execution test 72 FAIL: gcc.dg/guality/vla-1.c -O1 line 17 sizeof (a) == 6 73 FAIL: gcc.dg/guality/vla-1.c -O1 line 24 sizeof (a) == 17 * sizeof (short) 88 FAIL: gcc.dg/guality/vla-2.c -O1 line 16 sizeof (a) == 5 * sizeof (int) 89 FAIL: gcc.dg/guality/vla-2.c -O1 line 25 sizeof (a) == 6 * sizeof (int)
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/ |
H A D | gcn.md | 519 return "flat_load_dword\t%0, %A1%O1%g1\;s_waitcnt\t0"; 523 return "global_load_dword\t%0, %A1%O1%g1\;s_waitcnt\tvmcnt(0)"; 554 flat_load_dword\t%0, %A1%O1%g1\;s_waitcnt\t0 558 ds_read_b32\t%0, %A1%O1\;s_waitcnt\tlgkmcnt(0) 560 global_load_dword\t%0, %A1%O1%g1\;s_waitcnt\tvmcnt(0) 582 flat_load%o1\t%0, %A1%O1%g1\;s_waitcnt\t0 586 ds_read%u1\t%0, %A1%O1\;s_waitcnt\tlgkmcnt(0) 587 global_load%o1\t%0, %A1%O1%g1\;s_waitcnt\tvmcnt(0) 612 flat_load_dwordx2\t%0, %A1%O1%g1\;s_waitcnt\t0 615 ds_read_b64\t%0, %A1%O1\;s_waitcnt\tlgkmcnt(0) [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/aarch64/ |
H A D | t-lse | 27 O1 := $(foreach m, 1 2 3 4 5, $(addsuffix _$(m)$(objext), $(S1))) 29 LSE_OBJS := $(O0) $(O1)
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/aarch64/ |
H A D | t-lse | 27 O1 := $(foreach m, 1 2 3 4 5, $(addsuffix _$(m)$(objext), $(S1))) 29 LSE_OBJS := $(O0) $(O1)
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/ |
H A D | gcn.md | 523 return "flat_load_dword\t%0, %A1%O1%g1\;s_waitcnt\t0"; 527 return "global_load_dword\t%0, %A1%O1%g1\;s_waitcnt\tvmcnt(0)"; 558 flat_load_dword\t%0, %A1%O1%g1\;s_waitcnt\t0 562 ds_read_b32\t%0, %A1%O1\;s_waitcnt\tlgkmcnt(0) 564 global_load_dword\t%0, %A1%O1%g1\;s_waitcnt\tvmcnt(0) 587 flat_load%o1\t%0, %A1%O1%g1\;s_waitcnt\t0 591 ds_read%u1\t%0, %A1%O1\;s_waitcnt\tlgkmcnt(0) 592 global_load%o1\t%0, %A1%O1%g1\;s_waitcnt\tvmcnt(0) 617 flat_load_dwordx2\t%0, %A1%O1%g1\;s_waitcnt\t0 620 ds_read_b64\t%0, %A1%O1\;s_waitcnt\tlgkmcnt(0) [all …]
|
/netbsd-src/external/gpl3/gdb.old/dist/config/ |
H A D | bootstrap-O1.mk | 1 BOOT_CFLAGS := -O1 $(filter-out -O%, $(BOOT_CFLAGS))
|
/netbsd-src/external/gpl3/binutils.old/dist/config/ |
H A D | bootstrap-O1.mk | 1 BOOT_CFLAGS := -O1 $(filter-out -O%, $(BOOT_CFLAGS))
|
/netbsd-src/external/gpl3/gcc.old/dist/config/ |
H A D | bootstrap-O1.mk | 1 BOOT_CFLAGS := -O1 $(filter-out -O%, $(BOOT_CFLAGS))
|
/netbsd-src/external/gpl3/gcc/dist/config/ |
H A D | bootstrap-O1.mk | 1 BOOT_CFLAGS := -O1 $(filter-out -O%, $(BOOT_CFLAGS))
|
/netbsd-src/external/gpl3/binutils/dist/config/ |
H A D | bootstrap-O1.mk | 1 BOOT_CFLAGS := -O1 $(filter-out -O%, $(BOOT_CFLAGS))
|
/netbsd-src/external/gpl3/gdb/dist/config/ |
H A D | bootstrap-O1.mk | 1 BOOT_CFLAGS := -O1 $(filter-out -O%, $(BOOT_CFLAGS))
|