|
|
[Submitted] imported patch ext/simd_opclasses.patch
|
ali
|
November 8th, 2010, 3:32 p.m.
|
|
|
|
[Submitted] imported patch ext/arm_gdb.patch
|
ali
|
November 8th, 2010, 3:29 p.m.
|
|
|
|
[Submitted] O3: prevent a squash when completeAcc() modifies misc reg through TC.
|
ali
|
November 8th, 2010, 3:30 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 moving predicated false dest operands from sources.
|
ali
|
November 8th, 2010, 3:54 p.m.
|
|
|
|
[Submitted] ARM: Keep the warnings to a minimum.
|
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] Bus: Have the I/O devices that return address ranges print them out.
|
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] Mem: Finish half-baked support for mmaping file in physmem.
|
ali
|
October 2nd, 2010, 7:12 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] 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] scons: add a parameter to configure SCons' build cache
|
ali
|
November 3rd, 2010, 4:13 p.m.
|
|
|
|
[Submitted] sim: Use forward declarations for ports.
|
ali
|
November 3rd, 2010, 4:12 p.m.
|
|
|
|
[Submitted] ARM/Alpha/Cpu: Change prefetchs to be more like normal loads.
|
ali
|
October 2nd, 2010, 7:11 p.m.
|
|
|
|
[Submitted] ARM: Clean up use of TBit and JBit.
|
ali
|
September 16th, 2010, 12:46 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] Debug: Implement getArgument() and function skipping for ARM.
|
ali
|
September 16th, 2010, 12:47 a.m.
|
|
|
|
[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: Seperate out the renamable bits in the FPSCR.
|
ali
|
August 23rd, 2010, 9:30 a.m.
|
|
|
|
[Submitted] ARM: Use less micro-ops for register update loads if possible.
|
ali
|
August 23rd, 2010, 9:30 a.m.
|
|
|
|
[Submitted] ARM: Set the high bits in the part number so it's considered new by some code.
|
ali
|
August 23rd, 2010, 9:30 a.m.
|
|
|
|
[Submitted] ARM: Fix VFP enabled checks for mem instructions
|
ali
|
August 23rd, 2010, 9:30 a.m.
|
|
|
|
[Submitted] ARM: Eliminate some unused enums.
|
ali
|
August 23rd, 2010, 9:29 a.m.
|
|
|
|
[Submitted] ARM: Implement CPACR register and return Undefined Instruction when FP access is disabled.
|
ali
|
August 23rd, 2010, 9:29 a.m.
|
|
|
|
[Submitted] ARM: Implement all ARM SIMD instructions.
|
ali
|
August 23rd, 2010, 9:29 a.m.
|
|
|
|
[Submitted] ARM: Expand the mode checking utility functions.
|
ali
|
August 23rd, 2010, 9:28 a.m.
|
|
|
|
[Submitted] ARM: Fix type comparison warnings in Neon
|
ali
|
August 23rd, 2010, 9:29 a.m.
|
|
|
|
[Submitted] ARM: Seperate the queues of L1 and L2 walker states.
|
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.
|
|
|
|
[Submitted] ARM: Limited implementation of dprintf.
|
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.
|
|
|
|
[Discarded] ARM: Exec traceflag prints out data for data instructions and some misc
|
ali
|
August 23rd, 2010, 9:33 a.m.
|
|
|
|
[Submitted] ARM: Remove ALPHA KSeg functions
|
ali
|
August 23rd, 2010, 9:31 a.m.
|
|
|
|
[Submitted] ARM: Support unaligned memory access. Without this flag set,
|
ali
|
August 23rd, 2010, 9:32 a.m.
|
|
|
|
[Submitted] ARM: BX instruction can be contitional if last instruction in a IT block
|
ali
|
August 13th, 2010, 9:52 a.m.
|
|
|
|
[Submitted] CPU: Make Exec trace to print predication result (if false) for memory instructions
|
ali
|
August 13th, 2010, 9:52 a.m.
|
|
|
|
[Submitted] ARM: adding genMachineCheckFault() stub for ARM that doesn't panic
|
ali
|
August 13th, 2010, 9:50 a.m.
|
|
|
|
[Submitted] ARM: DFSR status value for sync external data abort is expected to be 0x8 in ARMv7
|
ali
|
August 13th, 2010, 9:50 a.m.
|
|
|
|
[Submitted] Loader: Don't insert symbols into the symbol table that begin wiht '$'.
|
ali
|
August 13th, 2010, 9:46 a.m.
|
|