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
7f7c8ba1
Commit
7f7c8ba1
authored
Dec 22, 2014
by
Christoph Mallon
Browse files
ia32: Correct emitter of xxStore.
parent
34196ff3
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/ia32/ia32_spec.pl
View file @
7f7c8ba1
...
...
@@ -2145,7 +2145,7 @@ xxStore => {
out
=>
[
"
none
",
"
none
",
"
none
"
]
},
ins
=>
[
"
base
",
"
index
",
"
mem
",
"
val
"
],
outs
=>
[
"
M
",
"
X_regular
",
"
X_except
"
],
emit
=>
"
movdqu %
B
",
emit
=>
"
movdqu %
S3, %AM
",
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