"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "82318c6f14e1d227a244720651562d81b7c9b18d"
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
Loading
Please register or sign in to comment