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: Support instructions that set the GE bits when...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode 32 bit thumb data processing register instr...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode the 16 bit thumb versions of the REV* instr...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode the ARM version of the REV* instructions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Pull decoding of ARM pack, unpack, saturate and...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement the REV* instructions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add base classes suitable for the REV* instructions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Make LDM that loads the PC perform an interworking...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode the swp and swpb instructions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement the swp and swpb instructions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode MRS and MSR for thumb.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Replace the versions of MRS and MSR in the ARM...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Define versions of MSR and MRS outside the decoder.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Hook up the push/pop versions of stm/ldm in thumb.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Hook SVC into the thumb decoder.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement SVC (was SWI) outside of the decoder.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Update the stats for the new syscall behavior.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Trigger system calls from the SupervisorCall invok...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Fix multiply operations.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode the scalar saturating add/subtract instruct...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode the parallel add and subtract instructions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement signed saturating add and/or subtract...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implemented prefetch instructions/decoding (pli...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode unconditional ARM instructions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Make sure ldm exception return writes back its...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Rework how unrecognized/unimplemented instructions...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add support for "SUBS PC, LR and related instructi...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Make ldrs into the PC and ldm exception return...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Align the PC when using it as the base for a load.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement ADR as separate from ADD.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add support for interworking branch ALU instructions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Fix when the flag bits are updated for thumb.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Don't rely on undefined behavior to get arithmetic...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Restrict the shift amount from a register to 8...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Update the stats now that VFP load/store multiple...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Define the VFP load/store multiple instructions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode the VFP load/store multiple instructions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Fix the constant describing the number of floating...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add templates for VFP load/store multiple instruct...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add base classes for VFP load/store multiple.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add floating point load/store microops.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add an fp version of one of the microop indexed...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Move the mmap region to where Linux actually has it.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Eliminate the unused rhi and rlo operands.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Move the macro mem constructor out of the isa...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Make macroops panic if executed directly.
commit
|
commitdiff
|
tree
2010-06-02
Ali Saidi
ARM: GCC < 4.3 has some issues with attribute no return...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Split out the "basic" templates and format.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Remove unnecessary cruft from includes.isa.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Move the inst2string function out of the isa_desc.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Get rid of the unused ArmGenericCodeSubs.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Make the predecoder print out the ExtMachInst...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Remove special naming for the new version of multiply.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Hook the new multiply instructions into all the...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement all integer multiply instructions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add templates for multiply instructions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add base classes for multiply instructions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode plain binary immediate thumb data processin...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Define a new "movt" data processing instruction.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Hook the new branch instructions into the 32 bit...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Hook the new branch instructions into the 16 bit...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Eliminate the old style branch instructions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Hook the new branch instructions into the ARM...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement branch instructions external to the...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add new templates for branch instructions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement new base classes for branches.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Replace the interworking branch base class with...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Fix PC operand handling.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Remove the special naming from the new version...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Get rid of unnecessary flag calculating functions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Get rid of the unused Jump format.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Get rid of obsoleted predicated inst formats,...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement disassembly for the new data processing...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Hook the external data processing instructions...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Move the modified_imm function from all ARM instru...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Hook the new external data processing instructions...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement data processing instructions external...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add new base classes for data processing instructions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Hook up 32 bit thumb load/store multiple.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Hook up 16 bit thumb load/store multiple.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Reimplement load/store multiple external to the...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Move the templates for predicated instructions...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Remove the special naming for the new memory instr...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Eliminate the old memory formats which are no...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Eliminate decoding for the very deprecated FPA...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Make the addressing mode 3 loads/stores use the...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Pull double memory instructions out of the decoder.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Force the condition code for 16 bit thumb instruct...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode 16 bit thumb PC relative memory instructions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode 16 bit thumb immediate addressed memory...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Decode 16 bit thumb register addressed memory...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Make single stores decode to the new external...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Add a .w to the disassembly of 32 bit thumb instru...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Make 32 bit thumb use the new, external load instr...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Define the store instructions from outside the...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Define the load instructions from outside the...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement a new set of base classes for non macro...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Create a "decoder" directory for the files impleme...
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Flesh out the 32 bit thumb store single instructions.
commit
|
commitdiff
|
tree
2010-06-02
Gabe Black
ARM: Implement the 32 bit thumb load word instructions.
commit
|
commitdiff
|
tree
next