diff options
| author | Burt P <pburt0@gmail.com> | 2017-07-09 21:59:27 -0500 | 
|---|---|---|
| committer | Leandro Pereira <leandro@hardinfo.org> | 2017-07-12 19:38:41 -0700 | 
| commit | ac9072baaa41c5bb0879da73bb2603dbb018b3fc (patch) | |
| tree | ebd956ad18a452c92891914bd43ab3933cf789a8 /test/data | |
| parent | 3260e09b2ae4ee9eb80ff83f800d9b3bcff209e4 (diff) | |
parisc: fixes, add test
It really didn't work at all before.
Signed-off-by: Burt P <pburt0@gmail.com>
Diffstat (limited to 'test/data')
| -rw-r--r-- | test/data/parisc_hppa_fortex4_cpuinfo | 59 | 
1 files changed, 59 insertions, 0 deletions
diff --git a/test/data/parisc_hppa_fortex4_cpuinfo b/test/data/parisc_hppa_fortex4_cpuinfo new file mode 100644 index 00000000..79efffc2 --- /dev/null +++ b/test/data/parisc_hppa_fortex4_cpuinfo @@ -0,0 +1,59 @@ +processor       : 0 +cpu family      : PA-RISC 2.0 +cpu             : PA8500 (PCX-W) +cpu MHz         : 440.000000 +model           : 9000/785/J7000 +model name      : Forte W 4-way +hversion        : 0x00005bf0 +sversion        : 0x00000491 +I-cache         : 512 KB +D-cache         : 1024 KB (WB) +ITLB entries    : 160 +DTLB entries    : 160 - shared with ITLB +bogomips        : 878.18 +software id     : 2002742099 + +processor       : 1 +cpu family      : PA-RISC 2.0 +cpu             : PA8500 (PCX-W) +cpu MHz         : 440.000000 +model           : 9000/785/J7000 +model name      : Forte W 4-way +hversion        : 0x00005bf0 +sversion        : 0x00000491 +I-cache         : 512 KB +D-cache         : 1024 KB (WB) +ITLB entries    : 160 +DTLB entries    : 160 - shared with ITLB +bogomips        : 878.18 +software id     : 2002742099 + +processor       : 2 +cpu family      : PA-RISC 2.0 +cpu             : PA8500 (PCX-W) +cpu MHz         : 440.000000 +model           : 9000/785/J7000 +model name      : Forte W 4-way +hversion        : 0x00005bf0 +sversion        : 0x00000491 +I-cache         : 512 KB +D-cache         : 1024 KB (WB) +ITLB entries    : 160 +DTLB entries    : 160 - shared with ITLB +bogomips        : 878.18 +software id     : 2002742099 + +processor       : 3 +cpu family      : PA-RISC 2.0 +cpu             : PA8500 (PCX-W) +cpu MHz         : 440.000000 +model           : 9000/785/J7000 +model name      : Forte W 4-way +hversion        : 0x00005bf0 +sversion        : 0x00000491 +I-cache         : 512 KB +D-cache         : 1024 KB (WB) +ITLB entries    : 160 +DTLB entries    : 160 - shared with ITLB +bogomips        : 878.18 +software id : 2002742099  | 
