what timer? "add eax, 45 xor eax, 89933 sub ecx, 45 add eax, 45 xor eax, 89933 sub ecx, 45 add eax, 45 xor eax, 89933 sub ecx, 45 add eax, 45 xor eax, 89933... 26 Jun 2010 03:17
the general serve is not sufficient do you like my hobby work of the day? not tested, it is so because it has to deal only one connection in one tread of the program it has only one parameter [a pointer that is one array of parametres] there is someone understand it? align 4 tcpServerUno_m: <b,c,r,i,j,k s-=256 << nPort=0, nomeF=4, argf=8... 10 Jul 2010 13:47
Delphi 2007 move routine flawed ? I suspect there is a bug in this assembler routine, you'd be a hero and big news if you can find it ! ;) :) I suspect the problem is with copieing large blocks of memory which have a weird size like +1, +2 +3 +4 +5 +6 +7 so anything that will fall within a memory cell of say 4 or 8 bytes... either that or somet... 13 Jun 2010 10:27
fish eat adage, was [Re: I & J] "Rod Pemberton" <do_not_have(a)notreplytome.cmm> wrote in message news:hv172c$qpf$1(a)speranza.aioe.org... "John Passaniti" <john.passaniti(a)gmail.com> wrote in message news:010e6b4d-9d86-48ea-9193-e684d514f58c(a)k39g2000yqd.googlegroups.com... I take it you don't believe in the old adage "give a man a fish ... 16 Jun 2010 03:25
instruction prefix not allowed I am getting A2068: instruction prefix not allowed with the last statement. Can someone help? Thanks. ..data string db '¯ÅžââÃÃÃ' ; not $ = à (Alt 219)MUST BE AT THE END !! NoNo db ' ',0 ..data? storage db (sizeof string) dup (?) ; contains decrypted ... 13 Jun 2010 01:50
very small tool very small tool, help little bit http://code.google.com/p/elf-dependency-walker/ thanks from Peter (cmk128(a)hotmail.com) ... 11 Jun 2010 11:25
2 new instructions for marker scanning for Skybuck's Universal Code 6. Decoding of Skybuck's Universal Code 6 can be accelerated by two new instructions: The instructions would be called: ScanMarkerForward (SMF) ScanMarkerBackward (SMB) Two different versions are thinkable: Version 1 uses a BitPosition to indicate where to start scanning to prevent the need for masking un... 8 Jun 2010 01:28
Skybuck's Universal Code Version 6 (The Fast Version) Hello, It is time to make the world acquinted with Skybuck's Universal Code 6 (The Fast Version). Today's computers/instructions/instruction sets don't really work with "interleaved bits". They work more with "consecutive bits". Therefore it is time to update Skybuck's Universal Code Concept with versio... 8 Jun 2010 00:21
Maximum number of operands for x86 and x64 instruction set ? Hello, Suppose I want to design a new instruction for the x86 instruction set or perhaps the newer version/extension the x64 instruction set... I have a question about that... The question is: What's the maximum number of operands at my disposal for the design ? For example SHLD has 3 operands: Two f... 14 Jun 2010 11:44 |