* alpha.md (call, call_value) [OSF]: Correct alt 3 insn length.

From-SVN: r23579
This commit is contained in:
Richard Henderson 1998-11-08 16:40:57 -08:00 committed by Richard Henderson
parent 5148a72b33
commit 8cad673c59
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
Mon Nov 9 00:39:02 1998 Richard Henderson <rth@cygnus.com>
* alpha.md (call, call_value) [OSF]: Correct alt 3 insn length.
Sun Nov 8 17:50:30 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* gansidecl.h: Prepend a "G" to the macro wrapping this file

View File

@ -3722,7 +3722,7 @@
bsr $26,$%0..ng
jsr $26,%0\;ldgp $29,0($26)"
[(set_attr "type" "jsr")
(set_attr "length" "12,*,12")])
(set_attr "length" "12,*,16")])
(define_insn ""
[(call (mem:DI (match_operand:DI 0 "call_operand" "r,R,i"))
@ -3762,7 +3762,7 @@
bsr $26,$%1..ng
jsr $26,%1\;ldgp $29,0($26)"
[(set_attr "type" "jsr")
(set_attr "length" "12,*,12")])
(set_attr "length" "12,*,16")])
(define_insn ""
[(set (match_operand 0 "register_operand" "=rf,rf,rf")