flat assembler
Message board for the users of flat assembler.
Index
> Windows > SSE code and aligning to paragraph |
Author |
|
baldr 22 Feb 2015, 09:47
datkins,
You definitely should provide some extra data. Source? |
|||
22 Feb 2015, 09:47 |
|
datkins 22 Feb 2015, 10:05
Hi,
was trying to align the section to paragraph with this section 'DATA' data readable writeable align 16 seems the align cannot be done for the section, taken that out and then this works fine, section 'DATA' data readable writeable ssetest1: dp 12 align 16 sseTestValue: dp 0h, 0h had hoped "dp" would allow a pargaoh size constant but realised now its a pointer, never mind back to dq think I'm heading in the right way at last! |
|||
22 Feb 2015, 10:05 |
|
AsmGuru62 22 Feb 2015, 12:59
I may be wrong, but I think sections are already aligned by some value, like 512.
|
|||
22 Feb 2015, 12:59 |
|
datkins 22 Feb 2015, 14:18
you might be right, our other linker has a size for this but fasm is new to me so I was not sure.
|
|||
22 Feb 2015, 14:18 |
|
revolution 22 Feb 2015, 14:42
AsmGuru62 wrote: I may be wrong, but I think sections are already aligned by some value, like 512. |
|||
22 Feb 2015, 14:42 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.