sh.md (calli_pcrel, [...]): Add `TARGET_SH2' as a condition.
* config/sh/sh.md (calli_pcrel, call_valuei_pcrel): Add `TARGET_SH2' as a condition. From-SVN: r36761
This commit is contained in:
parent
178b88b9cd
commit
eb69f95cce
@ -1,3 +1,8 @@
|
||||
2000-10-06 Alexandre Oliva <aoliva@redhat.com>
|
||||
|
||||
* config/sh/sh.md (calli_pcrel, call_valuei_pcrel): Add
|
||||
`TARGET_SH2' as a condition.
|
||||
|
||||
2000-10-06 Vladimir Makarov <vmakarov@touchme.toronto.redhat.com>
|
||||
|
||||
* haifa-sched.c (anti_dependency_cache, output_dependency_cache,
|
||||
|
@ -3287,7 +3287,7 @@
|
||||
(use (reg:SI 48))
|
||||
(use (match_operand 2 "" ""))
|
||||
(clobber (reg:SI 17))]
|
||||
""
|
||||
"TARGET_SH2"
|
||||
"bsrf %0\\n%O2:%#"
|
||||
[(set_attr "type" "call")
|
||||
(set (attr "fp_mode")
|
||||
@ -3316,7 +3316,7 @@
|
||||
(use (reg:SI 48))
|
||||
(use (match_operand 3 "" ""))
|
||||
(clobber (reg:SI 17))]
|
||||
""
|
||||
"TARGET_SH2"
|
||||
"bsrf %1\\n%O3:%#"
|
||||
[(set_attr "type" "call")
|
||||
(set (attr "fp_mode")
|
||||
|
Loading…
Reference in New Issue
Block a user