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/] [maxq10/] [pmtest.s] - Rev 299
Go to most recent revision | Compare with Previous | Blame | View Log
;# Peripheral(plugable) module test file .text ; Timer1 test module configured at mod. no. 3 move T1CN, #05h move T1MD, #233 move T1CL,A[0] ; Timer2 module test plugged at mod. no. 4 move T2CFG, #12h move T2V, #12h move T2C, A[0] ; MAC module test plugged at 5 move MCNT, #123 move MA, #13h move MC0, A[13] ;test the pm support move 15h,#13h move 25h, 13h move 13h, #12h
Go to most recent revision | Compare with Previous | Blame | View Log