projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
780a5b7
)
* config/i386/predicates.md (call_rex64_ms_sysv_operation): Fix comment.
author
Uros Bizjak
<uros@gcc.gnu.org>
Thu, 18 Apr 2013 19:28:31 +0000
(21:28 +0200)
committer
Uros Bizjak
<uros@gcc.gnu.org>
Thu, 18 Apr 2013 19:28:31 +0000
(21:28 +0200)
From-SVN: r198070
gcc/config/i386/predicates.md
patch
|
blob
|
history
diff --git
a/gcc/config/i386/predicates.md
b/gcc/config/i386/predicates.md
index 56ebff768ad18c04de29200f238e68401f91d5f3..baa09137fe16f4c4ececafa27898a9c12bbb8860 100644
(file)
--- a/
gcc/config/i386/predicates.md
+++ b/
gcc/config/i386/predicates.md
@@
-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")
{