First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
entry point of lib.so
Hi All If I loaded a PIC library (.so file), It has an entry point in the ELF header, see below: ELF Header: Magic: 7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00 Class: ELF32 Data: 2's complement, little endian Version: ... 15 Apr 2010 14:43
implement stack and queue in C or in asm
Xpost[alt.lang.asm,comp.lang.c,comp.programming] It is two days that i write little functions for handle stack and queue [of 32 bits elements, (pointers or unsigned or int of 32 bit)] and they seems to me very good written etc Is there anyone that implemented these queue and stack using only pointers [no inde... 4 Apr 2010 13:42
peter-bochs-debugger is a GUI debugger for bochs
peter-bochs-debugger is a GUI debugger for bochs http://code.google.com/p/peter-bochs/ ... 1 Apr 2010 00:20
status update 1 (Re: assembler speed...)
"cr88192" <cr88192(a)hotmail.com> wrote in message news:hofus4$a0r$1(a)news.albasani.net... well, this was a recent argument on comp.compilers, but I figured it may make some sense in a "freer" context. well, a status update: 1.94 MB/s is the speed which can be gained with "normal" operation (textual in... 11 Apr 2010 19:00
x86 instruction set usage-difference between windows 95 and windows xp ?
On Thu, 25 Mar 2010 22:45:31 -0700 (PDT), "Alexei A. Frounze" <alexfrunews(a)gmail.com> wrote: On Mar 25, 12:54�pm, Rugxulo <rugx...(a)gmail.com> wrote: On Mar 25, 1:15�am, "Alexei A. Frounze" <alexfrun...(a)gmail.com> wrote: Now, new non-system instructions that don't come in with new CPU regist... 29 Mar 2010 10:12
assembler speed...
well, this was a recent argument on comp.compilers, but I figured it may make some sense in a "freer" context. basically, it is the question of whether or not a textual assembler is fast enough for use in a JIT context (I believe it is, and that one can benefit notably from using textual ASM here). in my ca... 26 Mar 2010 15:33
x86 instruction set usage-difference between windows 95 and windows xp ?
Hello, My questions are: Q1: How much x86 instruction set usage-difference is there between windows 95 and windows xp ? As far as I know the x86 instruction set can be divide into two parts: Part 1. Operating system specific instructions and registers for kernel-space/mode/world. Part 2. Application ... 29 Mar 2010 11:19
Bibbia Nuovo Testamento su preghiera
io_x wrote: 18 Un notabile lo interrog� "Maestro buono, che devo fare per ottenere la vita eterna? ". 19Ges� gli rispose "Perch� mi dici buono? Nessuno � buono, se non uno solo, Dio. 20Tu conosci i comandamenti Non commettere adulterio, non uccidere, non rubare, non testimoniare il falso, onora ... 22 Mar 2010 03:52
comment on my, code, Im little bit rusty , got c++ code finally;) (complete source for interested)
On Wed, 17 Mar 2010 07:49:16 +0100 Branimir Maksimovic <bmaxa(a)hotmail.com> wrote: This is another finished version. Previous version used packed ACTG string as hash but that wasn't enough, so added little bit twiddling to get less collisions ;) Improved sse2 compare function, used pmovmskb to employ single comp... 22 Mar 2010 13:02
comment on my, code, Im little bit rusty , another bugcorrected, used SSE2 (somewhat)
On Fri, 12 Mar 2010 08:14:30 +0100 Branimir Maksimovic <bmaxa(a)hotmail.com> wrote: I had wrong count when sorting frequencies. Didn;t show up as when there is only one element in a raw, wasn;t issue. Used SSE2 to reduce pressure on stack, but there is no noticeable difference. Could be faster with SSE4 but then ... 17 Mar 2010 03:35
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18