Searched hist:3862 (Results 1 - 7 of 7) sorted by relevance

/gem5/tests/test-progs/insttest/src/riscv/
H A Drv64c.cpp12121:663aa56b08b4 Sun Jul 09 16:24:00 EDT 2017 Alec Roelke <ar4jc@virginia.edu> arch-riscv,tests: Add insttests for RV64C

This patch adds instruction tests for the RV64C extension
implementation. It also updates existing executables for the latest
riscv-tools now that they are compatible.

[Update for changes to parents.]

Change-Id: Id4cfd966a8cae39b0d728b02849622fd00ee7e0e
Reviewed-on: https://gem5-review.googlesource.com/3862
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
H A Drv64c.h12121:663aa56b08b4 Sun Jul 09 16:24:00 EDT 2017 Alec Roelke <ar4jc@virginia.edu> arch-riscv,tests: Add insttests for RV64C

This patch adds instruction tests for the RV64C extension
implementation. It also updates existing executables for the latest
riscv-tools now that they are compatible.

[Update for changes to parents.]

Change-Id: Id4cfd966a8cae39b0d728b02849622fd00ee7e0e
Reviewed-on: https://gem5-review.googlesource.com/3862
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
H A Dinsttest.h12121:663aa56b08b4 Sun Jul 09 16:24:00 EDT 2017 Alec Roelke <ar4jc@virginia.edu> arch-riscv,tests: Add insttests for RV64C

This patch adds instruction tests for the RV64C extension
implementation. It also updates existing executables for the latest
riscv-tools now that they are compatible.

[Update for changes to parents.]

Change-Id: Id4cfd966a8cae39b0d728b02849622fd00ee7e0e
Reviewed-on: https://gem5-review.googlesource.com/3862
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
H A DMakefile12121:663aa56b08b4 Sun Jul 09 16:24:00 EDT 2017 Alec Roelke <ar4jc@virginia.edu> arch-riscv,tests: Add insttests for RV64C

This patch adds instruction tests for the RV64C extension
implementation. It also updates existing executables for the latest
riscv-tools now that they are compatible.

[Update for changes to parents.]

Change-Id: Id4cfd966a8cae39b0d728b02849622fd00ee7e0e
Reviewed-on: https://gem5-review.googlesource.com/3862
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
/gem5/src/mem/cache/tags/
H A Dfa_lru.hh3862:ec47e4243107 Tue Dec 19 02:07:00 EST 2006 Steve Reinhardt <stever@eecs.umich.edu> Streamline Cache/Tags interface: get rid of redundant functions,
don't regenerate address from block in cache so that tags can
turn around and use address to look up block again.
H A Dfa_lru.cc3862:ec47e4243107 Tue Dec 19 02:07:00 EST 2006 Steve Reinhardt <stever@eecs.umich.edu> Streamline Cache/Tags interface: get rid of redundant functions,
don't regenerate address from block in cache so that tags can
turn around and use address to look up block again.
/gem5/src/mem/cache/
H A Dcache.hh3862:ec47e4243107 Tue Dec 19 02:07:00 EST 2006 Steve Reinhardt <stever@eecs.umich.edu> Streamline Cache/Tags interface: get rid of redundant functions,
don't regenerate address from block in cache so that tags can
turn around and use address to look up block again.

Completed in 73 milliseconds