Commit 4f28f058 by Alexandre Oliva

Whitespace fix

From-SVN: r41350
parent 382e8461
...@@ -1503,7 +1503,7 @@ ...@@ -1503,7 +1503,7 @@
[(set (pc) (match_operand:SI 0 "register_operand" "a")) [(set (pc) (match_operand:SI 0 "register_operand" "a"))
(use (label_ref (match_operand 1 "" "")))] (use (label_ref (match_operand 1 "" "")))]
"" ""
"jmp (%0)" "jmp (%0)"
[(set_attr "cc" "none")]) [(set_attr "cc" "none")])
;; Call subroutine with no return value. ;; Call subroutine with no return value.
......
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