[LLVMdev] Issues with inline assembly
Stephen Checkoway
s at pahtak.org
Wed Nov 20 11:55:40 PST 2013
On Nov 20, 2013, at 10:04 AM, Ghitulete Razvan <razvan.ghitulete at gmail.com> wrote:
> <inline asm>:1:2: error: ambiguous instructions require an explicit
> suffix (could be 'btsw', 'btsl', or 'btsq')
> bts $14,(%eax)
This has come up before <https://groups.google.com/forum/#!topic/llvm-dev/vomnIQjefzA>. I don't recall if there was a resolution.
--
Stephen Checkoway
More information about the llvm-dev
mailing list