Review Board 2.0.15


All Review Requests

Summary
Submitter Posted
Last Updated
ISA: Get rid of old, unused utility functions cluttering up the ISAs.
gblack
August 22nd, 2010, 6:57 p.m.
X86: Get rid of the flagless microop constructor.
gblack
August 22nd, 2010, 6:52 p.m.
X86: Make the TLB fault instead of panic when something is unmapped in SE mode.
gblack
August 22nd, 2010, 6:51 p.m.
X86: Make the x86 ExtMachInst serializable with (UN)SERIALIZE_SCALAR.
gblack
August 22nd, 2010, 6:49 p.m.
X86: Define a noop ExtMachInst.
gblack
August 22nd, 2010, 6:47 p.m.
X86: Mark serializing macroops and regular instructions as such.
gblack
August 22nd, 2010, 6:46 p.m.
X86: Add a .serializing directive that makes a macroop serializing.
gblack
August 22nd, 2010, 6:44 p.m.
X86: Consolidate extra microop flags into one parameter.
gblack
August 22nd, 2010, 6:43 p.m.
CPU: Make the constants for StaticInst flags visible outside the class.
gblack
August 22nd, 2010, 6:41 p.m.
STATS: Fix off-by-one error in distributions.
ali
August 18th, 2010, 11:50 a.m.
BUILD: GCC 4.4.1/2 have a bug in their auto-vectorizer that we trip on
ali
August 13th, 2010, 10:06 a.m.
ALPHA: The previous O3 patch causes a slight stats change with fullsys.
ali
August 13th, 2010, 10:05 a.m.
O3: Skipping mem-order violation check for uncachable loads.
ali
August 13th, 2010, 10:05 a.m.
ARM: DPRINTFs prints disassembly for uops
ali
August 13th, 2010, 10:04 a.m.
[Discarded] ARM: make predicated-false instruction to move data from a old register.
ali
August 13th, 2010, 10:03 a.m.
ARM: adding non-speculative/serialize flags for instructions change CPSR
ali
August 13th, 2010, 10:01 a.m.
ARM: Clean up flattening for SPSR adding
ali
August 13th, 2010, 10 a.m.
ARM: Implement DBG instruction that doesn't do much for now.
ali
August 13th, 2010, 10 a.m.
MEM: Make CLREX a first class request operation and clear locks in caches when it in received
ali
August 13th, 2010, 9:59 a.m.
ARM: Make sure that software prefetch instructions can't change the state of the TLB
ali
August 13th, 2010, 9:59 a.m.
ARM: Don't write tracedata in completeAcc as we might hav freed it already
ali
August 13th, 2010, 9:58 a.m.
ARM: Implement CLREX init/complete acc methods
ali
August 13th, 2010, 9:58 a.m.
ARM: Fix Uncachable TLB requests and decoding of xn bit
ali
August 13th, 2010, 9:58 a.m.
Devices: Allow a device to specify that a request is uncachable.
ali
August 13th, 2010, 9:57 a.m.
ARM: For non-cachable accesses set the UNCACHABLE flag
ali
August 13th, 2010, 9:57 a.m.
ARM: Implement DSB, DMB, ISB
ali
August 13th, 2010, 9:55 a.m.
ARM: Get SCTLR TE bit from reset SCTLR
ali
August 13th, 2010, 9:54 a.m.
ARM: Implement CLREX
ali
August 13th, 2010, 9:53 a.m.
ARM: BX only conditional within at IT block
ali
August 13th, 2010, 9:53 a.m.
ARM: BX instruction can be contitional if last instruction in a IT block
ali
August 13th, 2010, 9:52 a.m.
CPU: Print out flatten-out register index as with IntRegs/FloatRegs traceflag
ali
August 13th, 2010, 9:52 a.m.
CPU: Make Exec trace to print predication result (if false) for memory instructions
ali
August 13th, 2010, 9:52 a.m.
ARM: mark msr/mrs instructions as SerializeBefore/After
ali
August 13th, 2010, 9:51 a.m.
O3: Handle loads when the destination is the PC.
ali
August 13th, 2010, 9:51 a.m.
ARM/O3: store the result of the predicate evaluation in DynInst or Threadstate.
ali
August 13th, 2010, 9:51 a.m.
ARM: adding genMachineCheckFault() stub for ARM that doesn't panic
ali
August 13th, 2010, 9:50 a.m.
ARM: DFSR status value for sync external data abort is expected to be 0x8 in ARMv7
ali
August 13th, 2010, 9:50 a.m.
ARM: Temporary local variables can't conflict with isa parser operands.
ali
August 13th, 2010, 9:49 a.m.
ARM: Exclusive accessse must be double word aligned
ali
August 13th, 2010, 9:49 a.m.
ARM: Add some registers for big loads/stores to support neon.
ali
August 13th, 2010, 9:49 a.m.
ARM: Decode neon memory instructions.
ali
August 13th, 2010, 9:48 a.m.
ARM: Clean up the ISA desc portion of the ARM memory instructions.
ali
August 13th, 2010, 9:46 a.m.
Loader: Don't insert symbols into the symbol table that begin wiht '$'.
ali
August 13th, 2010, 9:46 a.m.
ARM: We don't currently support ThumbEE exceptions, so don't report that we do
ali
August 13th, 2010, 9:46 a.m.
ARM: Change how the AMBA device ID checking is done to make it more generic
ali
August 13th, 2010, 9:45 a.m.
ARM: Add configuration for Linux/Full System
ali
August 13th, 2010, 9:41 a.m.
ARM: Add system for ARM/Linux and bootstrapping
ali
August 13th, 2010, 9:40 a.m.
ARM: Add I/O devices for booting linux
ali
August 13th, 2010, 9:40 a.m.
ARM: Implement some more misc registers
ali
August 13th, 2010, 9:40 a.m.
ARM: Fix an un-initialized variable bug
ali
August 13th, 2010, 9:40 a.m.
« < 60 61 62 63 64 65 > 65 pages