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
e4263298
Commit
e4263298
authored
Aug 28, 2015
by
yb9976
Browse files
Sub modifies flags.
This fixes backend/amd64_sub2.c.
parent
cb2708bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/amd64/amd64_spec.pl
View file @
e4263298
...
...
@@ -306,7 +306,7 @@ sar => {
sub
=>
{
template
=>
$binop
,
irn_flags
=>
[
"
rematerializable
"
],
irn_flags
=>
[
"
modify_flags
",
"
rematerializable
"
],
emit
=>
"
sub%M %AM
",
},
...
...
Write
Preview
Markdown
is supported
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