Home
last modified time | relevance | path

Searched refs:predicted (Results 1 – 25 of 106) sorted by relevance

12345

/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/asm/
H A Dtb.ms16 ; branches are required for a branch to be predicted as taken
22 ba 0f ; No penalty: always-taken condition not "predicted".
50 ba 0f ; No penalty: always-taken condition not "predicted".
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Dfmp626.md173 ;; core can predict most branches. If the branch is predicted
174 ;; correctly, and predicted early enough, the branch can be completely
177 ;; all branches are predicted correctly, and that the latency is
H A Dfa626te.md159 ;; core can predict most branches. If the branch is predicted
160 ;; correctly, and predicted early enough, the branch can be completely
163 ;; all branches are predicted correctly, and that the latency is
H A Dfa526.md154 ;; core can predict most branches. If the branch is predicted
155 ;; correctly, and predicted early enough, the branch can be completely
158 ;; all branches are predicted correctly, and that the latency is
H A Dfa606te.md163 ;; core can predict most branches. If the branch is predicted
164 ;; correctly, and predicted early enough, the branch can be completely
167 ;; all branches are predicted correctly, and that the latency is
H A Darm926ejs.md180 ;; core can predict most branches. If the branch is predicted
181 ;; correctly, and predicted early enough, the branch can be completely
184 ;; all branches are predicted correctly, and that the latency is
H A Dfa726te.md205 ;; core can predict most branches. If the branch is predicted
206 ;; correctly, and predicted early enough, the branch can be completely
209 ;; all branches are predicted correctly, and that the latency is
H A Darm1026ejs.md232 ;; core can predict most branches. If the branch is predicted
233 ;; correctly, and predicted early enough, the branch can be completely
236 ;; all branches are predicted correctly, and that the latency is
H A Darm1020e.md237 ;; core can predict most branches. If the branch is predicted
238 ;; correctly, and predicted early enough, the branch can be completely
241 ;; all branches are predicted correctly, and that the latency is
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Dfa526.md154 ;; core can predict most branches. If the branch is predicted
155 ;; correctly, and predicted early enough, the branch can be completely
158 ;; all branches are predicted correctly, and that the latency is
H A Dfa626te.md159 ;; core can predict most branches. If the branch is predicted
160 ;; correctly, and predicted early enough, the branch can be completely
163 ;; all branches are predicted correctly, and that the latency is
H A Dfa606te.md163 ;; core can predict most branches. If the branch is predicted
164 ;; correctly, and predicted early enough, the branch can be completely
167 ;; all branches are predicted correctly, and that the latency is
H A Dfmp626.md173 ;; core can predict most branches. If the branch is predicted
174 ;; correctly, and predicted early enough, the branch can be completely
177 ;; all branches are predicted correctly, and that the latency is
H A Darm926ejs.md180 ;; core can predict most branches. If the branch is predicted
181 ;; correctly, and predicted early enough, the branch can be completely
184 ;; all branches are predicted correctly, and that the latency is
H A Dfa726te.md205 ;; core can predict most branches. If the branch is predicted
206 ;; correctly, and predicted early enough, the branch can be completely
209 ;; all branches are predicted correctly, and that the latency is
H A Darm1026ejs.md232 ;; core can predict most branches. If the branch is predicted
233 ;; correctly, and predicted early enough, the branch can be completely
236 ;; all branches are predicted correctly, and that the latency is
H A Darm1020e.md237 ;; core can predict most branches. If the branch is predicted
238 ;; correctly, and predicted early enough, the branch can be completely
241 ;; all branches are predicted correctly, and that the latency is
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/
H A Dnouveau_nvkm_subdev_fb_ramnv50.c514 u64 rowsize, predicted; in nv50_fb_vram_rblock() local
529 predicted = rowsize << rowbitsa; in nv50_fb_vram_rblock()
531 predicted += rowsize << rowbitsb; in nv50_fb_vram_rblock()
533 if (predicted != ram->size) { in nv50_fb_vram_rblock()
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/i386/
H A Dmorestack.S68 # When that returns (to the predicted instruction), we release the
70 # predicted instruction, namely the ret instruction immediately after
366 # The caller will return here, as predicted.
548 # The caller will return here, as predicted.
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/i386/
H A Dmorestack.S69 # When that returns (to the predicted instruction), we release the
71 # predicted instruction, namely the ret instruction immediately after
367 # The caller will return here, as predicted.
549 # The caller will return here, as predicted.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dpredict.def32 HITRATE is the probability that edge predicted by predictor as taken
228 empty = (step > 0 ? to < from : to > from), which can be predicted
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpredict.def32 HITRATE is the probability that edge predicted by predictor as taken
228 empty = (step > 0 ? to < from : to > from), which can be predicted
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mmix/
H A Dmmix.opt61 Use P-mnemonics for branches statically predicted as taken.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mmix/
H A Dmmix.opt61 Use P-mnemonics for branches statically predicted as taken.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc700.md83 ; Assume here the branch is predicted correctly and has a delay slot insn

12345