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
47b32a33
Commit
47b32a33
authored
Aug 11, 2009
by
Matthias Braun
Browse files
SwitchJmp doesn't have 1 'none' output
[r26326]
parent
be4c25fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/ia32/ia32_spec.pl
View file @
47b32a33
...
...
@@ -1177,7 +1177,8 @@ Jcc => {
SwitchJmp
=>
{
state
=>
"
pinned
",
op_flags
=>
"
L|X|Y
",
reg_req
=>
{
in
=>
[
"
gp
"
],
out
=>
[
"
none
"
]
},
reg_req
=>
{
in
=>
[
"
gp
"
],
out
=>
[
]
},
mode
=>
"
mode_T
",
attr_type
=>
"
ia32_condcode_attr_t
",
attr
=>
"
long pnc
",
...
...
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