Commit 5ef3de19 by Uros Bizjak

* config/i386/predicates.md (call_rex64_ms_sysv_operation): Fix comment.

From-SVN: r198070
parent 780a5b71
......@@ -573,7 +573,7 @@
(op, mode == VOIDmode ? mode : Pmode)")
(match_operand 0 "register_no_elim_operand")))
;; Return true if OP is a vzeroall operation, known to be a PARALLEL.
;; Return true if OP is a call from MS ABI to SYSV ABI function.
(define_predicate "call_rex64_ms_sysv_operation"
(match_code "parallel")
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment