Searched refs:O2 (Results 1 - 25 of 433) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dbreak-inline.exp17 if { [prepare_for_testing "failed to prepare" "break-inline" {} {debug nowarnings optimize=-O2}] } {
H A Dmips_pro.exp26 # This test must be compiled with -O2 if using gcc.
30 lappend options additional_flags=-O2 additional_flags=-fno-inline
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dbreak-inline.exp17 if { [prepare_for_testing "failed to prepare" "break-inline" {} {debug nowarnings optimize=-O2}] } {
H A Dmips_pro.exp19 # This test must be compiled with -O2 if using gcc.
23 lappend options additional_flags=-O2 additional_flags=-fno-inline
/netbsd-current/sys/dev/microcode/tools/
H A DMakefile8 cc -Wall -O2 -lz -o bin2blob bin2blob.c
11 cc -Wall -O2 -lz -o array2bin array2bin.c
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.ada/
H A DO2_float_param.exp22 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable {debug optimize=-O2}] != ""} {
H A Dout_of_line_in_inlined.exp22 if {[gdb_compile_ada "${srcfile}" "${binfile}" executable {debug optimize=-O2}] != ""} {
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dmcore-opc.h25 O0, OT, O1, OC, O2, X1, OI, OB, enumerator in enum:__anon1130
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,
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dmcore-opc.h25 O0, OT, O1, OC, O2, X1, OI, OB, enumerator in enum:__anon2343
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,
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dmcore-opc.h25 O0, OT, O1, OC, O2, X1, OI, OB, enumerator in enum:__anon2286
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,
[all...]
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dmcore-opc.h25 O0, OT, O1, OC, O2, X1, OI, OB, enumerator in enum:__anon1725
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,
[all...]
/netbsd-current/share/misc/
H A Dmake.country32 O2=/tmp/list.$$
33 trap "rm -f $I1 $I2 $O1 $O2" 0 1 2 3 15
54 sort > $O2
57 join -t ' ' -o 1.5,1.1,1.2,1.3,1.4 -1 1 -2 1 $O1 $O2 | sort
/netbsd-current/external/zlib/pigz/dist/zopfli/
H A Dmakefile2 gcc *.c -O2 -W -Wall -Wextra -ansi -pedantic -lm -o zopfli
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dcold-clone.exp19 {debug c++ optimize=-O2}]} {
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dbranch-swap-4.d2 #as: -32 -O2
H A Dmicromips@branch-swap-4.d2 #as: -32 -O2
H A Dmips16@branch-swap-4.d2 #as: -32 -O2
H A Dmips16e@branch-swap-4.d2 #as: -32 -O2
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.opt/
H A Dclobbered-registers-O2.exp30 {debug optimize=-O2 nowarnings}]} {
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
H A Damd64-entry-value-inline.exp22 lappend opts debug optimize=-O2
H A Damd64-tailcall-noret.exp22 lappend opts debug optimize=-O2
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
H A Damd64-tailcall-noret.exp22 lappend opts debug optimize=-O2
H A Damd64-entry-value-inline.exp22 lappend opts debug optimize=-O2
/netbsd-current/external/mit/xorg/lib/xkeyboard-config/geometry/sgi_vndr/
H A DMakefile6 FILES= indy indigo O2
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.reverse/
H A Dsinglejmp-reverse.exp26 ${testfile}.c {debug optimize=-O2} \
27 ${testfile}-nodebug.c {optimize=-O2} \

Completed in 393 milliseconds

1234567891011>>