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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [m68k/] [mcf-mov3q.s] - Blame information for rev 816

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
.text
2
|*****************************************************************
3
| Test all permutations of mov3q
4
|*****************************************************************
5
        .global test_mov3q
6
test_mov3q:
7
        mov3q.l #-1,%d0                 | Mode 0
8
        mov3q.l #1,%a1                  | Mode 1
9
        mov3q.l #2,(%a2)                | Mode 2
10
        mov3q.l #3,(%a3)+               | Mode 3
11
        mov3q.l #4,-(%a4)               | Mode 4
12
        mov3q.l #5,(1234,%a5)           | Mode 5
13
        mov3q.l #6,(3,%a6,%d6)          | Mode 6
14
        mov3q.l #7,0x1234.w             | Mode 7.0
15
        mov3q.l #-1,0x12345678.l        | Mode 7.1
16
 

powered by: WebSVN 2.1.0

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