DevelVitorF

Results 2 comments of DevelVitorF

Clearly declaring data outside segment data its not fully supported by UASM. But we can write .data to uasm knows wath to do or not... ``` .code myfunc proto :PTR...

This hapens in Linux only object assembling. UASM sucessfuly assembles for windows. Needs a fix for linux, not directly related, but affects. ``` kradmoonra@kradmoonra:~/projects/uasm/bin/test$ gdb --args ./uasmd -c -Cp -archAVX...