Ed Schouten schrieb: > Roman, > > This file doesn't seem to compile with LLVM properly. I don't know a lot > about inline asm, but shouldn't these variables be passed as arguments > to the __asm block? I would fix it if I knew how, but I don't. :-( You cannot pass variables to global asm statements.