Skip to content
Commit 18fe4581 authored by Evan Cheng's avatar Evan Cheng
Browse files

Fix x86 inline ams 'q' constraint support. In 32-bit mode, it's just like 'Q',...

Fix x86 inline ams 'q' constraint support. In 32-bit mode, it's just like 'Q', i.e. EAX, EDX, ECX, EBX. In 64-bit mode, it just means all the i64r registers. Yeah, that makes sense.

llvm-svn: 76248
parent 72060b97
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment