flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Mentol 12 Jun 2006, 18:03
i got the problem solved
![]() Code: lea eax, [s_a] mov [eax+sockaddr_in.sin_port], 1 |
|||
![]() |
|
jbojarczuk 21 Jun 2006, 04:32
Have you tried using Privalov's macros? They work, create a faster code (you don't have the register pressure of using eax, you may use ebp directly), and allow you to use
mov s_a.sin_port, 0 . |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.