URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [mips/] [lifloat.s] - Rev 304
Go to most recent revision | Compare with Previous | Blame | View Log
# Source file used to test the li.d and li.s macros. foo: li.d $4,1.12345 li.d $f4,1.12345 li.s $4,1.12345 li.s $f4,1.12345 # Round to a 16 byte boundary, for ease in testing multiple targets. .ifdef SVR4 nop nop nop .endif .ifdef XGOT nop nop nop .endif
Go to most recent revision | Compare with Previous | Blame | View Log