search for: kmow

Displaying 4 results from an estimated 4 matches for "kmow".

Did you mean: kmo
2009 Mar 22
2
[LLVMdev] Implementing select_cc without cmov
Hi All, I need to implement select_cc as a "cmp; mov rX,1; brcond cnd, END; mov rX,0; END:" sequence. Chris mentioned that the PPC code (as well as the x86 SSE code) does this, but I can't seem to find it. What I really need to kmow is how to insert the branch/label pair at instruction selection phase. Anyone have an example of this?
2009 Mar 22
0
[LLVMdev] Implementing select_cc without cmov
...meguy wrote: > Hi All, > > I need to implement select_cc as a "cmp; mov rX,1; brcond cnd, END; > mov rX,0; END:" sequence. > > Chris mentioned that the PPC code (as well as the x86 SSE code) does > this, but I can't seem to find it. > > What I really need to kmow is how to insert the branch/label pair at > instruction selection phase. > > Anyone have an example of this? Add a pseudo instruction for the select with usesCustomDAGSchedInsteter = 1. Replace the pseudo instruction with the required control flow in the EmitInstrWithCustomInserter membe...
2004 Dec 29
0
Channel Zap/4-1 in prering state
Does anyone kmow what these errors mean or how they can be fixed. I'm using asterisk on a Fedora Core 2 box with a TDM400P with 2 fxo and 2 fxs ports. Dec 29 17:17:52 WARNING[6019]: chan_zap.c:5469 ss_thread: Channel Zap/4-1 in prering state, but I have nothing to do. Terminating simple switch, should be rest...
2006 Mar 02
33
Patch to allow for the ATM "cell tax"
I have been trying to optimise my ADSL connections for VOIP. Funny things were happening - for example increasing the ping packet size by 50% had no effect, but then adding one byte had a major effect. It took me a while to figure out that I was seeing the effects of the fixed ATM cell size. This is probably obvious to some of you. For the rest: ADSL uses ATM as its transport. An ATM