1{
2 "name": null,
3 "sim_quantum": 0,
4 "system": {
5 "kernel": "",
6 "mmap_using_noreserve": false,
7 "kernel_addr_check": true,
8 "membus": {

--- 956 unchanged lines hidden (view full) ---

965 "sequential_access": false,
966 "assoc": 2
967 },
968 "path": "system.cpu",
969 "numRobs": 1,
970 "switched_out": false,
971 "smtLSQPolicy": "Partitioned",
972 "fetchBufferSize": 64,
973 "wait_for_remote_gdb": false,
974 "cacheStorePorts": 200,
975 "simpoint_start_insts": [],
976 "max_insts_any_thread": 0,
977 "smtROBThreshold": 100,
978 "numIQEntries": 64,
979 "branchPred": {
980 "numThreads": 1,
981 "BTBEntries": 4096,

--- 101 unchanged lines hidden (view full) ---

1083 "commitToRenameDelay": 1,
1084 "system": "system",
1085 "checker": null,
1086 "numPhysFloatRegs": 256,
1087 "eventq_index": 0,
1088 "default_p_state": "UNDEFINED",
1089 "type": "DerivO3CPU",
1090 "wbWidth": 8,
1091 "numPhysVecRegs": 256,
1092 "interrupts": [
1093 {
1094 "eventq_index": 0,
1095 "path": "system.cpu.interrupts",
1096 "type": "RiscvInterrupts",
1097 "name": "interrupts",
1098 "cxx_class": "RiscvISA::Interrupts"
1099 }

--- 56 unchanged lines hidden ---