[ gas/testsuite/ChangeLog ]
[deliverable/binutils-gdb.git] / gas / testsuite / gas / maxq20 / pmtest.s
CommitLineData
7499d566
NC
1;# Peripheral(plugable) module test file
2.text
3
4; Timer1 test module configured at mod. no. 3
5move T1CN, #05h
6move T1MD, #233
7move T1CL,A[0]
8; Timer2 module test plugged at mod. no. 4
9move T2CFG, #12h
10move T2V, #12h
11move T2C, A[0]
12
13; MAC module test plugged at 5
14move MCNT, #123
15move MA, #13h
16move MC0, A[13]
17
18;test the pm support
19move 15h,#13h
20move 25h, 13h
21move 13h, #12h
22
23move A[13], #1234h ; PFX 2 test
24move A[15], #1234
25
This page took 0.077917 seconds and 4 git commands to generate.