search for: lwi

Displaying 20 results from an estimated 20 matches for "lwi".

Did you mean: l1i
2013 Oct 03
1
[LLVMdev] Help with a Microblaze code generation problem.
..., -40 swi r19, r1, 4 add r19, r1, r0 swi r0, r19, 8 addik r3, r0, 100 swi r3, r19, 20 swi r0, r19, 16 addik r3, r0, -2147483648 swi r3, r19, 24 swi r0, r19, 28 lwi r4, r19, 16 xor r3, r4, r3 lwi r4, r19, 20 or r3, r4, r3 addik r4, r0, 0 addik r5, r0, 1 swi r5, r19, 32 beqid r3, ($BB0_2) swi r4, r19, 36 lwi r3, r19, 36...
2020 Apr 18
2
Debug symbols are missing in elf
...: R_MICROBLAZE_64 .rodata.str1.1+0xe 24: a0a00000 ori r5, r0, 0 28: b0000000 imm 0 28: R_MICROBLAZE_64_PCREL printf 2c: b9f40000 brlid r15, 0 30: f8610024 swi r3, r1, 36 return 0; 34: e8a10028 lwi r5, r1, 40 38: f8610020 swi r3, r1, 32 3c: 10650000 addk r3, r5, r0 40: b60f0008 rtsd r15, 8 44: 80000000 or r0, r0, r0 .... ... hello.elf objdump 8000021c <main>: 8000021c: 10a00000 addk r5, r0, r0 80000220:...
2017 Jan 13
2
NDS32 V3 backend
Hi all, On behalf of Andes Technology Corp, I am proposing a backend targeting the NDS32 V3 ISA. NDS32 V3 ISA is a 16/32 bit mixed instruction set architecture that developed By AndesTech. You can find more information at the Andes website <http://www.andestech.com/>, and reference AndeStar ISA Manual (V3 ISA) from document download page <http://www.andestech.com/product.php?cls=9>.
2012 Aug 12
0
[LLVMdev] llvm microblaze port - severe data hazards
...nd are entirely complicated and different. The port has a 5 stage pipeline where the result of instruction can only be used at stage 3 and 5 only whereas load and store instructions require 4 cycles. That means that if there was a code such as code 1 code 2 lwi r3, r0, 4 addik r3, r4, 5 cmp r4, r3, 5 swi r3, r0, 12 swi r3, r0, 16 would cause cmp and swi r3,r0,12 to use the old value of r3. It should be lwi r3, r0, 4 addik r3, r4, 5 nop...
2020 Apr 18
2
Debug symbols are missing in elf
...000 ori r5, r0, 0 >> 28: b0000000 imm 0 >> 28: R_MICROBLAZE_64_PCREL printf >> 2c: b9f40000 brlid r15, 0 >> 30: f8610024 swi r3, r1, 36 >> return 0; >> 34: e8a10028 lwi r5, r1, 40 >> 38: f8610020 swi r3, r1, 32 >> 3c: 10650000 addk r3, r5, r0 >> 40: b60f0008 rtsd r15, 8 >> 44: 80000000 or r0, r0, r0 >> .... >> ... >> >> hello.elf objdump >> 8000...
2009 Mar 26
1
Problems with idmap_adex module
...X\XX\XX\XX\XX\XX\XX\XX\XX\XX\XX\XX\XX\XX\XX\XX\XX\XX\XX\XX\XX\XX\XX\XX), Scope = 2, GC = yes [2009/03/26 09:12:45, 10] winbindd/idmap_adex/likewise_cell.c:cell_connect_dn(339) Failed! (NT_STATUS_NO_LOGON_SERVERS) [2009/03/26 09:12:45, 1] winbindd/idmap_adex/likewise_cell.c:cell_connect_dn(346) LWI: Failled to connect to cell "dc=LOCAL,dc=DOM" (NT_STATUS_NO_LOGON_SERVERS) [2009/03/26 09:12:45, 10] winbindd/idmap_adex/domain_util.c:dc_search_domains(243) Failed! (NT_STATUS_NO_LOGON_SERVERS) [2009/03/26 09:12:45, 10] winbindd/idmap_adex/provider_unified.c:search_domain(254) Failed...
2020 Apr 20
2
Debug symbols are missing in elf
...28: b0000000 imm 0 >>>> 28: R_MICROBLAZE_64_PCREL printf >>>> 2c: b9f40000 brlid r15, 0 >>>> 30: f8610024 swi r3, r1, 36 >>>> return 0; >>>> 34: e8a10028 lwi r5, r1, 40 >>>> 38: f8610020 swi r3, r1, 32 >>>> 3c: 10650000 addk r3, r5, r0 >>>> 40: b60f0008 rtsd r15, 8 >>>> 44: 80000000 or r0, r0, r0 >>>> .... >>>> ... &...
2017 Dec 11
2
target porting : objdump is not giving proper registers.
...f8000000 swi r0, r0, 0 8: 10000000 addk r0, r0, r0 c: f800002c swi r0, r0, 44 10: 3000000a addik r0, r0, 10 14: f8000028 swi r0, r0, 40 18: 3000000f addik r0, r0, 15 1c: f8000024 swi r0, r0, 36 20: e8000028 lwi r0, r0, 40 24: 6000000f muli r0, r0, 15 28: f8000020 swi r0, r0, 32 2c: 10000000 addk r0, r0, r0 30: e8000000 lwi r0, r0, 0 34: b60f0008 rtsd r15, 8 38: 30000034 addik r0, r0, 52* I am not able to find where it went wrong.c...
2013 Nov 17
1
[LLVMdev] A question about Greedy Register Allocator's reload instruction.
...roll-threshold=1024 -mllvm -unroll-allow-partial demo.c -o demo.s -mllvm -print-after-all The IR after Virtual Register Rewriter whill show this situation as below: " BRLID R15, ga at printf, %R3<imp_def,dead>, %R4<imp_def,dead>, %R5<imp_def,dead>... %R4<def>=LWI <fi#5>,0 ADJCALLSTACKUP 68, 0, %R1 <imp_def>, %R1<imp_def> " The instruction " %R4<def>=LWI <fi#5>,0" loads value from the stack, and it will use SP register as an operand. But the SP may need to be adjusted int the ADJCALLSTACKUP instruction(MBla...
2015 Sep 13
3
AGP cards in PCI mode (fake slots like AGPro, AGP Express, AGI, AGX, XGP)
...- Rate=x8 Capabilities: [d0] HyperTransport: Slave or Primary Interface Command: BaseUnitID=0 UnitCnt=17 MastHost- DefDir- DUL- Link Control 0: CFlE- CST- CFE- <LkFail- Init+ EOC- TXO- <CRCErr=0 IsocEn- LSEn- ExtCTL- 64b- Link Config 0: MLWI=16bit DwFcIn- MLWO=16bit DwFcOut- LWI=16bit DwFcInEn- LWO=16bit DwFcOutEn- Link Control 1: CFlE- CST- CFE- <LkFail+ Init- EOC+ TXO+ <CRCErr=0 IsocEn- LSEn- ExtCTL- 64b- Link Config 1: MLWI=N/C DwFcIn- MLWO=N/C DwFcOut- LWI=N/C DwFcInEn- LWO=N/C DwFcOutEn-...
2020 Apr 21
2
Debug symbols are missing in elf
...>>> 28: R_MICROBLAZE_64_PCREL printf >> >>>> 2c: b9f40000 brlid r15, 0 >> >>>> 30: f8610024 swi r3, r1, 36 >> >>>> return 0; >> >>>> 34: e8a10028 lwi r5, r1, 40 >> >>>> 38: f8610020 swi r3, r1, 32 >> >>>> 3c: 10650000 addk r3, r5, r0 >> >>>> 40: b60f0008 rtsd r15, 8 >> >>>> 44: 80000000 or r0, r0, r0 >> &gt...
2006 Oct 04
0
new package proptest
Dear R users, The package proptest (http://www.davidkraus.net/proptest/) has been recently released to CRAN. The package provides functions for testing the proportional hazards assumption in the Cox model for right censored survival data. Two types of tests for identifying nonproportional covariates are implemented: * data-driven Neyman type smooth tests (using both nested and all-subsets
2012 Oct 21
2
[LLVMdev] Need help trying to generate mblaze code.
Hello, this is a very dump question, I hope to do more valuable question soon, but for now I'm just trying to run a simple hello world in C for clang and llvm to the target mblaze, but is not working. ( I need to change the compiler in the next stage) I past all the weekend tried to run this, and I was unable, I did the build of llVM/clang, but no bin was generate, only silly folder that I
2010 Jul 28
0
getent doesn't list my users when using idmap_adex
...d! [2010/07/28 18:10:01, 0] winbindd/idmap.c:149(smb_register_idmap) Idmap module nss already registered! [2010/07/28 18:10:01, 1] winbindd/idmap.c:580(idmap_alloc_init) could not find idmap alloc module adex [2010/07/28 18:10:01, 1] winbindd/idmap_adex/likewise_cell.c:346(cell_connect_dn) LWI: Failled to connect to cell "dc=MY,dc=DOMAIN,dc=COM" (NT_STATUS_NO_LOGON_SERVERS) ================== Note that the adex module is available on the filesystem: ================== root at ubuntu:/var/log/samba# locate *adex* /usr/lib/samba/idmap/adex.so /usr/share/man/man8/idmap_adex.8....
2012 Feb 04
9
XEN 4.1.2+Centos 6.2+Kernel 3.X
Hey hope this opne is a "make senser". Has anyone tried the "Subject line" combo?, I''ve compiled a dozen src.rpm kernel 3.0 and 3.1 packages with no luck to try native upstream Dom0 kernel support with no success, just a kernel oops and constant reboots. I followed Fedora''s wiki on building a custom kernel, even used F16''s .config which also was a
2012 Feb 04
9
XEN 4.1.2+Centos 6.2+Kernel 3.X
Hey hope this opne is a "make senser". Has anyone tried the "Subject line" combo?, I''ve compiled a dozen src.rpm kernel 3.0 and 3.1 packages with no luck to try native upstream Dom0 kernel support with no success, just a kernel oops and constant reboots. I followed Fedora''s wiki on building a custom kernel, even used F16''s .config which also was a
2006 Oct 03
1
HP Toolbox kills Samba
Hi, I've encountered the following problem at a client. The problem results in one or more of the smbd processing continuously grabbing more and more memory until the system runs out of memory or just becomes unusable due to a low memory condition. This error is extremely serious as the entire server is eventually brought down by one error. After debugging this error at the
2013 Sep 17
10
RESEND [Xen-unstable][Qemu-xen] HVM Guest reading of Expansion ROM from passthroughed PCI device returns data from emulated VGA rom
*RESEND* due to exceeding the mailinglists limit for attachment size. Hi, I''m trying to get secondary vga-passthrough on a HVM guest to work with a AMD HD6570 and the native kernel radeon driver and kernel modesetting. So the guest still gets the emulated stdvga or cirrus device(used in my case here) as primary/boot vga adapter. - When i don''t passthrough the radeon card, the
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking
2006 Apr 20
0
Compililation / linking problems
...c.o mfdrv/graphics.o mfdrv/init.o mfdrv/mapping.o mfdrv/objects.o mfdrv/text.o painting.o palette.o path.o pen.o printdrv.o region.o version.res -Wl,--rpath,\$ORIGIN/`../../tools/relpath /usr/local/lib/wine /usr/local/lib` -o gdi32.dll.so -L../../dlls -ladvapi32 -lkernel32 -lntdll -L../../libs -lwine -L../../libs/unicode -lwine_unicode -L../../libs/port -lwine_port font.o(.text+0x4673): In function `GetCharABCWidthsI': /home/lbouchard/cvs/wine/dlls/gdi/font.c:2390: undefined reference to `WineEngGetCharABCWidthsI' collect2: ld returned 1 exit status --------------------- what do I...