Description:
Assembly languages of various flavors.
|
|
|
spam killing the Forum
|
| |
The way to solve this problem is for a small interested group (2/3) to volunteer, and start a moderated group under a similar name, on Google Groups. Then most spam is detected and sidelined to a "please confirm" file, where honest postings can be tagged by an informed moderator, for immediate release; while the others are quickly junked and do not... more »
|
|
CLAX: Down but not out!
|
| |
Jim has officially abandoned the newsgroup. I am working on a solution to bring it back from the ashes. Stay tuned... Nathan.
|
|
Tasm v5.0 : Problem creating a .LIB from/for a VC++ executable
|
| |
Hello all, I'm in a bit of a fix. I'm trying to create a new .LIB file, but the origional functions have names that are not accepted by Tasms v5.0 ImpLib program. Below is an entry when directly ImpLib-ing the executable into a Library (a lib I can't seem to use) : ----------------------- 001240 THEADR ??9bzApiString@@QAE_NABV0@@Z... more »
|
|
AMD64: 32bit operations extend to 64 bits.
|
| |
Hello, Pending my debugger question so I can test this stuff out.... Is it correct in my assumption that taken the instruction: shr edx,2 will result in the high 32 bits of rdx being zero so I can turn around and use rdx? Also, would the following affectively zero the high 32 bits of a general register rax:... more »
|
|
Debugger for AMD64?
|
| |
Anyone know of a AMD64 compatible symdeb/debug (command line) type debugger? I use them all the time to test instruction results. For i386 I use ddeb, but don't know of an AMD64 version?
|
|
|