Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
c3cc8870
Commit
c3cc8870
authored
Aug 04, 2015
by
Christoph Mallon
Browse files
ia32: Always use the x87 mode for fdup.
parent
19590a0d
Changes
1
Show whitespace changes
Inline
Side-by-side
ir/be/ia32/ia32_spec.pl
View file @
c3cc8870
...
...
@@ -1808,7 +1808,7 @@ fdup => {
attrs_equal
=>
"
attrs_equal_false
",
emit
=>
"
fld %F0
",
attr_type
=>
"
ia32_x87_attr_t
",
mode
=>
"
get_irn_mode(val)
"
,
mode
=>
$mode_fp87
,
latency
=>
1
,
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment