Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
c5b382f8
Commit
c5b382f8
authored
Mar 02, 2009
by
Moritz Kroll
Browse files
irio: Added support for DivRL
[r25593]
parent
4cef2a70
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/ir_spec.py
View file @
c5b382f8
...
...
@@ -208,6 +208,15 @@ Div = dict(
dict
(
name
=
"state"
,
type
=
"op_pin_state"
),
dict
(
name
=
"no_remainder"
,
type
=
"int"
,
init
=
"0"
,
special
=
dict
(
suffix
=
"RL"
,
init
=
"1"
)
)
]
),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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