arm.md (cond_return_inverted): Add "length" attribute.
2004-0630 Akos Kiss <akiss@inf.u-szeged.hu> * arm.md (cond_return_inverted): Add "length" attribute. From-SVN: r83896
This commit is contained in:
parent
fd53dbe051
commit
3e1b8dc08b
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2004-0630 Akos Kiss <akiss@inf.u-szeged.hu>
|
||||
|
||||
* arm.md (cond_return_inverted): Add "length" attribute.
|
||||
|
||||
2004-06-29 Per Bothner <per@bothner.com>
|
||||
|
||||
* config/i386/winnt.c (i386_pe_encode_section_info): Smash rtlname's
|
||||
|
|
|
@ -7701,6 +7701,7 @@
|
|||
return output_return_instruction (operands[0], TRUE, TRUE);
|
||||
}"
|
||||
[(set_attr "conds" "use")
|
||||
(set_attr "length" "12")
|
||||
(set_attr "type" "load1")]
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue