source: trunk/softs/tests_ccvcache_v4/test_sync/run.out @ 265

Last change on this file since 265 was 265, checked in by bouyer, 12 years ago

Update/add 2 new tests, from tests_mips32_vcache:
test_llsc: check basic functionnality of ll/sc
test_sc_no_ll: check that a sc without prior ll fails as expected

File size: 1.0 KB
Line 
1
2             SystemC 2.2.0 --- Jun  8 2009 14:24:30
3        Copyright (c) 1996-2006 by all Contributors
4                    ALL RIGHTS RESERVED
5Mapping table: ad:(6) id:(6) cacheability mask: 0xf0000000
6 <Segment "memc_d": base = 0 / size = 0x2000000 / tgtid = (0) / cached>
7 <Segment "boot_d": base = 0xbfc00000 / size = 0x40000 / tgtid = (1) / cached>
8 <Segment "exit_d": base = 0xe0000000 / size = 0x10 / tgtid = (2) / uncached>
9 <Segment "mtty_d": base = 0xd0200000 / size = 0x10 / tgtid = (3) / uncached>
10 <Segment "xicu_d": base = 0xd8200000 / size = 0x1000 / tgtid = (4) / uncached>
11 <Segment "mdma_d": base = 0xe8000000 / size = 0x14 / tgtid = (5) / uncached>
12
13Mapping table: ad:(14) id:(14) cacheability mask: 0xf0000000
14 <Segment "proc_c": base = 0 / size = 0x10 / tgtid = (0) / uncached>
15 <Segment "memc_c": base = 0x40000 / size = 0x10 / tgtid = (1) / uncached>
16
17Loading at 0xbfc00000 size 262144: .text
18Loading at 0 size 33554432: .data
19start
20mmustrted@@@@@@
21Simulation exiting, retval=0
22couldn't find string in output - mtty not working ?
Note: See TracBrowser for help on using the repository browser.