Displaying 14 results from an estimated 14 matches for "insructions".
Did you mean:
instructions
2005 Jun 07
2
codec preference
Need some help understanding codec preferences:
I have 2 asterisk servers.
Server 1 sends calls to the PSTN and has allow=g729 allow=gsm and
allow=ulaw in iax.conf
Server 2 receives calls and routes them to server 1. It has the same
allow lines.
We receive calls from a phone co and route them via server 2 to server
1. The calls originate in g729 and everything works fine.
Now I want to take
2017 Dec 17
2
Fwd: i am having some hard time compiling tinc 1.1 for openwrt
...Sun, Dec 17, 2017 at 9:19 PM
Subject: i am having some hard time compiling tinc 1.1 for openwrt
To: guus at tinc-vpn.org
Hello,
i am having some hard time compiling tinc 1.1 for openwrt.
i have found a precomiled version for ar71xx, but i need for mips_24kc and
ramips/mt7620
i have tried afew insructions but with no success
(https://github.com/liyvhg/openwrt-tinc-1.1)
any chance you will release the tinc 1.1 to the openwrt repo or give me a
hand in the matter.
--
With Best Regards,
*Eldad Hadas*
*Eldadh at hadasbros.com <Eldadh at hadasbros.com>*
Mobile +972-54-5686920
--------------...
2007 Mar 18
2
[LLVMdev] A few inline assembly questions
...problems refer to llvm and llvm-gcc from respectively cvs/svn which, I'm
assuming, means upcoming 2.0 release.
1) we added a little inline assembly to do runtime detection of a few cpu
features. llvm-g++ crashes on the attached testcase (test.cpp).
2) i have code utilizing whatever vector insructions i can get my hands on to
speed up some very common rendering operations. llvm-gcc doesn't seem to
support mmx intrinsics which makes Qt compiled with llvm-gcc quite a bit
slower when it comes to graphics. test2.cpp shows in essence what we're doing
in Qt. we basically have a very simple...
2006 Dec 14
1
[LLVMdev] Instruction sets requiring more than 3 operands
Hello.
I am making a LLVM backend for a new architecture XCC. During implementation of instructions for XCC, I found that there are instructions need more than 3 operands in the target language manual. I could implement insructions need 1, 2 or 3 operands thanks to the examples in the LLVM backends already offered by you guys.
But, I am not sure about those kind of instructions needs many number of operands that is not fixed. That is, it can be 4, 5, 6 ... which changes according to the program.
Would you mind letting me know...
2012 Jun 12
2
Attempting to update from R 2.14 to 2.15 on Ubuntu
R-SIG-Debian
I am very new to Linux so I probably am doing something stupid but I cannot seem to update to R 2.15
Using Ubuntu 12.02 Precise Penguin
I realise that debian packages are not updated regularly so I tried to follow the insructions at the R-site
So far, I have modified /etc/apt/sources.list to read
## R CRAN added 2012-06-12
deb http://probability.ca/cran/bin/linux/debian squeeze-cran/
I also have updated my gpg code as instructed in http://cran.r-project.org/bin/linux/ubuntu/README (thanks to Dan Nordlund on the R-help lis...
2012 Jun 12
6
Attempting to update from R 2.14 to 2.15
I am very new to Linux so I probably am doing something stupid but I cannot seem to update to R 2.15
Using Ubuntu 12.02 Precise Penguin
I realise that debian packages are not updated regularly so I tried to follow the insructions at the R-site
So far, I have modified /etc/apt/sources.list to read
## R CRAN added 2012-06-12
deb http://probability.ca/cran/bin/linux/debian squeeze-cran/
Issued command: sudo apt-get update
RESULT
W: GPG error: http://probability.ca squeeze-cran/ Release: The following signatures couldn...
2007 Mar 19
0
[LLVMdev] A few inline assembly questions
...t, that is very useful.
> 1) we added a little inline assembly to do runtime detection of a few cpu
> features. llvm-g++ crashes on the attached testcase (test.cpp).
Anton filed a bug for this, I'll try to make sure it gets fixed this week.
> 2) i have code utilizing whatever vector insructions i can get my hands on to
> speed up some very common rendering operations. llvm-gcc doesn't seem to
> support mmx intrinsics which makes Qt compiled with llvm-gcc quite a bit
> slower when it comes to graphics.
As Anton mentioned, work is actively underway to add MMX intrinsic
suppor...
2017 Aug 18
5
RFC/bikeshedding: Separation of instruction and pattern definitions in LLVM backends
As many of you know, I have a growing series of patches for a RISC-V backend
under/awaiting review
<https://reviews.llvm.org/differential/?authors=asb&order=updated>,
<http://github.com/lowrisc/riscv-llvm>. I'll be posting a larger status update
on that work either later today or tomorrow, this RFC focuses on an issue that
came up during review which I think may benefit from
2009 Feb 26
1
[LLVMdev] A partial reply to the previous question and another one
OK , grepping the whole source tree for 'ctlz' I found the answer to my
question in:
test/FrontendC/2006-01-16-BitCountIntrinsicsUnsigned.c
and that is to use gnu frontend style __builtin_clz() for this one.
This test/FrontendC directory has a plethora of other usefull examples
so I guess It will be sufficient for me.
However I still think that some documentation of the frontend
2008 Mar 08
0
Nut newhidups USB interface
...boxes.
>
> I have it working nicely on one box using an APC Smart-UPS SC 450
> power supply.
>
> I am trying to set up the other FreeBSD box which only has a USB
> interface. I have attached an APC Back-UPS RS 800 to it using the USB
> port.
>
> I have followed the insructions for using the newhidups USB driver for
> NUT as given at:
> http://people.freebsd.org/~thierry/nut_FreeBSD_HowTo.txt
>
> but it does not work.
>
> I get a:
> Network UPS Tools: New USB/HID UPS driver 0.28 (2.0.4)
> No matching USB/HID UPS found
>
> error.
>
>...
2017 Dec 17
0
i am having some hard time compiling tinc 1.1 for openwrt
...some hard time compiling tinc 1.1 for openwrt
> To: guus at tinc-vpn.org
>
>
> Hello,
>
> i am having some hard time compiling tinc 1.1 for openwrt.
>
> i have found a precomiled version for ar71xx, but i need for mips_24kc and
> ramips/mt7620
>
> i have tried afew insructions but with no success
> (https://github.com/liyvhg/openwrt-tinc-1.1)
>
> any chance you will release the tinc 1.1 to the openwrt repo or give me a
> hand in the matter.
>
>
> --
> With Best Regards,
>
>
>
> Eldad Hadas
>
> Eldadh at hadasbros.com
>
> Mo...
2003 Dec 02
2
Does Asterisk overwrite any libraries?
I am using a brand new RH9.0 installation. I installed Asterisk afterwards so I am not sure if Asterisk caused the problem below. The ps doesn't work. It could also be something else. I also tried installing a some video package. But I thought to ask here first if someone has seen this before.
[root@localhost asterisk]# ps
ps: error while loading shared libraries: libproc.so.2.0.6: cannot
2007 Mar 19
1
[LLVMdev] A few inline assembly questions
On Mar 18, 2007, at 5:14 PM, Chris Lattner wrote:
>> 2) i have code utilizing whatever vector insructions i can get my
>> hands on to
>> speed up some very common rendering operations. llvm-gcc doesn't
>> seem to
>> support mmx intrinsics which makes Qt compiled with llvm-gcc quite
>> a bit
>> slower when it comes to graphics.
>
> As Anton mentioned,...
2017 Mar 18
0
isohybrid boot from logical partition
Thomas Schmitt said:
> I am wondering about the meaning or reason of "+20" in this assembler line:
>
> movl (32+20)(%si), %ecx
>
> Why that extra offset 20 on the byte offset 32 which is specified by
> GPT specs (UEFI 2.4, 5.3.3) ? (Do i get the language wrong ?)
Well I've been looking at this. It seems gptmbr.S