projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2007-09-13
Gabe Black
X86: Fix how ECF is computed in genFlags, and get rid...
commit
|
commitdiff
|
tree
2007-09-13
Gabe Black
X86: Make the shift and rotate instructions set the...
commit
|
commitdiff
|
tree
2007-09-13
Gabe Black
X86: Total overhaul of the division instructions and...
commit
|
commitdiff
|
tree
2007-09-10
Gabe Black
X86: Make the isa parser run if any of the microcode...
commit
|
commitdiff
|
tree
2007-09-10
Gabe Black
Fix for leaving EXTRAS blank
commit
|
commitdiff
|
tree
2007-09-10
Gabe Black
Normalize the path pathed in through EXTRAS so it won...
commit
|
commitdiff
|
tree
2007-09-10
Gabe Black
Remove redundant endian.hh and use byteswap.hh in its...
commit
|
commitdiff
|
tree
2007-09-10
Gabe Black
X86: Move a comment to be next to the code it describes.
commit
|
commitdiff
|
tree
2007-09-06
Gabe Black
Merge with head.
commit
|
commitdiff
|
tree
2007-09-06
Gabe Black
X86: Rework the multiplication microops so that they...
commit
|
commitdiff
|
tree
2007-09-06
Gabe Black
X86: Make signed multiplication do something different...
commit
|
commitdiff
|
tree
2007-09-06
Gabe Black
X86: Make signed versions of partial register values...
commit
|
commitdiff
|
tree
2007-09-06
Gabe Black
X86: Correct how the hi portion of a product is computed.
commit
|
commitdiff
|
tree
2007-09-06
Gabe Black
X86: Add a square root microop and the SSE sqrt instruc...
commit
|
commitdiff
|
tree
2007-09-06
Gabe Black
X86: Add SSE comparison instructions and microops and...
commit
|
commitdiff
|
tree
2007-09-05
Ali Saidi
Bus: Fix drain code; old method could return 1 in atomi...
commit
|
commitdiff
|
tree
2007-09-05
Ali Saidi
Configuration: Fix example script to only create one...
commit
|
commitdiff
|
tree
2007-09-05
Gabe Black
Merge with head.
commit
|
commitdiff
|
tree
2007-09-05
Gabe Black
X86: Implement an SSE xor microop and instruction.
commit
|
commitdiff
|
tree
2007-09-05
Gabe Black
X86: Make the movfp microop use FloatRegBits instead...
commit
|
commitdiff
|
tree
2007-09-05
Gabe Black
X86: Add tracing to the floating point register file.
commit
|
commitdiff
|
tree
2007-09-05
Gabe Black
X86/StateTrace: Make m5 and statetrace track mmx and...
commit
|
commitdiff
|
tree
2007-09-05
Gabe Black
X86: Hook in the fp arithmetic instructions. Stale...
commit
|
commitdiff
|
tree
2007-09-05
Gabe Black
X86: Implement some SSE fp microops and instructions.
commit
|
commitdiff
|
tree
2007-09-05
Gabe Black
X86: Add some SSE floating point/integer conversion...
commit
|
commitdiff
|
tree
2007-09-05
Gabe Black
X86: Add floating point micro registers.
commit
|
commitdiff
|
tree
2007-09-05
Gabe Black
X86: Fix a typo in the microassembly for the cqo instru...
commit
|
commitdiff
|
tree
2007-09-05
Gabe Black
X86: Implement idiv and propogate the mul corner case...
commit
|
commitdiff
|
tree
2007-09-05
Gabe Black
X86: Fix a corner case where mul would overwrite an...
commit
|
commitdiff
|
tree
2007-09-05
Gabe Black
X86: Add in a file with floating point indexing which...
commit
|
commitdiff
|
tree
2007-09-04
Ali Saidi
Serialization: Fix unserialization of object pointers
commit
|
commitdiff
|
tree
2007-09-04
Ali Saidi
Config: Remove some ini file code that no longer works
commit
|
commitdiff
|
tree
2007-09-01
Gabe Black
X86: Major rework of how regop microops are generated.
commit
|
commitdiff
|
tree
2007-09-01
Gabe Black
Microassembler: Pass the actual mnemonic used to the...
commit
|
commitdiff
|
tree
2007-08-31
Gabe Black
X86: Get x86 to compile again after the simobject const...
commit
|
commitdiff
|
tree
2007-08-30
Miles Kaufmann
python: Write configuration file without reassigning...
commit
|
commitdiff
|
tree
2007-08-30
Miles Kaufmann
Fix miscellaneous small typos.
commit
|
commitdiff
|
tree
2007-08-30
Miles Kaufmann
devices: Avoid using assert() to catch misconfiguration
commit
|
commitdiff
|
tree
2007-08-30
Miles Kaufmann
params: Deprecate old-style constructors; update most...
commit
|
commitdiff
|
tree
2007-08-30
Miles Kaufmann
python: Eliminate the Python use of eval() and frame...
commit
|
commitdiff
|
tree
2007-08-30
Gabe Black
X86: Fix the sra microop to get the sign bit from the...
commit
|
commitdiff
|
tree
2007-08-30
Gabe Black
X86: Implement the movaps instruction.
commit
|
commitdiff
|
tree
2007-08-30
Gabe Black
X86: Implement the movsd instruction.
commit
|
commitdiff
|
tree
2007-08-30
Gabe Black
X86: Implement the movlpd instruction.
commit
|
commitdiff
|
tree
2007-08-30
Gabe Black
X86: Add an fp move microop.
commit
|
commitdiff
|
tree
2007-08-30
Gabe Black
X86: Add load and store microops that use the fp registers.
commit
|
commitdiff
|
tree
2007-08-30
Gabe Black
X86: Add operands to handle floating point registers.
commit
|
commitdiff
|
tree
2007-08-30
Gabe Black
X86: Flesh out register indexing constants.
commit
|
commitdiff
|
tree
2007-08-30
Gabe Black
X86: Make the fp accessors not panic.
commit
|
commitdiff
|
tree
2007-08-30
Gabe Black
X86: Make x86 syscall return just stuff the return...
commit
|
commitdiff
|
tree
2007-08-29
Gabe Black
X86: More two byte opcode decoding. I missed two groups...
commit
|
commitdiff
|
tree
2007-08-29
Gabe Black
X86: Hook in an implementation for lseek.
commit
|
commitdiff
|
tree
2007-08-29
Gabe Black
X86: More fully decode two byte opcodes.
commit
|
commitdiff
|
tree
2007-08-28
Gabe Black
Address translation: De-templatize the GenericTLB class.
commit
|
commitdiff
|
tree
2007-08-28
Gabe Black
Merge with head.
commit
|
commitdiff
|
tree
2007-08-28
Gabe Black
SPARC: Update the statistics for the SPARC gzip benchma...
commit
|
commitdiff
|
tree
2007-08-28
Gabe Black
Address Translation: Make the Generic TLB only compile...
commit
|
commitdiff
|
tree
2007-08-28
Gabe Black
Alpha: Fixes to get alpha to compile again.
commit
|
commitdiff
|
tree
2007-08-28
Gabe Black
MIPS: Fixes to get mips to compile.
commit
|
commitdiff
|
tree
2007-08-28
Gabe Black
SPARC: Fixes to get SPARC to compile again.
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
Merge with head
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
X86: Make the Ruflag microop work correctly, and make...
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
X86: Return values for some cpuid functions that match...
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
X86: Make the microassembler accept lines which are...
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
X86: Make cpuid actually consider the eax parameter...
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
X86: Fix the sign extension microop so it extends zeros...
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
X86: Implement cmps (string compare)
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
X86: Make shift instructions set some of the flags...
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
Address translation: Make the page table more flexible.
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
O3 CPU: Remove alignment check from dynamic instruction...
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
X86: Remove x86 code that attempted to fix misaligned...
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
Simple CPU: Don't trace instructions that fault. Otherw...
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
Stats: Update the stats.
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
Simple CPU: Added code that will split requests that...
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
Simple CPU: Make sure only instructions which complete...
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
Address Translation: Make SE mode use an actual TLB...
commit
|
commitdiff
|
tree
2007-08-27
Gabe Black
SPARC: Make sure unaligned access are caught on cached...
commit
|
commitdiff
|
tree
2007-08-25
Ali Saidi
IGbE: Some fixes to the intel nic model.
commit
|
commitdiff
|
tree
2007-08-24
Ali Saidi
Mem: Make errors in the memory system be responses...
commit
|
commitdiff
|
tree
2007-08-21
Gabe Black
Merge with head.
commit
|
commitdiff
|
tree
2007-08-21
Kevin Lim
o3: Fix for retry ID bug.
commit
|
commitdiff
|
tree
2007-08-21
Nathan Binkert
style: fix style hook when run from a repo subdir.
commit
|
commitdiff
|
tree
2007-08-19
Gabe Black
Merge with head.
commit
|
commitdiff
|
tree
2007-08-17
Ali Saidi
Ports: Only try to do EthPort stuff in full system.
commit
|
commitdiff
|
tree
2007-08-16
Ali Saidi
PCI: Move PCI Configuration data into devices now that...
commit
|
commitdiff
|
tree
2007-08-16
Ali Saidi
Devices: Make EtherInts connect in the same way memory...
commit
|
commitdiff
|
tree
2007-08-15
Nathan Binkert
style: Don't try to fix files that should be ignored.
commit
|
commitdiff
|
tree
2007-08-14
Gabe Black
Merge with head.
commit
|
commitdiff
|
tree
2007-08-14
Ali Saidi
Regression: Update EIO simple-timing test for new cache.
commit
|
commitdiff
|
tree
2007-08-14
Ali Saidi
Regression: Update insttest regressions for new cache.
commit
|
commitdiff
|
tree
2007-08-14
Ali Saidi
Regression: Use test-progs in /dist instead of tests...
commit
|
commitdiff
|
tree
2007-08-14
Ali Saidi
fixup bad hand merge
commit
|
commitdiff
|
tree
2007-08-14
Ali Saidi
Merge IGNORE_STYLE change and my change.
commit
|
commitdiff
|
tree
2007-08-14
Ali Saidi
Regression: See if using subprocess instead of os.syste...
commit
|
commitdiff
|
tree
2007-08-13
Gabe Black
SPARC: Make nops have the IsNop flag set.
commit
|
commitdiff
|
tree
2007-08-13
Gabe Black
O3: Set up the predicted npc and nnpc for a fault carry...
commit
|
commitdiff
|
tree
2007-08-13
Gabe Black
SPARC: Move tlb state into the tlb.
commit
|
commitdiff
|
tree
2007-08-13
Gabe Black
SPARC: Make the spill and fill handlers use the correct...
commit
|
commitdiff
|
tree
2007-08-13
Gabe Black
Move the "translate" member functions back into the...
commit
|
commitdiff
|
tree
2007-08-13
Nathan Binkert
python: make the DictImporter's unload() work in any...
commit
|
commitdiff
|
tree
next