blob: e195563ddd063c8a765ff975c88c14626afb3a1c [file] [log] [blame]
if [istarget "spu-*-*"] {
# Using inline assembly to convert long long to int is not working quite
# right # on the SPU. An extra shift-left-4-byte is needed.
return 1
}
return 0