misfetch
Collocations
2VERB + MISFETCH
address, calls, cause, target
MISFETCH + NOUN
misprediction
Definitions
noun
An error that occurs when the wrong block of code is fetched in advance.
It also shows the conditional branch misprediction rate ( due to both misprediction and target address misfetch), the return misprediction rate, and the BTB miss rate .
All branches and calls cause a misfetch when the branch is not present in the BTB.
The act of fetching to the wrong location.
Sometimes you had to work the weather side on account of that being too far to get across the sand to a wreck from the leeward. That wasn't very nice, because you hadn't got no shelter and if you made a misfetch you'd soon be up alongside the wreck yourself.
verb
To fetch the wrong block of code or instruction.
However, a single misfetched instruction can cause the system to begin executing code from nonexistent or improper memory locations, and it is unlikely to recover on its own.
With Missf and Missp the percentages of branches that are misfetched and mispredicted, respectively (some branches can be both, as shown in two rows of Table 4.2), the contribution of the CPI due to branch execution, or the branch execution penalty bep expressed as a number of cycles, can be written in a first approximation (see the exercises) as […]
To steer to the incorrect location when trying to fetch somewhere.
Furthermore, the direct container handling at shipside can also be controlled by the ACYAS in order to prevent containers from misfetching.
In Halfway Reach we mis-fetched and narrowly missed colliding with a fast moving freighter.
Thesaurus
Synonyms
Antonyms
Idioms & Phrases
Example Bank
6It also shows the conditional branch misprediction rate ( due to both misprediction and target address misfetch), the return misprediction rate, and the BTB miss rate .
WiktionaryAll branches and calls cause a misfetch when the branch is not present in the BTB.
WiktionaryUnfortunately, the typical optimizations for cachelike structures, such as larger capacity or associativity, will not help in decreasing misfetches.
WiktionaryHowever, a single misfetched instruction can cause the system to begin executing code from nonexistent or improper memory locations, and it is unlikely to recover on its own.
WiktionaryWith Missf and Missp the percentages of branches that are misfetched and mispredicted, respectively (some branches can be both, as shown in two rows of Table 4.2), the contribution of the CPI due to b
WiktionaryThe number of cycles wasted on each mispredicted or misfetched branch is larger than in a RISC processor.
Wiktionary