X86: Update the regressions for the new string instructions.
This commit is contained in:
parent
de6eeaaa27
commit
f58f99935a
17 changed files with 68 additions and 70 deletions
|
@ -1,17 +1,17 @@
|
||||||
|
|
||||||
---------- Begin Simulation Statistics ----------
|
---------- Begin Simulation Statistics ----------
|
||||||
host_inst_rate 1980122 # Simulator instruction rate (inst/s)
|
host_inst_rate 1900139 # Simulator instruction rate (inst/s)
|
||||||
host_mem_usage 190864 # Number of bytes of host memory used
|
host_mem_usage 190872 # Number of bytes of host memory used
|
||||||
host_seconds 809.89 # Real time elapsed on the host
|
host_seconds 844.13 # Real time elapsed on the host
|
||||||
host_tick_rate 1179088562 # Simulator tick rate (ticks/s)
|
host_tick_rate 1131428996 # Simulator tick rate (ticks/s)
|
||||||
sim_freq 1000000000000 # Frequency of simulated ticks
|
sim_freq 1000000000000 # Frequency of simulated ticks
|
||||||
sim_insts 1603680170 # Number of instructions simulated
|
sim_insts 1603968718 # Number of instructions simulated
|
||||||
sim_seconds 0.954932 # Number of seconds simulated
|
sim_seconds 0.955076 # Number of seconds simulated
|
||||||
sim_ticks 954931689000 # Number of ticks simulated
|
sim_ticks 955075963000 # Number of ticks simulated
|
||||||
system.cpu.idle_fraction 0 # Percentage of idle cycles
|
system.cpu.idle_fraction 0 # Percentage of idle cycles
|
||||||
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
|
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
|
||||||
system.cpu.numCycles 1909863379 # number of cpu cycles simulated
|
system.cpu.numCycles 1910151927 # number of cpu cycles simulated
|
||||||
system.cpu.num_insts 1603680170 # Number of instructions executed
|
system.cpu.num_insts 1603968718 # Number of instructions executed
|
||||||
system.cpu.num_refs 607157396 # Number of memory references
|
system.cpu.num_refs 607157396 # Number of memory references
|
||||||
system.cpu.workload.PROG:num_syscalls 18 # Number of system calls
|
system.cpu.workload.PROG:num_syscalls 18 # Number of system calls
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
0: system.remote_gdb.listener: listening for remote gdb on port 7000
|
0: system.remote_gdb.listener: listening for remote gdb on port 7001
|
||||||
warn: Entering event queue @ 0. Starting simulation...
|
warn: Entering event queue @ 0. Starting simulation...
|
||||||
warn: instruction 'fnstcw_Mw' unimplemented
|
warn: instruction 'fnstcw_Mw' unimplemented
|
||||||
warn: instruction 'fldcw_Mw' unimplemented
|
warn: instruction 'fldcw_Mw' unimplemented
|
||||||
|
|
|
@ -36,9 +36,9 @@ The Regents of The University of Michigan
|
||||||
All Rights Reserved
|
All Rights Reserved
|
||||||
|
|
||||||
|
|
||||||
M5 compiled Apr 21 2008 13:57:00
|
M5 compiled May 17 2008 13:48:04
|
||||||
M5 started Mon Apr 21 13:59:05 2008
|
M5 started Sat May 17 13:48:05 2008
|
||||||
M5 executing on tater
|
M5 executing on tater
|
||||||
command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/00.gzip/x86/linux/simple-atomic tests/run.py long/00.gzip/x86/linux/simple-atomic
|
command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/00.gzip/x86/linux/simple-atomic tests/run.py long/00.gzip/x86/linux/simple-atomic
|
||||||
Global frequency set at 1000000000000 ticks per second
|
Global frequency set at 1000000000000 ticks per second
|
||||||
Exiting @ tick 954931689000 because target called exit()
|
Exiting @ tick 955075963000 because target called exit()
|
||||||
|
|
|
@ -1,17 +1,17 @@
|
||||||
|
|
||||||
---------- Begin Simulation Statistics ----------
|
---------- Begin Simulation Statistics ----------
|
||||||
host_inst_rate 1615040 # Simulator instruction rate (inst/s)
|
host_inst_rate 1573393 # Simulator instruction rate (inst/s)
|
||||||
host_mem_usage 325376 # Number of bytes of host memory used
|
host_mem_usage 325380 # Number of bytes of host memory used
|
||||||
host_seconds 166.96 # Real time elapsed on the host
|
host_seconds 171.38 # Real time elapsed on the host
|
||||||
host_tick_rate 992489174 # Simulator tick rate (ticks/s)
|
host_tick_rate 966895627 # Simulator tick rate (ticks/s)
|
||||||
sim_freq 1000000000000 # Frequency of simulated ticks
|
sim_freq 1000000000000 # Frequency of simulated ticks
|
||||||
sim_insts 269642972 # Number of instructions simulated
|
sim_insts 269643040 # Number of instructions simulated
|
||||||
sim_seconds 0.165704 # Number of seconds simulated
|
sim_seconds 0.165704 # Number of seconds simulated
|
||||||
sim_ticks 165703617500 # Number of ticks simulated
|
sim_ticks 165703651500 # Number of ticks simulated
|
||||||
system.cpu.idle_fraction 0 # Percentage of idle cycles
|
system.cpu.idle_fraction 0 # Percentage of idle cycles
|
||||||
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
|
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
|
||||||
system.cpu.numCycles 331407236 # number of cpu cycles simulated
|
system.cpu.numCycles 331407304 # number of cpu cycles simulated
|
||||||
system.cpu.num_insts 269642972 # Number of instructions executed
|
system.cpu.num_insts 269643040 # Number of instructions executed
|
||||||
system.cpu.num_refs 124052668 # Number of memory references
|
system.cpu.num_refs 124052668 # Number of memory references
|
||||||
system.cpu.workload.PROG:num_syscalls 429 # Number of system calls
|
system.cpu.workload.PROG:num_syscalls 429 # Number of system calls
|
||||||
|
|
||||||
|
|
|
@ -21,9 +21,9 @@ The Regents of The University of Michigan
|
||||||
All Rights Reserved
|
All Rights Reserved
|
||||||
|
|
||||||
|
|
||||||
M5 compiled Apr 21 2008 13:57:00
|
M5 compiled May 17 2008 13:48:04
|
||||||
M5 started Mon Apr 21 13:59:05 2008
|
M5 started Sat May 17 13:48:05 2008
|
||||||
M5 executing on tater
|
M5 executing on tater
|
||||||
command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/10.mcf/x86/linux/simple-atomic tests/run.py long/10.mcf/x86/linux/simple-atomic
|
command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/10.mcf/x86/linux/simple-atomic tests/run.py long/10.mcf/x86/linux/simple-atomic
|
||||||
Global frequency set at 1000000000000 ticks per second
|
Global frequency set at 1000000000000 ticks per second
|
||||||
Exiting @ tick 165703617500 because target called exit()
|
Exiting @ tick 165703651500 because target called exit()
|
||||||
|
|
|
@ -1,17 +1,17 @@
|
||||||
|
|
||||||
---------- Begin Simulation Statistics ----------
|
---------- Begin Simulation Statistics ----------
|
||||||
host_inst_rate 1972929 # Simulator instruction rate (inst/s)
|
host_inst_rate 1959706 # Simulator instruction rate (inst/s)
|
||||||
host_mem_usage 194468 # Number of bytes of host memory used
|
host_mem_usage 194472 # Number of bytes of host memory used
|
||||||
host_seconds 752.49 # Real time elapsed on the host
|
host_seconds 757.68 # Real time elapsed on the host
|
||||||
host_tick_rate 1147180666 # Simulator tick rate (ticks/s)
|
host_tick_rate 1139469005 # Simulator tick rate (ticks/s)
|
||||||
sim_freq 1000000000000 # Frequency of simulated ticks
|
sim_freq 1000000000000 # Frequency of simulated ticks
|
||||||
sim_insts 1484611667 # Number of instructions simulated
|
sim_insts 1484825787 # Number of instructions simulated
|
||||||
sim_seconds 0.863243 # Number of seconds simulated
|
sim_seconds 0.863351 # Number of seconds simulated
|
||||||
sim_ticks 863243464000 # Number of ticks simulated
|
sim_ticks 863350524000 # Number of ticks simulated
|
||||||
system.cpu.idle_fraction 0 # Percentage of idle cycles
|
system.cpu.idle_fraction 0 # Percentage of idle cycles
|
||||||
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
|
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
|
||||||
system.cpu.numCycles 1726486929 # number of cpu cycles simulated
|
system.cpu.numCycles 1726701049 # number of cpu cycles simulated
|
||||||
system.cpu.num_insts 1484611667 # Number of instructions executed
|
system.cpu.num_insts 1484825787 # Number of instructions executed
|
||||||
system.cpu.num_refs 533543283 # Number of memory references
|
system.cpu.num_refs 533543283 # Number of memory references
|
||||||
system.cpu.workload.PROG:num_syscalls 541 # Number of system calls
|
system.cpu.workload.PROG:num_syscalls 541 # Number of system calls
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
0: system.remote_gdb.listener: listening for remote gdb on port 7001
|
0: system.remote_gdb.listener: listening for remote gdb on port 7004
|
||||||
warn: Entering event queue @ 0. Starting simulation...
|
warn: Entering event queue @ 0. Starting simulation...
|
||||||
warn: instruction 'fnstcw_Mw' unimplemented
|
warn: instruction 'fnstcw_Mw' unimplemented
|
||||||
warn: instruction 'fldcw_Mw' unimplemented
|
warn: instruction 'fldcw_Mw' unimplemented
|
||||||
|
|
|
@ -64,9 +64,9 @@ The Regents of The University of Michigan
|
||||||
All Rights Reserved
|
All Rights Reserved
|
||||||
|
|
||||||
|
|
||||||
M5 compiled Apr 21 2008 13:57:00
|
M5 compiled May 17 2008 13:48:04
|
||||||
M5 started Mon Apr 21 13:59:05 2008
|
M5 started Sat May 17 13:48:05 2008
|
||||||
M5 executing on tater
|
M5 executing on tater
|
||||||
command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/20.parser/x86/linux/simple-atomic tests/run.py long/20.parser/x86/linux/simple-atomic
|
command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/20.parser/x86/linux/simple-atomic tests/run.py long/20.parser/x86/linux/simple-atomic
|
||||||
Global frequency set at 1000000000000 ticks per second
|
Global frequency set at 1000000000000 ticks per second
|
||||||
Exiting @ tick 863243464000 because target called exit()
|
Exiting @ tick 863350524000 because target called exit()
|
||||||
|
|
|
@ -1,17 +1,17 @@
|
||||||
|
|
||||||
---------- Begin Simulation Statistics ----------
|
---------- Begin Simulation Statistics ----------
|
||||||
host_inst_rate 1920772 # Simulator instruction rate (inst/s)
|
host_inst_rate 1870134 # Simulator instruction rate (inst/s)
|
||||||
host_mem_usage 190768 # Number of bytes of host memory used
|
host_mem_usage 190768 # Number of bytes of host memory used
|
||||||
host_seconds 2392.62 # Real time elapsed on the host
|
host_seconds 2457.40 # Real time elapsed on the host
|
||||||
host_tick_rate 1172956454 # Simulator tick rate (ticks/s)
|
host_tick_rate 1142033656 # Simulator tick rate (ticks/s)
|
||||||
sim_freq 1000000000000 # Frequency of simulated ticks
|
sim_freq 1000000000000 # Frequency of simulated ticks
|
||||||
sim_insts 4595672204 # Number of instructions simulated
|
sim_insts 4595673436 # Number of instructions simulated
|
||||||
sim_seconds 2.806437 # Number of seconds simulated
|
sim_seconds 2.806437 # Number of seconds simulated
|
||||||
sim_ticks 2806436543500 # Number of ticks simulated
|
sim_ticks 2806437159500 # Number of ticks simulated
|
||||||
system.cpu.idle_fraction 0 # Percentage of idle cycles
|
system.cpu.idle_fraction 0 # Percentage of idle cycles
|
||||||
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
|
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
|
||||||
system.cpu.numCycles 5612873088 # number of cpu cycles simulated
|
system.cpu.numCycles 5612874320 # number of cpu cycles simulated
|
||||||
system.cpu.num_insts 4595672204 # Number of instructions executed
|
system.cpu.num_insts 4595673436 # Number of instructions executed
|
||||||
system.cpu.num_refs 1686312529 # Number of memory references
|
system.cpu.num_refs 1686312529 # Number of memory references
|
||||||
system.cpu.workload.PROG:num_syscalls 33 # Number of system calls
|
system.cpu.workload.PROG:num_syscalls 33 # Number of system calls
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
0: system.remote_gdb.listener: listening for remote gdb on port 7004
|
0: system.remote_gdb.listener: listening for remote gdb on port 7005
|
||||||
warn: Entering event queue @ 0. Starting simulation...
|
warn: Entering event queue @ 0. Starting simulation...
|
||||||
warn: instruction 'fnstcw_Mw' unimplemented
|
warn: instruction 'fnstcw_Mw' unimplemented
|
||||||
warn: instruction 'fldcw_Mw' unimplemented
|
warn: instruction 'fldcw_Mw' unimplemented
|
||||||
|
|
|
@ -19,9 +19,9 @@ The Regents of The University of Michigan
|
||||||
All Rights Reserved
|
All Rights Reserved
|
||||||
|
|
||||||
|
|
||||||
M5 compiled Apr 21 2008 13:57:00
|
M5 compiled May 17 2008 13:48:04
|
||||||
M5 started Mon Apr 21 13:59:05 2008
|
M5 started Sat May 17 13:48:05 2008
|
||||||
M5 executing on tater
|
M5 executing on tater
|
||||||
command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/60.bzip2/x86/linux/simple-atomic tests/run.py long/60.bzip2/x86/linux/simple-atomic
|
command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/60.bzip2/x86/linux/simple-atomic tests/run.py long/60.bzip2/x86/linux/simple-atomic
|
||||||
Global frequency set at 1000000000000 ticks per second
|
Global frequency set at 1000000000000 ticks per second
|
||||||
Exiting @ tick 2806436543500 because target called exit()
|
Exiting @ tick 2806437159500 because target called exit()
|
||||||
|
|
|
@ -1,17 +1,17 @@
|
||||||
|
|
||||||
---------- Begin Simulation Statistics ----------
|
---------- Begin Simulation Statistics ----------
|
||||||
host_inst_rate 1448506 # Simulator instruction rate (inst/s)
|
host_inst_rate 1442472 # Simulator instruction rate (inst/s)
|
||||||
host_mem_usage 197928 # Number of bytes of host memory used
|
host_mem_usage 197924 # Number of bytes of host memory used
|
||||||
host_seconds 150.78 # Real time elapsed on the host
|
host_seconds 151.41 # Real time elapsed on the host
|
||||||
host_tick_rate 861614355 # Simulator tick rate (ticks/s)
|
host_tick_rate 858020061 # Simulator tick rate (ticks/s)
|
||||||
sim_freq 1000000000000 # Frequency of simulated ticks
|
sim_freq 1000000000000 # Frequency of simulated ticks
|
||||||
sim_insts 218399767 # Number of instructions simulated
|
sim_insts 218408389 # Number of instructions simulated
|
||||||
sim_seconds 0.129911 # Number of seconds simulated
|
sim_seconds 0.129915 # Number of seconds simulated
|
||||||
sim_ticks 129910856500 # Number of ticks simulated
|
sim_ticks 129915167500 # Number of ticks simulated
|
||||||
system.cpu.idle_fraction 0 # Percentage of idle cycles
|
system.cpu.idle_fraction 0 # Percentage of idle cycles
|
||||||
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
|
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
|
||||||
system.cpu.numCycles 259821714 # number of cpu cycles simulated
|
system.cpu.numCycles 259830336 # number of cpu cycles simulated
|
||||||
system.cpu.num_insts 218399767 # Number of instructions executed
|
system.cpu.num_insts 218408389 # Number of instructions executed
|
||||||
system.cpu.num_refs 77164404 # Number of memory references
|
system.cpu.num_refs 77164404 # Number of memory references
|
||||||
system.cpu.workload.PROG:num_syscalls 395 # Number of system calls
|
system.cpu.workload.PROG:num_syscalls 395 # Number of system calls
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
0: system.remote_gdb.listener: listening for remote gdb on port 7003
|
0: system.remote_gdb.listener: listening for remote gdb on port 7000
|
||||||
warn: Entering event queue @ 0. Starting simulation...
|
warn: Entering event queue @ 0. Starting simulation...
|
||||||
warn: instruction 'fnstcw_Mw' unimplemented
|
warn: instruction 'fnstcw_Mw' unimplemented
|
||||||
warn: instruction 'fldcw_Mw' unimplemented
|
warn: instruction 'fldcw_Mw' unimplemented
|
||||||
|
|
|
@ -18,11 +18,9 @@ The Regents of The University of Michigan
|
||||||
All Rights Reserved
|
All Rights Reserved
|
||||||
|
|
||||||
|
|
||||||
M5 compiled Apr 21 2008 13:57:00
|
M5 compiled May 17 2008 13:48:04
|
||||||
M5 started Mon Apr 21 13:59:05 2008
|
M5 started Sat May 17 13:48:05 2008
|
||||||
M5 executing on tater
|
M5 executing on tater
|
||||||
command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/70.twolf/x86/linux/simple-atomic tests/run.py long/70.twolf/x86/linux/simple-atomic
|
command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/70.twolf/x86/linux/simple-atomic tests/run.py long/70.twolf/x86/linux/simple-atomic
|
||||||
Couldn't unlink build/X86_SE/tests/fast/long/70.twolf/x86/linux/simple-atomic/smred.sav
|
|
||||||
Couldn't unlink build/X86_SE/tests/fast/long/70.twolf/x86/linux/simple-atomic/smred.sv2
|
|
||||||
Global frequency set at 1000000000000 ticks per second
|
Global frequency set at 1000000000000 ticks per second
|
||||||
Exiting @ tick 129910856500 because target called exit()
|
Exiting @ tick 129915167500 because target called exit()
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
|
|
||||||
---------- Begin Simulation Statistics ----------
|
---------- Begin Simulation Statistics ----------
|
||||||
host_inst_rate 13844 # Simulator instruction rate (inst/s)
|
host_inst_rate 13744 # Simulator instruction rate (inst/s)
|
||||||
host_mem_usage 186312 # Number of bytes of host memory used
|
host_mem_usage 186320 # Number of bytes of host memory used
|
||||||
host_seconds 0.61 # Real time elapsed on the host
|
host_seconds 0.62 # Real time elapsed on the host
|
||||||
host_tick_rate 8053994 # Simulator tick rate (ticks/s)
|
host_tick_rate 7996070 # Simulator tick rate (ticks/s)
|
||||||
sim_freq 1000000000000 # Frequency of simulated ticks
|
sim_freq 1000000000000 # Frequency of simulated ticks
|
||||||
sim_insts 8475 # Number of instructions simulated
|
sim_insts 8475 # Number of instructions simulated
|
||||||
sim_seconds 0.000005 # Number of seconds simulated
|
sim_seconds 0.000005 # Number of seconds simulated
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
0: system.remote_gdb.listener: listening for remote gdb on port 7000
|
0: system.remote_gdb.listener: listening for remote gdb on port 7003
|
||||||
warn: Entering event queue @ 0. Starting simulation...
|
warn: Entering event queue @ 0. Starting simulation...
|
||||||
warn: instruction 'fnstcw_Mw' unimplemented
|
warn: instruction 'fnstcw_Mw' unimplemented
|
||||||
warn: instruction 'fldcw_Mw' unimplemented
|
warn: instruction 'fldcw_Mw' unimplemented
|
||||||
|
|
|
@ -6,8 +6,8 @@ The Regents of The University of Michigan
|
||||||
All Rights Reserved
|
All Rights Reserved
|
||||||
|
|
||||||
|
|
||||||
M5 compiled Apr 21 2008 13:57:00
|
M5 compiled May 17 2008 13:48:04
|
||||||
M5 started Mon Apr 21 13:57:01 2008
|
M5 started Sat May 17 13:48:05 2008
|
||||||
M5 executing on tater
|
M5 executing on tater
|
||||||
command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/quick/00.hello/x86/linux/simple-atomic tests/run.py quick/00.hello/x86/linux/simple-atomic
|
command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/quick/00.hello/x86/linux/simple-atomic tests/run.py quick/00.hello/x86/linux/simple-atomic
|
||||||
Global frequency set at 1000000000000 ticks per second
|
Global frequency set at 1000000000000 ticks per second
|
||||||
|
|
Loading…
Reference in a new issue