Home
last modified time | relevance | path

Searched refs:O2 (Results 1 – 25 of 35) sorted by relevance

12

/toolchain/binutils/binutils-2.27/opcodes/
Dmcore-opc.h25 O0, OT, O1, OC, O2, X1, OI, OB, enumerator
90 { "movt", O2, 0, 0x0200 },
91 { "mult", O2, 0, 0x0300 },
93 { "subu", O2, 0, 0x0500 },
94 { "sub", O2, 0, 0x0500 }, /* Official alias. */
95 { "addc", O2, 0, 0x0600 },
96 { "subc", O2, 0, 0x0700 },
99 { "movf", O2, 0, 0x0A00 },
100 { "lsr", O2, 0, 0x0B00 },
101 { "cmphs", O2, 0, 0x0C00 },
[all …]
Dmcore-dis.c156 case O2: in print_insn_mcore()
/toolchain/binutils/binutils-2.27/gas/config/
Drl78-parse.y63 #define O2(v) rl78_op (v, 2, RL78REL_DATA) macro
227 { B1 (0x0f|$1); O2 ($6); rl78_linkrelax_addr16 (); }
245 { B1 (0x00|$1); O2 ($4); O1 ($7); rl78_linkrelax_addr16 (); }
251 { B1 (0x04|$1); O2 ($5); }
260 { B1 (0x02|$1); O2 ($6); rl78_linkrelax_addr16 (); }
346 { B1 (0xed); O2 ($3); rl78_linkrelax_branch (); }
368 { B1 (0xfd); O2 ($3); }
413 { B2 (0x71, 0x00+$1*0x08); FE ($6, 9, 3); O2 ($4); rl78_linkrelax_addr16 (); }
433 { B1 (0xe5|$1); O2 ($4); rl78_linkrelax_addr16 (); }
460 { B1 (0xd5); O2 ($4); rl78_linkrelax_addr16 (); }
[all …]
Drx-parse.y75 #define O2(v) rx_op (v, 2, RXREL_SIGNED); rx_range (v, -32768, 65536) macro
1721 O2 (exp); in displacement()
1729 O2 (exp); in displacement()
1773 O2 (exp); in displacement()
Dtc-mcore.c983 case O2: in md_assemble()
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
Dbranch-swap-4.d2 #as: -32 -O2
Dmicromips@branch-swap-4.d2 #as: -32 -O2
Dmips16@branch-swap-4.d2 #as: -32 -O2
Dbranch-swap-3.d2 #as: -32 -O2 -aln=branch-swap-lst.lst
Dmicromips@branch-swap-3.d2 #as: -32 -O2 -aln=branch-swap-lst.lst
Dmips16@branch-swap-3.d2 #as: -32 -O2 -aln=branch-swap-lst.lst
/toolchain/binutils/binutils-2.27/zlib/nintendods/
DMakefile29 CFLAGS := -Wall -O2\
/toolchain/binutils/binutils-2.27/zlib/msdos/
DMakefile.tc22 CFLAGS=-O2 -G -Z -m$(MODEL)
DMakefile.bor36 CFLAGS=-O2 -Z -m$(MODEL) $(LOC)
/toolchain/binutils/binutils-2.27/zlib/win32/
DMakefile.bor19 CFLAGS = -a -d -k- -O2 $(LOC)
DMakefile.msc29 CFLAGS = -nologo -MD -W3 -O2 -Oy- -Zi -Fd"zlib" $(LOC)
/toolchain/binutils/binutils-2.27/zlib/contrib/delphi/
Dzlibd32.mak14 CFLAGS = -a -d -k- -O2 $(LOC)
/toolchain/binutils/binutils-2.27/zlib/contrib/pascal/
Dzlibd32.mak14 CFLAGS = -a -d -k- -O2 $(LOC)
/toolchain/binutils/binutils-2.27/config/
Dacinclude.m427 CXXFLAGS="-g -O2"
29 CXXFLAGS="-O2"
124 CFLAGS="-g -O2"
126 CFLAGS="-O2"
/toolchain/binutils/binutils-2.27/gprof/
DTODO63 + "gcc -pg -O2" doesn't work on tecc.c unless -fno-omit-frame-pointer is
/toolchain/binutils/binutils-2.27/gold/testsuite/
DMakefile.am382 $(CXXCOMPILE) -O2 -c -fPIC -g -o $@ $<
384 $(CXXCOMPILE) -O2 -c -fPIC -g -o $@ $<
386 $(CXXLINK) -Bgcctestdir/ merge_string_literals_1.o merge_string_literals_2.o -O2 -shared -nostdlib
569 $(CXXCOMPILE) -O2 -fpic -c -o $@ $<
1407 $(CXXCOMPILE) -O2 -g -c -w -o $@ $(srcdir)/odr_violation2.cc
1440 …$(CXXCOMPILE) -Bgcctestdir/ -O2 -g -Wa,--compress-debug-sections -c -w -o $@ $(srcdir)/odr_violati…
1456 …$(CXXCOMPILE) -Bgcctestdir/ -O2 -g -Wa,--compress-debug-sections=zlib-gabi -c -w -o $@ $(srcdir)/o…
1474 $(CXXCOMPILE) -Bgcctestdir/ -O2 -g -shared -fPIC -w -o $@ $(srcdir)/odr_violation2.cc
1493 $(CXXCOMPILE) -Bgcctestdir/ -O2 -g0 -shared -fPIC -w -o $@ $(srcdir)/odr_violation2.cc
/toolchain/binutils/binutils-2.27/
Dconfigure.ac2391 # gcc) are built with "-O2 -g", so include those options when setting
2395 CFLAGS_FOR_TARGET="-g -O2"
2399 *" -O2 "*) ;;
2400 *) CFLAGS_FOR_TARGET="-O2 $CFLAGS_FOR_TARGET" ;;
2412 CXXFLAGS_FOR_TARGET="-g -O2"
2416 *" -O2 "*) ;;
2417 *) CXXFLAGS_FOR_TARGET="-O2 $CXXFLAGS_FOR_TARGET" ;;
2590 # If --enable-target-optspace always use -Os instead of -O2 to build
DMakefile.tpl371 BOOT_CFLAGS= -g -O2
510 GOCFLAGS_FOR_TARGET = -O2 -g
/toolchain/binutils/binutils-2.27/ld/
DMakefile.am2149 libldtestplug_la_CFLAGS= -g -O2
2152 libldtestplug2_la_CFLAGS= -g -O2
2155 libldtestplug3_la_CFLAGS= -g -O2
2158 libldtestplug4_la_CFLAGS= -g -O2
DMakefile.in987 @ENABLE_PLUGINS_TRUE@libldtestplug_la_CFLAGS = -g -O2
990 @ENABLE_PLUGINS_TRUE@libldtestplug2_la_CFLAGS = -g -O2
993 @ENABLE_PLUGINS_TRUE@libldtestplug3_la_CFLAGS = -g -O2
996 @ENABLE_PLUGINS_TRUE@libldtestplug4_la_CFLAGS = -g -O2

12