search for: ppc

Displaying 20 results from an estimated 3198 matches for "ppc".

Did you mean: pc
2017 Feb 10
2
generated HWEncoding based register decoders
Is there any reason why we can't generate HWEncoding based decoders for registers for mc disassemblers? This is a concept patch to explore wether it'd work, and for my target, it does the right thing. I have one case where I have to shift a field over 2 bits, but I handle that in the glue. If I had a HWEncoding encoding on a per register class basis, I could have made it work without
2017 Sep 18
4
Update from 7.3 to 7.4 failing because of architecture change from PPC64 to PPC
Hello, I'm having problems updating from 7.3 to 7.4 on my ppc64 (IBM Power7 p770) installation. yum update stops with Error: Multilib version problems found. [..] Protected multilib versions: systemd-libs-219-42.el7.ppc != systemd-libs-219-42.el7_4.1.ppc64 When I scroll back through the transaction check I see various package dependencies for *.ppc instead...
2017 Sep 18
2
Update from 7.3 to 7.4 failing because of architecture change from PPC64 to PPC
Yep. This worked. Thanks! Why yum can't figure this out itself? On Mon, Sep 18, 2017 at 3:29 PM, Johnny Hughes <johnny at centos.org> wrote: > On 09/18/2017 08:18 AM, Armin Kunaschik wrote: >> Hello, >> >> I'm having problems updating from 7.3 to 7.4 on my ppc64 (IBM Power7 >> p770) installation. >> yum update stops with >> Error: Multilib version problems found. >> [..] >> Protected multilib versions: systemd-libs-219-42.el7.ppc != >> systemd-libs-219-42.el7_4.1.ppc64 >> >> When I scroll back through the...
2017 Feb 10
2
generated HWEncoding based register decoders
...has done the work to make this happen. Ah, ok, just surprising to me then, as I find it more palatable to write the generator than to produce the list. > So that we're on the same page, I believe you're talking about getting rid of tables like this from lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp: > > // FIXME: These can be generated by TableGen from the existing register > // encoding values! > > static const unsigned CRRegs[] = { > PPC::CR0, PPC::CR1, PPC::CR2, PPC::CR3, > PPC::CR4, PPC::CR5, PPC::CR6, PPC::CR7 > }; Yeah, my code does this fo...
2017 Sep 18
0
Update from 7.3 to 7.4 failing because of architecture change from PPC64 to PPC
On 09/18/2017 08:18 AM, Armin Kunaschik wrote: > Hello, > > I'm having problems updating from 7.3 to 7.4 on my ppc64 (IBM Power7 > p770) installation. > yum update stops with > Error: Multilib version problems found. > [..] > Protected multilib versions: systemd-libs-219-42.el7.ppc != > systemd-libs-219-42.el7_4.1.ppc64 > > When I scroll back through the transaction check I see various...
2017 Sep 18
0
Update from 7.3 to 7.4 failing because of architecture change from PPC64 to PPC
On 18/09/17 15:18, Armin Kunaschik wrote: > Hello, > > I'm having problems updating from 7.3 to 7.4 on my ppc64 (IBM Power7 > p770) installation. > yum update stops with > Error: Multilib version problems found. > [..] > Protected multilib versions: systemd-libs-219-42.el7.ppc != > systemd-libs-219-42.el7_4.1.ppc64 > > When I scroll back through the transaction check I see various...
2006 Jun 26
0
[klibc 31/43] ppc support for klibc
The parts of klibc specific to the ppc architecture. Signed-off-by: H. Peter Anvin <hpa at zytor.com> --- commit a82c9b6e9b3428bae592241d1ac276054bc46fc5 tree 70852f39dd495c9bffc307d38f6da673d91ab08a parent 078d6614054391efe17093f8d70340e2c0644ffb author H. Peter Anvin <hpa at zytor.com> Sun, 25 Jun 2006 16:58:37 -0700 com...
2017 Sep 18
0
Update from 7.3 to 7.4 failing because of architecture change from PPC64 to PPC
...! > Why yum can't figure this out itself? > > On Mon, Sep 18, 2017 at 3:29 PM, Johnny Hughes <johnny at centos.org> wrote: >> On 09/18/2017 08:18 AM, Armin Kunaschik wrote: >>> Hello, >>> >>> I'm having problems updating from 7.3 to 7.4 on my ppc64 (IBM Power7 >>> p770) installation. >>> yum update stops with >>> Error: Multilib version problems found. >>> [..] >>> Protected multilib versions: systemd-libs-219-42.el7.ppc != >>> systemd-libs-219-42.el7_4.1.ppc64 >>> >>>...
2003 May 22
0
[PATCH 2.5.69 2/3] Remove NFS root support from the kernel
...1 b/arch/mips/defconfig-rm200 | 1 b/arch/mips64/defconfig | 1 b/arch/mips64/defconfig-ip22 | 1 b/arch/mips64/defconfig-ip27 | 1 b/arch/mips64/defconfig-ip32 | 1 b/arch/parisc/defconfig | 1 b/arch/ppc/configs/FADS_defconfig | 1 b/arch/ppc/configs/IVMS8_defconfig | 1 b/arch/ppc/configs/SM850_defconfig | 1 b/arch/ppc/configs/SPD823TS_defconfig | 1 b/arch/ppc/configs/TQM823L_defconfig | 1 b/arch/ppc/configs/TQM8260_defconfig | 1 b/arch/ppc/configs/TQM...
2009 Jan 31
5
CentOS 5 PPC
There has been some discussion about PPC on this list, and I was looking at the CentOS homepage, and it states that support for the PPC architecture is in progress. Is there actually a V5 (CentOS) PPC download? I have been looking for it on the site without luck. For example http://mirror.centos.org/centos/5/isos/ only has i386 an...
2013 Aug 21
0
Build problems: klibc with Linux 3.10.7
.../linux > make defconfig > make headers_install > > B) cd ~/src/klibc > make KLIBCKERNELSRC=`pwd`/../linux/usr/ > > Sorry, but without my patchs, 'make install' fails with the following message (complete messages file attached) # make install V=1 KLIBCARCH=ppc CROSS_COMPILE=ppc-linux- KLIBCKERNELSRC=/root/gen/trunk/knl/linux/usr/ prefix=/tmp/klibc-install ..... make -f /root/ofs/trunk/packages/klibc-2.0.2/scripts/Kbuild.install obj=. echo " INSTALL headers + man pages to /tmp/klibc-install/lib/klibc" INSTALL headers + man pages to /tmp/kl...
2013 Aug 21
5
Build problems: klibc with Linux 3.10.7
On Tue, Aug 20, 2013 at 07:44:39AM +0200, leroy christophe wrote: > > > Find attached two patches I have in order to build klibc 2.0.2 > against kernel 3.8.13 > We had to introduce those patches when going from kernel 3.6 to kernel 3.7 > Hope it helps. > those patches are wrong and again very brittle. just use the way it is described in `make help': A) cd ~/src/linux
2004 Jan 11
1
cross compling openssh-3.5p1 for ppc
Greetings: ------------ BACKGROUND -------------------------- I am using the Monta Vista development kit on an Intel RedHat Linux platform... the target is PPC_405. The configure utility that comes with the openssh-3.5p1 code will not support cross compilation. It gives an error message about not being able to test its results and then exits before it creates a Makefile. To get around this bug, I edited the configure shell script so that whenever it...
2003 May 22
0
[PATCH 2.5.69 1/3] remove ipconfig support from the kernel
...4 b/arch/mips/defconfig-rm200 | 1 b/arch/mips64/defconfig | 4 b/arch/mips64/defconfig-ip22 | 4 b/arch/mips64/defconfig-ip27 | 4 b/arch/mips64/defconfig-ip32 | 4 b/arch/parisc/defconfig | 4 b/arch/ppc/configs/FADS_defconfig | 4 b/arch/ppc/configs/IVMS8_defconfig | 4 b/arch/ppc/configs/SM850_defconfig | 4 b/arch/ppc/configs/SPD823TS_defconfig | 4 b/arch/ppc/configs/TQM823L_defconfig | 4 b/arch/ppc/configs/TQM8260_defconfig | 4 b/arch/ppc/configs/TQM...
2020 Jul 06
3
Question about basic-aa's assumptions
Hi, I have a test-case for which I seem to be getting incorrect information from basic-aa alias-analysis. Here it is: #include <stdio.h> #define ARR_SIZE 4 char c[ARR_SIZE]; char *pc[ARR_SIZE]; char **ppc = pc; int main() { pc[0] = &c[0]; pc[1] = &c[1]; pc[2] = &c[2]; pc[3] = &c[3]; printf(" ppc: %p\n" " pc : %p\n" " c : %p\n" " *pc: %p\n", ppc, pc, c, *pc); return 0; } The way I compiled it is as follo...
2004 May 05
0
[LLVMdev] Testing LLVM on OS X
...running that through a debugger to find the problem? 176.gcc generates an ICE when trying to compile with llvm and -O3. Here's the build log, are there any other files that might shed more light on this problem? Patrick We will use: 176.gcc Compiling Binaries Building 176.gcc ref base ppc32_llvm default specmake clean 2> make.err | tee make.out rm -rf cc1 cc1.exe *.o core *.err *.out specmake build 2> make.err | tee make.out /Users/patrick/Desktop/LLVM/cfrontend/ppc/llvm-gcc/bin/gcc -c -o c-parse.o -DHOST_WORDS_BIG_ENDIAN -O3 c-parse.c /Users/patrick/Desktop/LL...
2008 Jul 08
3
[LLVMdev] Implementing llvm.atomic.cmp.swap.i32 on PowerPC
...chedInserter = 1 in { > + let Uses = [CR0] in { > + let Uses = [R0] in > + def ATOMIC_LOAD_ADD_I32 : Pseudo< > > The "let Uses = [R0]" is not needed. The pseudo instruction will be > expanded like this later: > > + BuildMI(BB, TII->get(is64bit ? PPC::LDARX : PPC::LWARX), dest) > + .addReg(ptrA).addReg(ptrB); > + BuildMI(BB, TII->get(is64bit ? PPC::ADD4 : PPC::ADD8), PPC::R0) > + .addReg(incr).addReg(dest); > + BuildMI(BB, TII->get(is64bit ? PPC::STDCX : PPC::STWCX)) > + .addReg(PPC::R0).addReg(ptrA).ad...
2014 Jul 09
3
[PATCH] PPC/Altivec removal
This set of patches removes PPC/Altivec code from FLAC. I decided to split the patch into 5 parts to make it more simple: 1) removes FLAC__lpc_restore_signal_asm_ppc_altivec_16* from lpc.h and stream_decoder.c 2) removes PPC-specific code from cpu.c and cpu.h 3) removes PPC stuff from libFLAC/Makefile.lite and build/*.mk 4)...
2008 Jul 10
2
[LLVMdev] Implementing llvm.atomic.cmp.swap.i32 on PowerPC
Evan Cheng wrote: > How about? > > const TargetRegisterClass *RC = is64Bit ? &PPC:GPRCRegClass : > &PPC:G8RCRegClass; > unsigned TmpReg = RegInfo.createVirtualRegister(RC); I tried something like that yesterday: const TargetRegisterClass *RC = is64bit ? &PPC::GPRCRegClass : &PPC::G8RCRegClass; but I kept getting this error no matter how I arranged it...
2010 Jan 29
3
[LLVMdev] llvm-gcc 4.0 question
Hi Dale, Thanks for getting back. I may not be able to switch to llvm 4.2 at this time. I did try: llvm-gcc --emit-llvm -c sumarray.c -o sumarray.bc llc -march=ppc32 sumarray.bc gcc -arch ppc sumarray.s And this produced a ppc binary that worked (at least in this case). Do you know if this approach is worthwhile? Thx, Jose -----Original Message----- From: Dale Johannesen [mailto:dalej at apple.com] Sent: Friday, January 29, 2010 2:50 PM To: Jose Rangel...