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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [sparc/] [mism-1.s] - Blame information for rev 818

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
! Test architecture mismatch warnings.
2
! We don't test every possible mismatch, we just want to be reasonable sure
3
! the mismatch checking code works.
4
!
5
! { dg-do assemble { target sparc*-*-* } }
6
! { dg-options -Av6 }
7
 
8
! sparclite
9
 
10
        divscc %g1,%g2,%g3      ! { dg-error "mismatch|sparclite" "sparclite divscc mismatch" }
11
 
12
        scan %g1,%g2,%g3        ! { dg-error "mismatch|sparclite" "sparclite scan mismatch" }
13
 
14
! v9
15
 
16
        movrz %g1,%g2,%g3       ! { dg-error "mismatch|v9" "v9 fp reg mismatch" }
17
 
18
! v9a
19
 
20
        shutdown                ! { dg-error "mismatch|v9a" "v9a shutdown mismatch" }
21
 
22
foo:

powered by: WebSVN 2.1.0

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