flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
macomics 30 May 2024, 02:26
It is correct
|
|||
![]() |
|
revolution 30 May 2024, 03:05
If the code is a call target then the pushfq will re-align the stack, so it will work fine.
But if the code is used inline then this will crash due to the stack being unaligned. You can fix that by changing movaps to movups.. Then it will work in all situations. Last edited by revolution on 30 May 2024, 04:48; edited 2 times in total |
|||
![]() |
|
zkykernel 30 May 2024, 03:38
revolution wrote: If the code is a call target then the pushfd will re-align the stack, so it will work fine. i just need to save all xmm not call target i will change to movups thanks ! |
|||
![]() |
|
macomics 30 May 2024, 03:55
revolution wrote: If the code is a call target then the pushfd will re-align the stack, so it will work fine. |
|||
![]() |
|
revolution 30 May 2024, 04:48
macomics wrote:
|
|||
![]() |
|
zkykernel 31 May 2024, 04:35
seems change to movups not enough
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.