Commit 8b0497de by Christophe Lyon

Fix comment in gcc/config/arm/predicates.md

From-SVN: r206126
parent 9f178d6a
......@@ -53,7 +53,7 @@
(ior (match_operand 0 "imm_for_neon_logic_operand")
(match_operand 0 "s_register_operand")))
;; Any hard register.
;; Any general register.
(define_predicate "arm_hard_general_register_operand"
(match_code "reg")
{
......
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