Re: Potential FastCode speed increase?
- From: "Dennis" <marianndkc@xxxxxxxxxxxxxxx>
- Date: Mon, 29 Aug 2005 15:58:06 +0200
Hi Avatar
I have not tried these prefixes yet. Do they override the static branch
prediction only? Or do they also override the branch predictor?
I guess that the prefixes mean taken hint and not taken hint. A possible
mnemonic could be TJcc for a Jcc prefixed with the taken hint and NTJcc for
not taken Jcc.
I would like to have them in the Delphi inline BASM.
Best regards
Dennis
.
- Follow-Ups:
- Re: Potential FastCode speed increase?
- From: Avatar Zondertau
- Re: Potential FastCode speed increase?
- References:
- Potential FastCode speed increase?
- From: Avatar Zondertau
- Potential FastCode speed increase?
- Prev by Date: Re: Assembler Directive
- Next by Date: MMX: pack without saturation?
- Previous by thread: Potential FastCode speed increase?
- Next by thread: Re: Potential FastCode speed increase?
- Index(es):
Relevant Pages
|