Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Zwinkau
libfirm
Repository
libfirm
ir
be
sparc
sparc_transform.c
Find file
Blame
History
Permalink
sparc: Correct the asm constraint 'A' to 'i'.
· 1ee91578
Christoph Mallon
authored
May 24, 2015
'A' is for 5-bit immediates, but the code matches the behavior of 'i', i.e. any immediate.
1ee91578