diff options
author | Daniel R. Carvalho <odanrc@yahoo.com.br> | 2019-09-17 11:22:28 +0200 |
---|---|---|
committer | Daniel Carvalho <odanrc@yahoo.com.br> | 2019-10-29 21:32:02 +0000 |
commit | 2dd82da9b8275fab6235e2e6ff4859978a225db4 (patch) | |
tree | 6941cdd3dfe18d70c25318e0f40835fd5956dde8 /src/arch/riscv | |
parent | 83219d89de2f55fc40b3744115ad1fab94e85ef3 (diff) | |
download | gem5-2dd82da9b8275fab6235e2e6ff4859978a225db4.tar.xz |
mem-cache: Add a masked const value pattern to compressors
The masked pattern compares values to masked const non-dictionary values
to determine whether these match. If successful, the bits that do not
match must be added to the compressed data.
Change-Id: I4c53568694dab916136fe384cb2ee10e554f7136
Signed-off-by: Daniel R. Carvalho <odanrc@yahoo.com.br>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/21151
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Maintainer: Nikos Nikoleris <nikos.nikoleris@arm.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Diffstat (limited to 'src/arch/riscv')
0 files changed, 0 insertions, 0 deletions