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
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
2010-06-02
Gabe Black
ARM: Implement the strex instructions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Set CPSR.E to SCTLR.EE on faults.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Warn about not implementing MPU translation, not...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Ignore/warn on accesses to the DRBAR, DRACR, and...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Allow access to the RGNR register.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Make the MPUIR register report that 1 unified...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Ignore/warn on accesses to the BPIALLIS and BPIALL...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Respect the E bit of the CPSR when doing loads...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Zero the micropc when vectoring to a fault.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement the V7 version of alignment checking.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode the RFE instruction.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement the RFE instruction.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add a base class for the RFE instruction.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Make sure some undefined thumb32 instructions...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Squash the low order bits of the PC when performin...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: When changing the CPSR and branching, make sure...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Ignore/warn when CSSELR or CCSIDR are accessed.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Ignore/warn access to the bpimva registers.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Ignore/warn on accesses to the dccmvac register.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode the enterx and leavex instructions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement the enterx and leavex instructions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Fix the implementation of BX to work in thumbEE...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: When an instruction is intentionally undefined...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode the thumb version of the ldrd and strd...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Explicitly keep track of the second destination...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode the thumb32 load byte/memory hint instructions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode the load halfword, memory hints instruction...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Ignore/warn on accesses to icimvau.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Ignore/warn on iciallu.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Ignore/warn on ICIALLUIS.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add support for the clidr register.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode the unimplemented data barrier CP15 accesses.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement a stub of CPACR.
commit
|
commitdiff
|
tree
next