OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [m68k/] [fido.s] - Blame information for rev 818

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
# Test parsing of the operands of the fido-specific instructions.
2
        .text
3
        .globl  foo
4
foo:
5
        sleep
6
        trapx #0
7
        trapx #1
8
        trapx #2
9
        trapx #3
10
        trapx #4
11
        trapx #5
12
        trapx #6
13
        trapx #7
14
        trapx #8
15
        trapx #9
16
        trapx #10
17
        trapx #11
18
        trapx #12
19
        trapx #13
20
        trapx #14
21
        trapx #15
22
        movec #0xffe,%d0
23
        movec #0xffe,%a0
24
        movec #0xfff,%d1
25
        movec #0xfff,%a1
26
        movec %d2,#0xffe
27
        movec %a2,#0xffe
28
        movec %d3,#0xfff
29
        movec %a3,#0xfff
30
        movec %cac,%d4
31
        movec %cac,%a4
32
        movec %mbb,%d5
33
        movec %mbb,%a5
34
        movec %d6,%cac
35
        movec %a6,%cac
36
        movec %d7,%mbb
37
        movec %a7,%mbb
38
        movec %mbo,%d0
39
        movec %mbo,%a0
40
        movec %d1,%mbo
41
        movec %a1,%mbo

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.