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/] [bfin/] [event.s] - Rev 304
Go to most recent revision | Compare with Previous | Blame | View Log
.text .global idle idle: IDle; .text .global csync csync: csync; .text .global ssync ssync: SSYNC; .text .global emuexcpt emuexcpt: EMuExCpt; .text .global cli cli: cli r7; CLI R0; .text .global sti sti: STI r1; stI r2; .text .global raise raise: raise 15; RAISE 0; .text .global excpt excpt: excpt 15; EXCPT 0; .text .global testset testset: testset(p5); TESTset (P0); .text .global nop nop: nop; MNOP;
Go to most recent revision | Compare with Previous | Blame | View Log