simout revision 9079:9a244ebdc3c9
1gem5 Simulator System. http://gem5.org 2gem5 is copyrighted software; use the --copyright option for details. 3 4gem5 compiled Jun 28 2012 22:10:14 5gem5 started Jun 29 2012 01:29:26 6gem5 executing on zizzer 7command line: build/ARM/gem5.fast -d build/ARM/tests/fast/long/se/70.twolf/arm/linux/o3-timing -re tests/run.py build/ARM/tests/fast/long/se/70.twolf/arm/linux/o3-timing 8Global frequency set at 1000000000000 ticks per second 9info: Entering event queue @ 0. Starting simulation... 10 11TimberWolfSC version:v4.3a date:Mon Jan 25 18:50:36 EST 1988 12Standard Cell Placement and Global Routing Program 13Authors: Carl Sechen, Bill Swartz 14 Yale University 15info: Increasing stack size by one page. 16 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 18 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 19 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 20 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 21 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 22 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 23106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 24122 123 124 Exiting @ tick 76049800000 because target called exit() 25