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
0a61572d
Commit
0a61572d
authored
Sep 20, 2015
by
Matthias Braun
Browse files
amd64: Fix x87 store bug
parent
457c2d59
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/amd64/amd64_transform.c
View file @
0a61572d
...
...
@@ -292,7 +292,6 @@ static arch_register_req_t const **const xmm_am_reqs[] = {
};
static
arch_register_req_t
const
**
const
x87K_am_reqs
[]
=
{
NULL
,
mem_reqs
,
x87K_mem_reqs
,
x87K_reg_mem_reqs
,
...
...
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