> +    case 'U':
> +      // Ump: A memory address suitable for ldp/stp in SI, DI, SF and DF 
> modes, whatever they may be
> +      // Utf: A memory address suitable for ldp/stp in TF mode, whatever it 
> may be
> +      // Usa: An absolute symbolic address
> +      // Ush: The high part (bits 32:12) of a pc-relative symbolic address
> +      llvm_unreachable("FIXME: Unimplemented support for bizarre 
> constraints");

Additional review: remove the mode comments - they aren't useful.

-eric
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to