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
5028fbe8
Commit
5028fbe8
authored
Feb 18, 2009
by
Moritz Kroll
Browse files
irio: Added CopyB support
[r25526]
parent
ed55721e
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/ir_spec.py
View file @
5028fbe8
...
...
@@ -406,4 +406,15 @@ Free = dict(
)
]
),
CopyB
=
dict
(
ins
=
[
"mem"
,
"dst"
,
"src"
],
outs
=
[
"M"
,
"X_regular"
,
"X_except"
],
attrs
=
[
dict
(
name
=
"type"
,
type
=
"ir_type*"
)
]
),
)
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