Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
074e7549
Commit
074e7549
authored
Mar 08, 2016
by
Christoph Mallon
Browse files
ia32: Remove duplicate 'out_reqs' from 'Sub'.
parent
df94ee9e
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/ia32/ia32_spec.pl
View file @
074e7549
...
...
@@ -543,7 +543,6 @@ Sub => {
out_reqs
=>
[
"
eax ebx ecx edx in_r3
",
"
flags
",
"
mem
"
],
},
},
out_reqs
=>
[
"
in_r3
",
"
flags
",
"
mem
"
],
ins
=>
[
"
base
",
"
index
",
"
mem
",
"
minuend
",
"
subtrahend
"
],
outs
=>
[
"
res
",
"
flags
",
"
M
"
],
am
=>
"
source,binary
",
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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