URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.c-torture/] [execute/] [20030222-1.x] - Rev 688
Compare with Previous | Blame | View Log
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