Re: [gem5-dev] Review Request 2741: arch, base, dev, kern, sym: FreeBSD support

2015-04-19 Thread Ali Saidi
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2741/#review6056 --- src/arch/arm/ArmSystem.py (line 94)

[gem5-dev] Cron /z/m5/regression/do-regression --scratch all

2015-04-19 Thread Cron Daemon
* build/X86/tests/opt/long/fs/10.linux-boot/x86/linux/pc-o3-timing CHANGED! * build/ARM/tests/opt/long/fs/10.linux-boot/arm/linux/realview-o3-dual CHANGED! * build/ARM/tests/opt/long/fs/10.linux-boot/arm/linux/realview-switcheroo-full CHANGED! scons: *** Error 1 scons: *** Error 1 sc

Re: [gem5-dev] Review Request 2743: x86: reimplement integer division

2015-04-19 Thread Steve Reinhardt
On Sun, Apr 19, 2015 at 9:25 AM, Nilay Vaish wrote: > On Sun, 19 Apr 2015, Steve Reinhardt wrote: > > >> --- >> This is an automatically generated e-mail. To reply, visit: >> http://reviews.gem5.org/r/2743/#review6052 >>

Re: [gem5-dev] Review Request 2742: x86: change divide-by-zero fault to division-error

2015-04-19 Thread Steve Reinhardt
> On April 18, 2015, 8:19 p.m., Steve Reinhardt wrote: > > Although I agree that the name "divide-by-zero" is not the most clearly > > descriptive, that is the name of the exception in the x86 architecture (see > > for example http://wiki.osdev.org/Exceptions, or Table 2-1 of Vol 3 of the > >

Re: [gem5-dev] Review Request 2743: x86: reimplement integer division

2015-04-19 Thread Nilay Vaish
On Sun, 19 Apr 2015, Steve Reinhardt wrote: --- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2743/#review6052 --- I like the restructuring..

Re: [gem5-dev] Review Request 2742: x86: change divide-by-zero fault to division-error

2015-04-19 Thread Nilay Vaish
On Sun, 19 Apr 2015, Joel Hestness wrote: On April 19, 2015, 3:19 a.m., Steve Reinhardt wrote: Although I agree that the name "divide-by-zero" is not the most clearly descriptive, that is the name of the exception in the x86 architecture (see for example http://wiki.osdev.org/Exceptions, or

Re: [gem5-dev] Review Request 2742: x86: change divide-by-zero fault to division-error

2015-04-19 Thread Joel Hestness
> On April 19, 2015, 3:19 a.m., Steve Reinhardt wrote: > > Although I agree that the name "divide-by-zero" is not the most clearly > > descriptive, that is the name of the exception in the x86 architecture (see > > for example http://wiki.osdev.org/Exceptions, or Table 2-1 of Vol 3 of the > >

Re: [gem5-dev] Review Request 2741: arch, base, dev, kern, sym: FreeBSD support

2015-04-19 Thread Ruslan Bukin
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2741/ --- (Updated April 19, 2015, 10:12 a.m.) Review request for Default. Repository: gem5