|
|
[Submitted] ARM: Make VMSR, RFE PC/LR etc non speculative, and serializing
|
ali
|
August 23rd, 2010, 9:31 a.m.
|
|
|
|
[Submitted] ARM: fixed a bug in the arm register flattening logic (FP_Base_DepTag was set too low)
|
ali
|
August 23rd, 2010, 9:31 a.m.
|
|
|
|
[Submitted] ARM: Limited implementation of dprintf.
|
ali
|
August 23rd, 2010, 9:31 a.m.
|
|
|
|
[Submitted] ARM: Remove ALPHA KSeg functions
|
ali
|
August 23rd, 2010, 9:31 a.m.
|
|
|
|
[Submitted] ARM: Adding a bogus fault that does nothing. This fault can used to flush the pipe,
|
ali
|
August 23rd, 2010, 9:32 a.m.
|
|
|
|
[Submitted] ARM: Seperate the queues of L1 and L2 walker states.
|
ali
|
August 23rd, 2010, 9:32 a.m.
|
|
|
|
[Submitted] ARM: Support unaligned memory access. Without this flag set,
|
ali
|
August 23rd, 2010, 9:32 a.m.
|
|
|
|
[Submitted] CPU: Print out traces for faluting instructions when the flag for it (ExecFaulting) is set
|
ali
|
August 23rd, 2010, 9:32 a.m.
|
|
|
|
[Discarded] ARM: Exec traceflag prints out data for data instructions and some misc
|
ali
|
August 23rd, 2010, 9:33 a.m.
|
|
|
|
[Submitted] ARM: Clean up use of TBit and JBit.
|
ali
|
September 16th, 2010, 12:46 a.m.
|
|
|
|
[Submitted] Debug: Implement getArgument() and function skipping for ARM.
|
ali
|
September 16th, 2010, 12:47 a.m.
|
|
|
|
[Submitted] ARM: Implement functional virtual to physical address translation
|
ali
|
September 16th, 2010, 12:47 a.m.
|
|
|
|
[Submitted] ARM: Implement a CLCD Frame buffer
|
ali
|
September 16th, 2010, 12:47 a.m.
|
|
|
|
[Submitted] ARM: Fix some subtle bugs in the GIC
|
ali
|
September 16th, 2010, 1 a.m.
|
|
|
|
[Submitted] ARM: Add a Keyboard Mouse Interface controller
|
ali
|
September 16th, 2010, 1:07 a.m.
|
|
|
|
[Submitted] imported patch ext/fake_flash_device.patch
|
ali
|
September 16th, 2010, 1:07 a.m.
|
|
|
|
[Submitted] ARM: Make the TLB a little bit faster by moving most recently used items to front of list
|
ali
|
September 16th, 2010, 1:08 a.m.
|
|
|
|
[Submitted] CPU/Cache: Fix some errors exposed by valgrind
|
ali
|
September 22nd, 2010, 1:43 a.m.
|
|
|
|
[Submitted] ARM/Alpha/Cpu: Change prefetchs to be more like normal loads.
|
ali
|
October 2nd, 2010, 7:11 p.m.
|
|
|
|
[Submitted] ARM: Don't return the result of a table walk the same cycle it's returned.
|
ali
|
October 2nd, 2010, 7:12 p.m.
|
|
|
|
[Submitted] Bus: Have the I/O devices that return address ranges print them out.
|
ali
|
October 2nd, 2010, 7:12 p.m.
|
|
|
|
[Submitted] Mem: Finish half-baked support for mmaping file in physmem.
|
ali
|
October 2nd, 2010, 7:12 p.m.
|
|
|
|
[Submitted] ARM: Keep the warnings to a minimum.
|
ali
|
October 2nd, 2010, 7:12 p.m.
|
|
|
|
[Submitted] ARM: Add support for M5 ops in the ARM ISA
|
ali
|
October 2nd, 2010, 7:12 p.m.
|
|
|
|
[Submitted] ARM: Add checkpointing support
|
ali
|
October 2nd, 2010, 7:12 p.m.
|
|
|
|
[Submitted] ARM: Add some TLB statistics for ARM
|
ali
|
October 2nd, 2010, 7:13 p.m.
|
|
|
|
[Submitted] ARM: Add full-system regressions
|
ali
|
October 2nd, 2010, 7:14 p.m.
|
|
|
|
[Submitted] ARM: Make all ARM uops delayed commit.
|
ali
|
October 26th, 2010, 9:54 p.m.
|
|
|
|
[Submitted] sim: Use forward declarations for ports.
|
ali
|
November 3rd, 2010, 4:12 p.m.
|
|
|
|
[Submitted] scons: add a parameter to configure SCons' build cache
|
ali
|
November 3rd, 2010, 4:13 p.m.
|
|
|
|
[Submitted] ARM: Add support for switching CPUs
|
ali
|
November 8th, 2010, 3:27 p.m.
|
|
|
|
[Submitted] ARM: Cache the misc regs at the TLB to limit readMiscReg() calls.
|
ali
|
November 8th, 2010, 3:28 p.m.
|
|
|
|
[Submitted] ARM: Add support for a dumb IDE controller
|
ali
|
November 8th, 2010, 3:29 p.m.
|
|
|
|
[Submitted] imported patch ext/arm_gdb.patch
|
ali
|
November 8th, 2010, 3:29 p.m.
|
|
|
|
[Submitted] ARM: Implement a CLCD Frame buffer
|
ali
|
November 8th, 2010, 3:30 p.m.
|
|
|
|
[Submitted] ARM: Add a Keyboard Mouse Interface controller
|
ali
|
November 8th, 2010, 3:30 p.m.
|
|
|
|
[Submitted] O3: prevent a squash when completeAcc() modifies misc reg through TC.
|
ali
|
November 8th, 2010, 3:30 p.m.
|
|
|
|
[Submitted] imported patch ext/simd_opclasses.patch
|
ali
|
November 8th, 2010, 3:32 p.m.
|
|
|
|
[Submitted] O3: Make all instructions that write a misc register not perform the write until commit.
|
ali
|
November 8th, 2010, 3:39 p.m.
|
|
|
|
[Submitted] [mq]: pretty_scons.diff
|
ali
|
November 8th, 2010, 3:41 p.m.
|
|
|
|
[Submitted] ARM: Add support for moving predicated false dest operands from sources.
|
ali
|
November 8th, 2010, 3:54 p.m.
|
|
|
|
[Submitted] imported patch ext/noisa.patch
|
ali
|
November 11th, 2010, 1:08 p.m.
|
|
|
|
[Submitted] CPU: Fix bug when a split transaction is issued to a faster cache
|
ali
|
November 11th, 2010, 4:12 p.m.
|
|
|
|
[Submitted] ARM: Fix SRS instruction to micro-code memory operation and register update.
|
ali
|
November 11th, 2010, 4:12 p.m.
|
|
|
|
[Submitted] ARM: Support switchover with hardware table walkers
|
ali
|
November 19th, 2010, 4:03 p.m.
|
|
|
|
[Submitted] O3: Support SWAP and predicated loads/store in ARM.
|
ali
|
November 19th, 2010, 4:04 p.m.
|
|
|
|
[Submitted] O3: Support squashing all state after special instruction
|
ali
|
November 19th, 2010, 4:06 p.m.
|
|
|
|
[Submitted] O3: Fixes fetch deadlock when the interrupt clears before CPU handles it.
|
ali
|
December 6th, 2010, 3:34 p.m.
|
|
|
|
[Submitted] ARM: Add support for moving predicated false dest operands from sources.
|
ali
|
December 6th, 2010, 3:35 p.m.
|
|
|
|
[Submitted] O3: Support timing translations for O3 CPU fetch.
|
ali
|
December 6th, 2010, 3:46 p.m.
|
|