Home
last modified time | relevance | path

Searched refs:nothing (Results 1 – 25 of 1963) sorted by relevance

12345678910>>...79

/netbsd/external/gpl3/gcc.old/dist/gcc/config/s390/
H A D2827.md55 (eq_attr "mnemonic" "clm")) "nothing")
75 (eq_attr "mnemonic" "mhy")) "nothing")
79 (eq_attr "mnemonic" "dlr")) "nothing")
95 (eq_attr "mnemonic" "clc")) "nothing")
115 (eq_attr "mnemonic" "ah")) "nothing")
119 (eq_attr "mnemonic" "cgh")) "nothing")
155 (eq_attr "mnemonic" "xc")) "nothing")
223 (eq_attr "mnemonic" "ex")) "nothing")
251 (eq_attr "mnemonic" "ms")) "nothing")
295 (eq_attr "mnemonic" "nc")) "nothing")
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/config/s390/
H A D2827.md55 (eq_attr "mnemonic" "clm")) "nothing")
75 (eq_attr "mnemonic" "mhy")) "nothing")
79 (eq_attr "mnemonic" "dlr")) "nothing")
95 (eq_attr "mnemonic" "clc")) "nothing")
115 (eq_attr "mnemonic" "ah")) "nothing")
119 (eq_attr "mnemonic" "cgh")) "nothing")
155 (eq_attr "mnemonic" "xc")) "nothing")
223 (eq_attr "mnemonic" "ex")) "nothing")
251 (eq_attr "mnemonic" "ms")) "nothing")
295 (eq_attr "mnemonic" "nc")) "nothing")
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Dbuiltins.def31 is needed to expand the built-in, use `nothing'.
37 DEF_BUILTIN (NOP, -1, void_ftype_void, nothing, NULL)
53 DEF_BUILTIN (DELAY_CYCLES, -1, void_ftype_ulong, nothing, NULL)
54 DEF_BUILTIN (NOPS, -1, void_ftype_ulong, nothing, NULL)
72 DEF_BUILTIN (ABSLK, -1, lk_ftype_lk, nothing, "__ssabsda2")
121 DEF_BUILTIN (BITSHR, -1, inthr_ftype_hr, nothing, "__ret")
122 DEF_BUILTIN (BITSR, -1, intnr_ftype_nr, nothing, "__ret")
123 DEF_BUILTIN (BITSLR, -1, intlr_ftype_lr, nothing, "__ret")
126 DEF_BUILTIN (BITSUHR, -1, intuhr_ftype_uhr, nothing, "__ret")
127 DEF_BUILTIN (BITSUR, -1, intunr_ftype_unr, nothing, "__ret")
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/config/avr/
H A Dbuiltins.def31 is needed to expand the built-in, use `nothing'.
37 DEF_BUILTIN (NOP, -1, void_ftype_void, nothing, NULL)
53 DEF_BUILTIN (DELAY_CYCLES, -1, void_ftype_ulong, nothing, NULL)
54 DEF_BUILTIN (NOPS, -1, void_ftype_ulong, nothing, NULL)
72 DEF_BUILTIN (ABSLK, -1, lk_ftype_lk, nothing, "__ssabsda2")
121 DEF_BUILTIN (BITSHR, -1, inthr_ftype_hr, nothing, "__ret")
122 DEF_BUILTIN (BITSR, -1, intnr_ftype_nr, nothing, "__ret")
123 DEF_BUILTIN (BITSLR, -1, intlr_ftype_lr, nothing, "__ret")
126 DEF_BUILTIN (BITSUHR, -1, intuhr_ftype_uhr, nothing, "__ret")
127 DEF_BUILTIN (BITSUR, -1, intunr_ftype_unr, nothing, "__ret")
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Dmarvell-pj4.md105 … "pj4_is,(pj4_alu1,nothing,pj4_w1+pj4_cp)|(pj4_alu2,nothing,pj4_w2+pj4_cp)")
114 … "pj4_is,(pj4_alu1,nothing,pj4_w1+pj4_cp)|(pj4_alu2,nothing,pj4_w2+pj4_cp)")
123 "pj4_is,pj4_mul,nothing*2,pj4_cp")
142 "pj4_is,pj4_alu1,nothing*2,pj4_cp")
188 (eq_attr "type" "fadds,faddd")) "pj4_is,nothing*2,vissue,vadd,nothing*3")
192 (eq_attr "type" "fmuls,fmuld")) "pj4_is,nothing*2,vissue,vmul,nothing*4")
196 (eq_attr "type" "fdivs, fsqrts")) "pj4_is,nothing*2,vissue,vdiv*18,nothing")
200 (eq_attr "type" "fdivd, fsqrtd")) "pj4_is,nothing*2,vissue,vdiv*32,nothing")
205 "pj4_is,nothing*2,vissue,vmul,nothing*3,vadd,nothing*3")
213 "pj4_is,nothing*2,vissue,vfast,nothing*2")
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/config/arm/
H A Dmarvell-pj4.md105 … "pj4_is,(pj4_alu1,nothing,pj4_w1+pj4_cp)|(pj4_alu2,nothing,pj4_w2+pj4_cp)")
114 … "pj4_is,(pj4_alu1,nothing,pj4_w1+pj4_cp)|(pj4_alu2,nothing,pj4_w2+pj4_cp)")
123 "pj4_is,pj4_mul,nothing*2,pj4_cp")
142 "pj4_is,pj4_alu1,nothing*2,pj4_cp")
188 (eq_attr "type" "fadds,faddd")) "pj4_is,nothing*2,vissue,vadd,nothing*3")
192 (eq_attr "type" "fmuls,fmuld")) "pj4_is,nothing*2,vissue,vmul,nothing*4")
196 (eq_attr "type" "fdivs, fsqrts")) "pj4_is,nothing*2,vissue,vdiv*18,nothing")
200 (eq_attr "type" "fdivd, fsqrtd")) "pj4_is,nothing*2,vissue,vdiv*32,nothing")
205 "pj4_is,nothing*2,vissue,vmul,nothing*3,vadd,nothing*3")
213 "pj4_is,nothing*2,vissue,vfast,nothing*2")
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc700.md50 "issue+core, nothing, write_port")
55 "issue+core, nothing, write_port")
60 "issue+core, nothing, write_port")
65 "issue+core, nothing, write_port")
70 "issue+core, nothing, write_port")
75 "issue+core, nothing, write_port")
81 "issue+core, nothing, write_port")
88 "issue+core, nothing, write_port")
96 nothing,write_port,nothing*2, write_port")
103 write_port,nothing*3, write_port")
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc700.md50 "issue+core, nothing, write_port")
55 "issue+core, nothing, write_port")
60 "issue+core, nothing, write_port")
65 "issue+core, nothing, write_port")
70 "issue+core, nothing, write_port")
75 "issue+core, nothing, write_port")
81 "issue+core, nothing, write_port")
88 "issue+core, nothing, write_port")
96 nothing,write_port,nothing*2, write_port")
103 write_port,nothing*3, write_port")
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dultra3.md50 "us3_single_issue*4, nothing")
55 "us3_ms + us3_br + us3_slotany, nothing")
60 "us3_ms + us3_slotany, nothing")
114 "us3_fpa + us3_slotany, nothing*2")
119 "us3_fpa + us3_br + us3_slotany, nothing*2")
129 "us3_fpa + us3_slotany, nothing*3")
134 "us3_fpa + us3_slotany, nothing*4")
139 "us3_fpm + us3_slotany, nothing*3")
180 "us3_fpa + us3_slotany, nothing*2")
186 "us3_fpm + us3_slotany, nothing*3")
[all …]
H A Dniagara4.md40 "n4_slot1, nothing*11")
45 "n4_slot1, nothing*34")
65 "n4_slot1, nothing*10")
70 "n4_slot1, nothing*11")
89 "n4_slot1, nothing*10")
96 "n4_slot1, nothing*2")
102 "n4_slot1, nothing*10")
107 "n4_slot1, nothing*10")
112 "n4_slot1, nothing*10")
117 "n4_slot1, nothing*23")
[all …]
H A Dleon5.md43 "leon5_memory * 2, nothing * 2")
63 "nothing * 2")
68 "nothing * 5")
73 "leon5_mul * 2, nothing * 2")
78 "nothing * 35")
83 "grfpu_alu * 2, nothing*3")
88 "grfpu_alu * 2 + grfpu_d*16, nothing")
93 "grfpu_alu * 2 + grfpu_d*17, nothing")
98 "grfpu_alu * 2 + grfpu_s*24, nothing")
103 "grfpu_alu * 2 + grfpu_s*25, nothing")
/netbsd/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dultra3.md50 "us3_single_issue*4, nothing")
55 "us3_ms + us3_br + us3_slotany, nothing")
60 "us3_ms + us3_slotany, nothing")
114 "us3_fpa + us3_slotany, nothing*2")
119 "us3_fpa + us3_br + us3_slotany, nothing*2")
129 "us3_fpa + us3_slotany, nothing*3")
134 "us3_fpa + us3_slotany, nothing*4")
139 "us3_fpm + us3_slotany, nothing*3")
180 "us3_fpa + us3_slotany, nothing*2")
186 "us3_fpm + us3_slotany, nothing*3")
[all …]
H A Dniagara4.md40 "n4_slot1, nothing*11")
45 "n4_slot1, nothing*34")
65 "n4_slot1, nothing*10")
70 "n4_slot1, nothing*11")
89 "n4_slot1, nothing*10")
96 "n4_slot1, nothing*2")
102 "n4_slot1, nothing*10")
107 "n4_slot1, nothing*10")
112 "n4_slot1, nothing*10")
117 "n4_slot1, nothing*23")
[all …]
H A Dleon5.md43 "leon5_memory * 2, nothing * 2")
63 "nothing * 2")
68 "nothing * 5")
73 "leon5_mul * 2, nothing * 2")
78 "nothing * 35")
83 "grfpu_alu * 2, nothing*3")
88 "grfpu_alu * 2 + grfpu_d*16, nothing")
93 "grfpu_alu * 2 + grfpu_d*17, nothing")
98 "grfpu_alu * 2 + grfpu_s*24, nothing")
103 "grfpu_alu * 2 + grfpu_s*25, nothing")
/netbsd/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dpower4.md47 +(nothing,iu2_power4|nothing,iu1_power4)")
93 nothing,nothing,\
103 lsu1_power4+iu2_power4,nothing,nothing,iu2_power4")
112 iu1_power4,lsu2_power4+iu1_power4,nothing,nothing,iu2_power4")
166 ((nothing,iu1_power4,iu2_power4)\
167 |(nothing,iu2_power4,iu2_power4)\
238 ((iu1_power4,nothing,iu2_power4,nothing,iu2_power4)\
239 |(iu2_power4,nothing,iu2_power4,nothing,iu1_power4)\
240 |(iu2_power4,nothing,iu1_power4,nothing,iu1_power4)\
241 |(iu1_power4,nothing,iu1_power4,nothing,iu2_power4))")
[all …]
H A Dpower5.md70 "du1_power5+du2_power5,lsu1_power5,nothing,nothing,iu2_power5")
79 lsu1_power5+iu2_power5,nothing,nothing,iu2_power5")
88 iu1_power5,lsu2_power5+iu1_power5,nothing,nothing,iu2_power5")
184 ((iu1_power5,nothing,iu2_power5)\
185 |(iu2_power5,nothing,iu2_power5)\
186 |(iu2_power5,nothing,iu1_power5)\
187 |(iu1_power5,nothing,iu1_power5))")
194 ((iu1_power5,nothing,iu2_power5,nothing,iu2_power5)\
195 |(iu2_power5,nothing,iu2_power5,nothing,iu1_power5)\
196 |(iu2_power5,nothing,iu1_power5,nothing,iu1_power5)\
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dpower4.md47 +(nothing,iu2_power4|nothing,iu1_power4)")
93 nothing,nothing,\
103 lsu1_power4+iu2_power4,nothing,nothing,iu2_power4")
112 iu1_power4,lsu2_power4+iu1_power4,nothing,nothing,iu2_power4")
166 ((nothing,iu1_power4,iu2_power4)\
167 |(nothing,iu2_power4,iu2_power4)\
238 ((iu1_power4,nothing,iu2_power4,nothing,iu2_power4)\
239 |(iu2_power4,nothing,iu2_power4,nothing,iu1_power4)\
240 |(iu2_power4,nothing,iu1_power4,nothing,iu1_power4)\
241 |(iu1_power4,nothing,iu1_power4,nothing,iu2_power4))")
[all …]
H A Dpower5.md70 "du1_power5+du2_power5,lsu1_power5,nothing,nothing,iu2_power5")
79 lsu1_power5+iu2_power5,nothing,nothing,iu2_power5")
88 iu1_power5,lsu2_power5+iu1_power5,nothing,nothing,iu2_power5")
184 ((iu1_power5,nothing,iu2_power5)\
185 |(iu2_power5,nothing,iu2_power5)\
186 |(iu2_power5,nothing,iu1_power5)\
187 |(iu1_power5,nothing,iu1_power5))")
194 ((iu1_power5,nothing,iu2_power5,nothing,iu2_power5)\
195 |(iu2_power5,nothing,iu2_power5,nothing,iu1_power5)\
196 |(iu2_power5,nothing,iu1_power5,nothing,iu1_power5)\
[all …]
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
H A Dpy-framefilter.c25 char *nothing; member
83 fb.nothing = "Foo Bar"; in funca()
88 bf->nothing = alloca (128); in funca()
89 bf->nothing = "Bar Foo"; in funca()
111 fb.nothing = "Elided Foo Bar"; in func2()
116 bf->nothing = alloca (128); in func2()
117 bf->nothing = "Elided Bar Foo"; in func2()
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
H A Dpy-framefilter.c25 char *nothing; member
83 fb.nothing = "Foo Bar"; in funca()
88 bf->nothing = alloca (128); in funca()
89 bf->nothing = "Bar Foo"; in funca()
111 fb.nothing = "Elided Foo Bar"; in func2()
116 bf->nothing = alloca (128); in func2()
117 bf->nothing = "Elided Bar Foo"; in func2()
/netbsd/etc/pam.d/
H A DTODO10 gdm - Pkgsrc, nothing to do
11 imap - Pkgsrc, nothing to do
12 kde - Pkgsrc, nothing to do
16 pop3 - Pkgsrc, nothing to do
30 gdm - Pkgsrc, nothing to do
31 imap - Pkgsrc, nothing to do
32 kde - Pkgsrc, nothing to do
36 pop3 - Pkgsrc, nothing to do
/netbsd/external/gpl3/gcc.old/dist/gcc/config/c6x/
H A Dc6x-sched.md79 "l1,nothing*2,l1w")
144 "s1,nothing*2,s1w")
186 "(fps1+s1,nothing*2,s1w)|(fpl1+l1,nothing*2,l1w)")
193 "(adddps1+(s1)*2,nothing*3,s1w*2)|(adddpl1+(l1)*2,nothing*3,l1w*2)")
214 "m1,nothing,nothing,m1w")
419 "(fps2+s2,nothing*2,s2w)|(fpl2+l2,nothing*2,l2w)")
447 "m2,nothing,nothing,m2w")
652 "(fps1+s1+x1,nothing*2,s1w)|(fpl1+l1+x1,nothing*2,l1w)")
680 "m1+x1,nothing,nothing,m1w")
885 "(fps2+s2+x2,nothing*2,s2w)|(fpl2+l2+x2,nothing*2,l2w)")
[all …]
H A Dc6x-sched.md.in74 "l_N__CUNIT_,nothing*2,l_N_w")
81 "l_N__CUNIT_,nothing*2,l_N_w*2")
88 "(l_N__CUNIT_)*2,nothing*3,l_N_w*2")
139 "s_N__CUNIT_,nothing*2,s_N_w")
181 "(fps_N_+s_N__CUNIT_,nothing*2,s_N_w)|(fpl_N_+l_N__CUNIT_,nothing*2,l_N_w)")
188 "(adddps_N_+(s_N__CUNIT_)*2,nothing*3,s_N_w*2)|(adddpl_N_+(l_N__CUNIT_)*2,nothing*3,l_N_w*2)")
209 "m_N__CUNIT_,nothing,nothing,m_N_w")
216 "(m_N__CUNIT_)*4,nothing*4,m_N_w*2")
223 "(m_N__CUNIT_)*2,nothing*3,m_N_w*2")
230 "m_N__CUNIT_,nothing*2,m_N_w*2")
/netbsd/external/gpl3/gcc/dist/gcc/config/c6x/
H A Dc6x-sched.md79 "l1,nothing*2,l1w")
144 "s1,nothing*2,s1w")
186 "(fps1+s1,nothing*2,s1w)|(fpl1+l1,nothing*2,l1w)")
193 "(adddps1+(s1)*2,nothing*3,s1w*2)|(adddpl1+(l1)*2,nothing*3,l1w*2)")
214 "m1,nothing,nothing,m1w")
419 "(fps2+s2,nothing*2,s2w)|(fpl2+l2,nothing*2,l2w)")
447 "m2,nothing,nothing,m2w")
652 "(fps1+s1+x1,nothing*2,s1w)|(fpl1+l1+x1,nothing*2,l1w)")
680 "m1+x1,nothing,nothing,m1w")
885 "(fps2+s2+x2,nothing*2,s2w)|(fpl2+l2+x2,nothing*2,l2w)")
[all …]
H A Dc6x-sched.md.in74 "l_N__CUNIT_,nothing*2,l_N_w")
81 "l_N__CUNIT_,nothing*2,l_N_w*2")
88 "(l_N__CUNIT_)*2,nothing*3,l_N_w*2")
139 "s_N__CUNIT_,nothing*2,s_N_w")
181 "(fps_N_+s_N__CUNIT_,nothing*2,s_N_w)|(fpl_N_+l_N__CUNIT_,nothing*2,l_N_w)")
188 "(adddps_N_+(s_N__CUNIT_)*2,nothing*3,s_N_w*2)|(adddpl_N_+(l_N__CUNIT_)*2,nothing*3,l_N_w*2)")
209 "m_N__CUNIT_,nothing,nothing,m_N_w")
216 "(m_N__CUNIT_)*4,nothing*4,m_N_w*2")
223 "(m_N__CUNIT_)*2,nothing*3,m_N_w*2")
230 "m_N__CUNIT_,nothing*2,m_N_w*2")

12345678910>>...79