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

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gdb/] [gdb-6.8/] [sim/] [testsuite/] [sim/] [cris/] [asm/] [boundmv32.ms] - Blame information for rev 26

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 26 jlechner
# mach: crisv32
2
# xerror:
3
# output: program stopped with signal 4.\n
4
 .include "testutils.inc"
5
 
6
; Check that bound with a memory operand is invalid.
7
 start
8
 move.d 0f,r5
9
 move.d r5,r3
10
 .byte 0xd5,0x39        ; bound.d [r5],r3  -- we can't assemble it.
11
 pass
12
 
13
0:
14
 .dword 0b
15
 

powered by: WebSVN 2.1.0

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