index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-06-02
ARM: Move the longer MemoryReg::printoffset function in mem.hh into the cc file.
Gabe Black
2010-06-02
ARM: Move the ISA "clear" function into isa.cc.
Gabe Black
2010-06-02
ARM: Get rid of the binary dumping function in utility.hh.
Gabe Black
2010-06-02
ARM: Get rid of the empty branch.cc.
Gabe Black
2010-06-02
ARM: Mark some ARM static inst functions as inline.
Gabe Black
2010-06-02
ARM: Move some predecoder stuff into a .cc file.
Gabe Black
2010-06-02
ARM: Decode to specialized conditional/unconditional versions of instructions.
Gabe Black
2010-06-02
ARM: Make sure undefined unconditional ARM instructions decode as such.
Gabe Black
2010-06-02
ARM: Implement a version of mcr and mrc that works in user mode.
Gabe Black
2010-06-02
ARM: Hook the misc instructions into the thumb decoder.
Gabe Black
2010-06-02
ARM: Move some miscellaneous instructions out of the decoder to share with th...
Gabe Black
2010-06-02
ARM: Treat LDRD in ARM with an odd index as an undefined instruction.
Gabe Black
2010-06-02
ARM: fix sizes of structs for ARM Linux
Ali Saidi
2010-06-02
ARM: Updated regressions for changes in SE mode stack
Ali Saidi
2010-06-02
ARM: Fixup native trace support and add some v7/recent stack code
Ali Saidi
2010-06-02
ARM: Detect a bad offset field for the VFP Ldm/Stm instructions in the decoder.
Gabe Black
2010-06-02
ARM: Make sure the upc is zeroed when vectoring to a fault.
Gabe Black
2010-06-02
ARM: Implement the getrusage syscall.
Ali Saidi
2010-06-02
ARM: Implement the bkpt instruction.
Gabe Black
2010-06-02
ARM: Make undefined instructions obey predication.
Gabe Black
2010-06-02
ARM: Implement support for the IT instruction and the ITSTATE bits of CPSR.
Gabe Black
2010-06-02
ARM: Get rid of some of the old FP implementation.
Gabe Black
2010-06-02
ARM: Some TLB bug fixes.
Ali Saidi
2010-06-02
ARM: Move Miscreg functions out of isa.hh
Ali Saidi
2010-06-02
ARM: Implement the ARM TLB/Tablewalker. Needs performance improvements.
Ali Saidi
2010-06-02
DMA: Make DmaPort generic enough to be used other places
Ali Saidi
2010-06-02
ARM: SE needs a definition for PageTable::serialize/unserialize
Ali Saidi
2010-06-02
ARM: Add BKPT instruction
Ali Saidi
2010-06-02
ARM: Implement ARM CPU interrupts
Ali Saidi
2010-06-02
ARM: Start over with translation from Alpha code as opposed to something that...
Ali Saidi
2010-06-02
ARM: Implement conversion to/from half precision.
Gabe Black
2010-06-02
ARM: Clean up VFP
Gabe Black
2010-06-02
ARM: Clean up the implementation of the VFP instructions.
Gabe Black
2010-06-02
ARM: Fix double precision load/store multiple decrement.
Gabe Black
2010-06-02
ARM: Even though writes to MVFR0/1 should be unpredictable, we need to make t...
Gabe Black
2010-06-02
ARM: Make various bits of the FP control registers read only.
Gabe Black
2010-06-02
ARM: Implement the version of VMRS that writes to the APSR.
Gabe Black
2010-06-02
ARM: Ignore reads and writes to DCIMVAC.
Gabe Black
2010-06-02
ARM: Make MPIDR return 0 and ignore writes.
Gabe Black
2010-06-02
ARM: Implement the VCMPE instruction.
Gabe Black
2010-06-02
ARM: Fix vcvtr so that it uses the rounding mode in the FPSCR.
Gabe Black
2010-06-02
ARM: Fix saturation of VCVT from fp to integer.
Gabe Black
2010-06-02
ARM: Compensate for ARM's underflow coming from -before- rounding, but x86's ...
Gabe Black
2010-06-02
ARM: Implement flush to zero for destinations as well.
Gabe Black
2010-06-02
ARM: Fix up nans to match ARM's expected behavior.
Gabe Black
2010-06-02
ARM: Set the value of the MVFR0 and MVFR1 registers.
Gabe Black
2010-06-02
ARM: Implement flush to zero mode for VFP, and clean up some corner cases.
Gabe Black
2010-06-02
ARM: Add barriers that make sure FP operations happen where they're supposed to.
Gabe Black
2010-06-02
ARM: Implement the version of VCVT float to int that rounds towards zero.
Gabe Black
2010-06-02
ARM: Implement the floating/fixed point VCVT instructions.
Gabe Black
[prev]
[next]