[X86] Make the if statement structure for inline assembly constraints 'l',...
[X86] Make the if statement structure for inline assembly constraints 'l', 'r', 'q', 'Q', and 'R' the same. These did similar things but had slight differences. For example 'Q' didn't allow f64, but the others did.
Loading
Please sign in to comment