|
|
[Submitted] ARM: Mark store conditionals as such.
|
ali
|
February 11th, 2011, 4:42 p.m.
|
|
|
|
[Submitted] ARM: Mark some variables uncacheable until boot all CPUs are enabled.
|
ali
|
August 9th, 2011, 12:36 p.m.
|
|
|
|
[Submitted] ARM: mark msr/mrs instructions as SerializeBefore/After
|
ali
|
August 13th, 2010, 9:51 a.m.
|
|
|
|
[Submitted] ARM: Make VMSR, RFE PC/LR etc non speculative, and serializing
|
ali
|
August 23rd, 2010, 9:31 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] ARM: Make sure that software prefetch instructions can't change the state of the TLB
|
ali
|
August 13th, 2010, 9:59 a.m.
|
|
|
|
[Discarded] ARM: make predicated-false instruction to move data from a old register.
|
ali
|
August 13th, 2010, 10:03 a.m.
|
|
|
|
[Submitted] ARM: Make ID registers ISA parameters
|
ali
|
October 24th, 2012, 3:05 p.m.
|
|
|
|
[Submitted] ARM: Make GIC handle IPIs and multiple processors.
|
ali
|
April 4th, 2011, 9:51 a.m.
|
|
|
|
[Submitted] ARM: Make all ARM uops delayed commit.
|
ali
|
October 26th, 2010, 9:54 p.m.
|
|
|
|
[Submitted] ARM: Limited implementation of dprintf.
|
ali
|
August 23rd, 2010, 9:31 a.m.
|
|
|
|
[Submitted] ARM: Keep the warnings to a minimum.
|
ali
|
October 2nd, 2010, 7:12 p.m.
|
|
|
|
[Submitted] ARM: Implement some more misc registers
|
ali
|
August 13th, 2010, 9:40 a.m.
|
|
|
|
[Submitted] ARM: Implement majority of instructions and some initial full-system support
|
ali
|
April 29th, 2010, 3:26 p.m.
|
|
|
|
[Submitted] ARM: Implement L2CTLR num cpus register.
|
ali
|
July 13th, 2011, 8:57 a.m.
|
|
|
|
[Submitted] ARM: Implement functional virtual to physical address translation
|
ali
|
September 16th, 2010, 12:47 a.m.
|
|
|
|
[Submitted] ARM: Implement DSB, DMB, ISB
|
ali
|
August 13th, 2010, 9:55 a.m.
|
|
|
|
[Submitted] ARM: Implement DBG instruction that doesn't do much for now.
|
ali
|
August 13th, 2010, 10 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 CLREX init/complete acc methods
|
ali
|
August 13th, 2010, 9:58 a.m.
|
|
|
|
[Submitted] ARM: Implement CLREX
|
ali
|
August 13th, 2010, 9:53 a.m.
|
|
|
|
[Submitted] ARM: Implement all ARM SIMD instructions.
|
ali
|
August 23rd, 2010, 9:29 a.m.
|
|
|
|
[Submitted] ARM: Implement a CLCD Frame buffer
|
ali
|
September 16th, 2010, 12:47 a.m.
|
|
|
|
[Submitted] ARM: Implement a CLCD Frame buffer
|
ali
|
November 8th, 2010, 3:30 p.m.
|
|
|
|
[Submitted] ARM: Identify branches as conditional or unconditional and direct or indirect.
|
ali
|
March 11th, 2011, 3:19 p.m.
|
|
|
|
[Submitted] ARM: Get SCTLR TE bit from reset SCTLR
|
ali
|
August 13th, 2010, 9:54 a.m.
|
|
|
|
[Submitted] ARM: Generate condition code setting code based on which codes are set.
|
ali
|
May 4th, 2011, 6:45 p.m.
|
|
|
|
[Submitted] ARM: Further break up condition code into NZ, C, V bits.
|
ali
|
May 4th, 2011, 6:43 p.m.
|
|
|
|
[Submitted] ARM: For non-cachable accesses set the UNCACHABLE flag
|
ali
|
August 13th, 2010, 9:57 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: Fix VFP enabled checks for mem instructions
|
ali
|
August 23rd, 2010, 9:30 a.m.
|
|
|
|
[Submitted] ARM: Fix Uncachable TLB requests and decoding of xn bit
|
ali
|
August 13th, 2010, 9:58 a.m.
|
|
|
|
[Submitted] ARM: Fix type comparison warnings in Neon
|
ali
|
August 23rd, 2010, 9:29 a.m.
|
|
|
|
[Submitted] ARM: Fix table walk going on while ASID changes error
|
ali
|
March 30th, 2011, 9:03 a.m.
|
|
|
|
[Submitted] ARM: Fix subtle bug in LDM.
|
ali
|
March 11th, 2011, 3:21 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: Fix some subtle bugs in the GIC
|
ali
|
September 16th, 2010, 1 a.m.
|
|
|
|
[Submitted] arm: fix some fp comparisons that worked by accident.
|
ali
|
January 22nd, 2013, 1:48 p.m.
|
|
|
|
[Submitted] ARM: fix some cases where instructions that write to fp reg 15 are accidently branches.
|
ali
|
February 25th, 2013, 9:54 a.m.
|
|
|
|
[Submitted] ARM: Fix rfe macroops.
|
ali
|
February 11th, 2011, 4:32 p.m.
|
|
|
|
[Submitted] arm: fix m5ops binary for ARM and add m5fail.
|
ali
|
October 17th, 2013, 4:57 p.m.
|
|
|
|
[Submitted] ARM: Fix m5op parameters bug.
|
ali
|
March 30th, 2011, 2:49 p.m.
|
|
|
|
[Submitted] ARM: Fix identification of one RAS pop instruction.
|
ali
|
June 27th, 2012, 8:10 a.m.
|
|
|
|
[Submitted] ARM: Fix checkpoint restoration into O3 CPU and the way O3 switchCpu works.
|
ali
|
March 30th, 2011, 2:52 p.m.
|
|
|
|
[Submitted] ARM: Fix bug in MicroLdrNeon templates for initiateAcc().
|
ali
|
March 30th, 2011, 2:51 p.m.
|
|
|
|
[Submitted] ARM: Fix an un-initialized variable bug
|
ali
|
August 13th, 2010, 9:40 a.m.
|
|
|
|
[Submitted] ARM: Fix an issue with clang generating wrong code.
|
ali
|
January 22nd, 2013, 1:48 p.m.
|
|
|
|
[Submitted] ARM: Fix a number of small bugs we've found.
|
ali
|
May 2nd, 2012, 1:07 p.m.
|
|
|
|
[Submitted] ARM: Finish the timing translation when taking a fault.
|
ali
|
August 13th, 2010, 9:39 a.m.
|
|
|
|
[Submitted] ARM: Expand the mode checking utility functions.
|
ali
|
August 23rd, 2010, 9:28 a.m.
|
|