URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [i860/] [dir-intel02.s] - Rev 438
Go to most recent revision | Compare with Previous | Blame | View Log
// Intel assembler directives: // Test that the .atmp directive is recognized and functions. .text .atmp r31 or 0x12345678,r0,r24 adds r24,r9,r8 .atmp r5 or 0xf0f05a5a,r0,r24 adds r24,r9,r8
Go to most recent revision | Compare with Previous | Blame | View Log