[MSEide-MSEgui-talk] Inline asm

2018-09-07 Thread Duat
Hello :), Support Inline Assembler x86 / 64? Thank you ___ mseide-msegui-talk mailing list mseide-msegui-talk@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Re: [MSEide-MSEgui-talk] Inline asm

2018-09-07 Thread code dz
2018-09-07 21:25 UTC+01:00, Duat : > Hello :), > Support Inline Assembler x86 / 64? > > Thank you > > is this a question or pull request ? ___ mseide-msegui-talk mailing list mseide-msegui-talk@lists.sourceforge.net https://lists.sourceforge.net/lists/l

Re: [MSEide-MSEgui-talk] Inline asm

2018-09-07 Thread Duat
no, it's just a question since I had seen that with freepascal it was not done with llvm (for various reasons). I just found your project and I wanted to understand a little bit .. Sorry for my bad English. ;) Il 07/09/2018 22:47, code dz ha scritto: 2018-09-07 21:25 UTC+01:00, Duat : Hello :

Re: [MSEide-MSEgui-talk] Inline asm

2018-09-07 Thread Martin Schreiber
On Friday 07 September 2018 22:25:43 Duat wrote: > Hello :), > Support Inline Assembler x86 / 64? > MSElang currently has no support for inline assembler. It is planned but has low priority. It is not yet clear how MSElang variables and addresses can be mapped to LLVM assembler tokens. http://llv

Re: [MSEide-MSEgui-talk] Inline asm

2018-09-07 Thread Duat
In my projects I use a lot of Inline Assembler. https://github.com/Pigrecos Il 08/09/2018 06:57, Martin Schreiber ha scritto: On Friday 07 September 2018 22:25:43 Duat wrote: Hello :), Support Inline Assembler x86 / 64? MSElang currently has no support for inline assembler. It is planned but