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
4e520c22
Commit
4e520c22
authored
Jan 30, 2016
by
Christoph Mallon
Browse files
ia32: Simplify emitter of cmov.
parent
29458a40
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/ia32/ia32_spec.pl
View file @
4e520c22
...
...
@@ -804,7 +804,7 @@ CMovcc => {
am
=>
"
source,binary
",
attr_type
=>
"
ia32_condcode_attr_t
",
attr
=>
"
x86_condition_code_t condition_code
",
emit
=>
"
cmov%P5 %
AS4, %D0
",
emit
=>
"
cmov%P5 %
B
",
latency
=>
1
,
mode
=>
"
first
",
},
...
...
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