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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [gdb-6.8/] [sim/] [testsuite/] [sim/] [cris/] [asm/] [jumppv32.ms] - Diff between revs 24 and 157

Only display areas with differences | Details | Blame | View Log

Rev 24 Rev 157
# mach: crisv32
# mach: crisv32
# output: 2222\n
# output: 2222\n
# Test that jump Pd works.
# Test that jump Pd works.
 .include "testutils.inc"
 .include "testutils.inc"
 start
 start
x:
x:
 setf zvnc
 setf zvnc
 move 0f,srp
 move 0f,srp
 test_cc 1 1 1 1
 test_cc 1 1 1 1
 jump srp
 jump srp
 nop
 nop
 quit
 quit
0:
0:
 test_cc 1 1 1 1
 test_cc 1 1 1 1
 move 1f,mof
 move 1f,mof
 jump mof
 jump mof
 nop
 nop
 quit
 quit
 .space 32768,0
 .space 32768,0
 quit
 quit
1:
1:
 move.d 0x2222,r3
 move.d 0x2222,r3
 dumpr3
 dumpr3
 quit
 quit
 
 

powered by: WebSVN 2.1.0

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