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

/gem5/src/arch/arm/
H A Dmiscregs.ccdiff 10604:4e09ae443c96 Mon Dec 08 04:49:00 EST 2014 Andreas Sandberg <Andreas.Sandberg@ARM.com> arm: Fix decoding of PMXEVTYPER_EL0 and PMCCFILTR_EL0

The aarch64 system register decoder is currently not decoding
PMXEVTYPER_EL0 and PMCCFILTR_EL0 correctly. This changeset updates the
decoder so that they are decoded using the values in table C5-6 in ARM
DDI 0478A.c.

Completed in 18 milliseconds