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/] [bfin/] [cache.s] - Rev 438
Go to most recent revision | Compare with Previous | Blame | View Log
.text .global prefetch prefetch: prefetch[p5]; PreFetch [fp++]; PREFETCH [SP]; .text .global flush flush: flush[ p2 ]; FLUsH [SP++]; .text .global flushinv flushinv: flushinv[ P4 ++ ]; FLUshINv [ fp ]; .text .global iflush iflush: iflush[ p3 ]; iflush [ fp++ ];
Go to most recent revision | Compare with Previous | Blame | View Log