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
44f42188
Commit
44f42188
authored
Oct 02, 2015
by
Christoph Mallon
Browse files
amd64: Explicitly set the immediate kind.
Default initialisation just happens to set the correct value.
parent
0c3f4f76
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/amd64/amd64_transform.c
View file @
44f42188
...
...
@@ -1827,6 +1827,7 @@ no_call_mem:
},
.
addr
=
{
.
immediate
=
{
.
kind
=
X86_IMM_VALUE
,
.
offset
=
param
->
offset
,
},
.
variant
=
X86_ADDR_BASE
,
...
...
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