projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2010-06-02
Ali Saidi
DMA: Make DmaPort generic enough to be used other places
commit
|
commitdiff
|
tree
2010-06-02
Ali Saidi
ARM: SE needs a definition for PageTable::serialize...
commit
|
commitdiff
|
tree
2010-06-02
Ali Saidi
ARM: Add BKPT instruction
commit
|
commitdiff
|
tree
2010-06-02
Ali Saidi
ARM: Implement ARM CPU interrupts
commit
|
commitdiff
|
tree
2010-06-02
Ali Saidi
ARM: Start over with translation from Alpha code as...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement conversion to/from half precision.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Clean up VFP
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Clean up the implementation of the VFP instructions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Fix double precision load/store multiple decrement.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Even though writes to MVFR0/1 should be unpredicta...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Make various bits of the FP control registers...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement the version of VMRS that writes to the...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Ignore reads and writes to DCIMVAC.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Make MPIDR return 0 and ignore writes.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement the VCMPE instruction.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Fix vcvtr so that it uses the rounding mode in...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Fix saturation of VCVT from fp to integer.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Compensate for ARM's underflow coming from -before...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement flush to zero for destinations as well.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Fix up nans to match ARM's expected behavior.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Set the value of the MVFR0 and MVFR1 registers.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement flush to zero mode for VFP, and clean...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add barriers that make sure FP operations happen...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement the version of VCVT float to int that...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement the floating/fixed point VCVT instructions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add code to extract and record VFP exceptions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement the VFP version of VCMP.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add support for VFP vector mode.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Introduce new VFP base classes that are optionally...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement VCVT between double and single width FP.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement vcvt between int and fp. Ignore rounding.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Consolidate the VFP register index computation...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement the VFP negated multiplies.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement the VFP versions of VMLA and VMLS.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement the VFP version of vdiv and vsqrt.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement the VFP version of vsub.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement the VFP version of vadd.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement the VFP version of vabs.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement the VFP version of vneg.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement the VFP version of vmul.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Move the VFP data operation decode into a function.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement and update the DFSR and IFSR registers...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Make integer division by zero return a fault.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add in some missing SCTLR fields.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode ARM unconditional MRC and MCR instructions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Move the CP15 decode block into a function.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode the unconditional version of ARM fp instruc...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Move the FP decode blocks into functions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Warn/ignore when TLB maintenance operations are...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Handle accesses to TLBTR.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Handle accesses to the DACR.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Handle accesses to TTBR0 and TTBR1.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Convert the CP15 registers from MPU to MMU.
commit
|
commitdiff
|
tree
2010-06-02
Ali Saidi
ARM: Add some support for wfi/wfe/yield/etc
commit
|
commitdiff
|
tree
2010-06-02
Ali Saidi
ARM: Move PC mode bits around so they can be used for...
commit
|
commitdiff
|
tree
2010-06-02
Ali Saidi
ARM: Add a traceflag to print cpsr
commit
|
commitdiff
|
tree
2010-06-02
Ali Saidi
ARM: Undef instruction on invalid user CP15 access
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode the VSTR instruction.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement the vstr instruction.
commit
|
commitdiff
|
tree
2010-06-02
Ali Saidi
ARM: BXJ should be BX when there is no J support
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Make sure macroops aren't interrupted midinstruction.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Fix the implementation of the VFP ldm and stm...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
Simple CPU: Make the FloatRegs trace flag do something.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Fix up thumb decoding of coproc instructions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Clean up some redundancy and fault behavior for...
commit
|
commitdiff
|
tree
2010-06-02
Ali Saidi
CPU: Reset fetch offset after a exception
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode the VLDR instruction.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement the VLDR instruction.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode all the various forms of vmov.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Make VFP load/store and 64 bit move decode corresp...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement the various versions of VMOV.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add a new RegImmOp base class.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add a RegRegImmOp base class.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Widen the immediate fields in the misc instruction...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add a function to decode VFP modified immediate...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add a function to decode SIMD modified immediate...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add fp operands to operands.isa.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode the VMRS instruction.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Update the set of FP related miscregs.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement the VMRS instruction.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode the VMSR instruction.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement the VMSR instruction.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode 8, 16, and 32 bit transfers between core...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Ignore attempts to disable coprocessors that aren...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement the udiv instruction.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement the sdiv instruction.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Ignore writing a bad mode to CPSR with MSR.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode the CPS instruction.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement the CPS instruction.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode the SRS instruction.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement the SRS instruction.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add a base class for SRS.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement a badMode function that says whether...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Allow flattening into any mode.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode TBB and TBH.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode the setend instruction.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Define the setend instruction.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Make a base class for instructions that use only...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode the arm version of ldrexd.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode the strex instructions.
commit
|
commitdiff
|
tree
next