Searched refs:topr (Results 1 – 6 of 6) sorted by relevance
/openbsd/gnu/usr.bin/perl/ |
H A D | pp.c | 1346 UV topl, topr; in PP() local 1351 topr = ((UV)ir) >> (UVSIZE * 4 - 1); in PP() 1359 ((topl+1) | (topr+1)) in PP() 1948 UV topl, topr; in PP() local 1953 topr = ((UV)ir) >> (UVSIZE * 8 - 2); in PP() 1958 if (!( ((topl+1) | (topr+1)) & 2)) { in PP()
|
H A D | pp_hot.c | 1835 UV topl, topr; in PP() local 1840 topr = ((UV)ir) >> (UVSIZE * 8 - 2); in PP() 1845 if (!( ((topl+1) | (topr+1)) & 2)) { in PP()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/ia64/ |
H A D | ia64.md | 115 syst_m,tbit,toar_i,toar_m,tobr,tofr,topr,xmpy,xtd,nop_b,nop_f, 129 (eq_attr "itanium_class" "frpr,topr,ishf,xtd,tbit") (const_string "I") 141 (eq_attr "itanium_class" "tbit,ishf,topr,frpr") (const_string "yes") 212 (define_function_unit "dummy" 6 1 (eq_attr "itanium_class" "topr") 1 0) 477 …"ialu,ialu,long_i,ld,st,frfr,tofr,fmisc,fld,stf,frbr,tobr,frar_i,toar_i,frar_m,toar_m,frpr,topr")])
|
/openbsd/gnu/gcc/gcc/config/ia64/ |
H A D | itanium1.md | 708 (eq_attr "itanium_class" "topr")) 1611 (eq_attr "itanium_class" "topr"))
|
H A D | itanium2.md | 930 (eq_attr "itanium_class" "topr")) 1780 (eq_attr "itanium_class" "topr"))
|
H A D | ia64.md | 134 st,syst_m0, syst_m,tbit,toar_i,toar_m,tobr,tofr,topr,xmpy,xtd,nop, 150 (eq_attr "itanium_class" "frpr,topr,ishf,xtd,tbit") (const_string "I") 162 (eq_attr "itanium_class" "tbit,ishf,topr,frpr") (const_string "yes") 386 …"ialu,ialu,long_i,ld,st,frfr,tofr,fmisc,fld,stf,frbr,tobr,frar_i,toar_i,frar_m,toar_m,frpr,topr")])
|