Jump to content

Tuxem

Community Newbie
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Tuxem

  1. I did tried to remove cache directory without success.

    I did not reinstall my OS.

    @Stan`, I tried as you said, with "svn checkout -r 21946", but this time the error came from line 637

    binaries/system/pyrogenesis
    TIMER| InitVfs: 24.9339 ms
    Writing the mainlog at /home/emeric/.config/0ad/logs/mainlog.html
    TIMER| CONFIG_Init: 9.39126 ms
    Sound: AlcInit success, using OpenAL Soft
    TIMER| shutdown ConfigDB: 0.381 us
    TIMER| resource modules: 2.24461 ms
    TIMER TOTALS (9 clients)
    -----------------------------------------------------
      tc_pool_alloc: 0 c (0x)
      tc_png_decode: 0 c (0x)
      tc_dds_transform: 0 c (0x)
      tc_transform: 0 c (0x)
      tc_plain_transform: 0 c (0x)
      tc_ShaderGLSLLink: 0 c (0x)
      tc_ShaderGLSLCompile: 0 c (0x)
      tc_ShaderValidation: 0 c (0x)
      xml_validation: 0 c (0x)
    -----------------------------------------------------
    TIMER| shutdown misc: 142.225 us
    TIMER| InitVfs: 383.985 us
    Writing the mainlog at /home/emeric/.config/0ad/logs/mainlog.html
    TIMER| CONFIG_Init: 1.37519 ms
    Sound: AlcInit success, using OpenAL Soft
    cache.cpp(637): Assertion failed: "caches[L1D+idxLevel].Validate() == true"
    Assertion failed: "caches[L1D+idxLevel].Validate() == true"
    Location: cache.cpp:637 (DetectCacheAndTLB)
    
    Call stack:
    
    (0x564ac7266545) binaries/system/pyrogenesis(+0x5cc545) [0x564ac7266545]
    (0x564ac721a371) binaries/system/pyrogenesis(+0x580371) [0x564ac721a371]
    (0x564ac721b714) binaries/system/pyrogenesis(+0x581714) [0x564ac721b714]
    (0x564ac721bdd7) binaries/system/pyrogenesis(+0x581dd7) [0x564ac721bdd7]
    (0x564ac725f142) binaries/system/pyrogenesis(+0x5c5142) [0x564ac725f142]
    (0x564ac72941e3) binaries/system/pyrogenesis(+0x5fa1e3) [0x564ac72941e3]
    (0x564ac725eb5e) binaries/system/pyrogenesis(+0x5c4b5e) [0x564ac725eb5e]
    (0x564ac7260afa) binaries/system/pyrogenesis(+0x5c6afa) [0x564ac7260afa]
    (0x564ac72941e3) binaries/system/pyrogenesis(+0x5fa1e3) [0x564ac72941e3]
    (0x564ac72606da) binaries/system/pyrogenesis(+0x5c66da) [0x564ac72606da]
    (0x564ac6f314cc) binaries/system/pyrogenesis(+0x2974cc) [0x564ac6f314cc]
    (0x564ac6f271a8) binaries/system/pyrogenesis(+0x28d1a8) [0x564ac6f271a8]
    (0x564ac6d42923) binaries/system/pyrogenesis(+0xa8923) [0x564ac6d42923]
    (0x564ac6d2f41a) binaries/system/pyrogenesis(+0x9541a) [0x564ac6d2f41a]
    (0x7f4d363b3ee3) /usr/lib/libc.so.6(__libc_start_main+0xf3) [0x7f4d363b3ee3]
    (0x564ac6d3cb7e) binaries/system/pyrogenesis(+0xa2b7e) [0x564ac6d3cb7e]
    
    errno = 0 (Error during IO)
    OS error = ?

     

    Can the error came because I did not do a fresh install and some dep might have been compiled with my previous hardware ? (on Arch, some packages are compiled on AUR repos)

  2. Hi all !

    I just upgrade my hardware with a Ryzen 5 3600, and since that, I could not launch 0ad and I get the error below

    Spoiler
    
    $ 0ad 
    TIMER| InitVfs: 966.628 us
    Writing the mainlog at /home/emeric/.config/0ad/logs/mainlog.html
    TIMER| CONFIG_Init: 1.07248 ms
    Sound: AlcInit success, using OpenAL Soft
    TIMER| shutdown ConfigDB: 0.08 us
    TIMER| resource modules: 1.83145 ms
    TIMER TOTALS (9 clients)
    -----------------------------------------------------
      tc_pool_alloc: 0 c (0x)
      tc_png_decode: 0 c (0x)
      tc_dds_transform: 0 c (0x)
      tc_transform: 0 c (0x)
      tc_plain_transform: 0 c (0x)
      tc_ShaderGLSLLink: 0 c (0x)
      tc_ShaderGLSLCompile: 0 c (0x)
      tc_ShaderValidation: 0 c (0x)
      xml_validation: 0 c (0x)
    -----------------------------------------------------
    TIMER| shutdown misc: 114.245 us
    TIMER| InitVfs: 53.1315 ms
    Writing the mainlog at /home/emeric/.config/0ad/logs/mainlog.html
    TIMER| CONFIG_Init: 742.453 us
    Sound: AlcInit success, using OpenAL Soft
    cache.cpp(43): Assertion failed: "cache.Validate()"
    Assertion failed: "cache.Validate()"
    Location: cache.cpp:43 (AddCache)
    
    Call stack:
    
    (0x55a598218baf) /usr/bin/pyrogenesis(+0x610baf) [0x55a598218baf]
    (0x55a5981c3152) /usr/bin/pyrogenesis(+0x5bb152) [0x55a5981c3152]
    (0x55a5981c4682) /usr/bin/pyrogenesis(+0x5bc682) [0x55a5981c4682]
    (0x55a5981c4b9b) /usr/bin/pyrogenesis(+0x5bcb9b) [0x55a5981c4b9b]
    (0x55a598210d7f) /usr/bin/pyrogenesis(+0x608d7f) [0x55a598210d7f]
    (0x55a5982113e4) /usr/bin/pyrogenesis(+0x6093e4) [0x55a5982113e4]
    (0x55a5982118b5) /usr/bin/pyrogenesis(+0x6098b5) [0x55a5982118b5]
    (0x55a598247a33) /usr/bin/pyrogenesis(+0x63fa33) [0x55a598247a33]
    (0x55a59821210f) /usr/bin/pyrogenesis(+0x60a10f) [0x55a59821210f]
    (0x55a598212fdb) /usr/bin/pyrogenesis(+0x60afdb) [0x55a598212fdb]
    (0x55a598247a33) /usr/bin/pyrogenesis(+0x63fa33) [0x55a598247a33]
    (0x55a598212bab) /usr/bin/pyrogenesis(+0x60abab) [0x55a598212bab]
    (0x55a597eb4f7f) /usr/bin/pyrogenesis(+0x2acf7f) [0x55a597eb4f7f]
    (0x55a597eab8df) /usr/bin/pyrogenesis(+0x2a38df) [0x55a597eab8df]
    (0x55a597cb8085) /usr/bin/pyrogenesis(+0xb0085) [0x55a597cb8085]
    (0x55a597ca7729) /usr/bin/pyrogenesis(+0x9f729) [0x55a597ca7729]
    
    errno = 0 (Error during IO)
    OS error = ?
    
    
    ^C(C)ontinue, (S)uppress, (B)reak, Launch (D)ebugger, or (E)xit?
    e
    /usr/bin/0ad : ligne 9 :  6395 Abandon                 (core dumped)"$pyrogenesis" "$@"

    It seems really similar to this :

     

    However, I wasn't able to find the cache.cpp (I imagine it's only if you compile the game. I installed it from repo)

    I'm on ArchLinux.

    0ad version is 0.0.23.

    It seemed like cpuid was helpfull so here it goes :

    Spoiler

    CPU 0:
       vendor_id = "AuthenticAMD"
       version information (1/eax):
          processor type  = primary processor (0)
          family          = Intel Pentium 4/Pentium D/Pentium Extreme Edition/Celeron/Xeon/Xeon MP/Itanium2, AMD Athlon 64/Athlon XP-M/Opteron/Sempron/Turion (15)
          model           = 0x1 (1)
          stepping id     = 0x0 (0)
          extended family = 0x8 (8)
          extended model  = 0x7 (7)
          (simple synth)  = unknown
       miscellaneous (1/ebx):
          process local APIC physical ID = 0x0 (0)
          cpu count                      = 0xc (12)
          CLFLUSH line size              = 0x8 (8)
          brand index                    = 0x0 (0)
       brand id = 0x00 (0): unknown
       feature information (1/edx):
          x87 FPU on chip                        = true
          VME: virtual-8086 mode enhancement     = true
          DE: debugging extensions               = true
          PSE: page size extensions              = true
          TSC: time stamp counter                = true
          RDMSR and WRMSR support                = true
          PAE: physical address extensions       = true
          MCE: machine check exception           = true
          CMPXCHG8B inst.                        = true
          APIC on chip                           = true
          SYSENTER and SYSEXIT                   = true
          MTRR: memory type range registers      = true
          PTE global bit                         = true
          MCA: machine check architecture        = true
          CMOV: conditional move/compare instr   = true
          PAT: page attribute table              = true
          PSE-36: page size extension            = true
          PSN: processor serial number           = false
          CLFLUSH instruction                    = true
          DS: debug store                        = false
          ACPI: thermal monitor and clock ctrl   = false
          MMX Technology                         = true
          FXSAVE/FXRSTOR                         = true
          SSE extensions                         = true
          SSE2 extensions                        = true
          SS: self snoop                         = false
          hyper-threading / multi-core supported = true
          TM: therm. monitor                     = false
          IA64                                   = false
          PBE: pending break event               = false
       feature information (1/ecx):
          PNI/SSE3: Prescott New Instructions     = true
          PCLMULDQ instruction                    = true
          DTES64: 64-bit debug store              = false
          MONITOR/MWAIT                           = true
          CPL-qualified debug store               = false
          VMX: virtual machine extensions         = false
          SMX: safer mode extensions              = false
          Enhanced Intel SpeedStep Technology     = false
          TM2: thermal monitor 2                  = false
          SSSE3 extensions                        = true
          context ID: adaptive or shared L1 data  = false
          SDBG: IA32_DEBUG_INTERFACE              = false
          FMA instruction                         = true
          CMPXCHG16B instruction                  = true
          xTPR disable                            = false
          PDCM: perfmon and debug                 = false
          PCID: process context identifiers       = false
          DCA: direct cache access                = false
          SSE4.1 extensions                       = true
          SSE4.2 extensions                       = true
          x2APIC: extended xAPIC support          = false
          MOVBE instruction                       = true
          POPCNT instruction                      = true
          time stamp counter deadline             = false
          AES instruction                         = true
          XSAVE/XSTOR states                      = true
          OS-enabled XSAVE/XSTOR                  = true
          AVX: advanced vector extensions         = true
          F16C half-precision convert instruction = true
          RDRAND instruction                      = true
          hypervisor guest status                 = false
       cache and TLB information (2):
       processor serial number: 0087-0F10-0000-0000-0000-0000
       MONITOR/MWAIT (5):
          smallest monitor-line size (bytes)       = 0x40 (64)
          largest monitor-line size (bytes)        = 0x40 (64)
          enum of Monitor-MWAIT exts supported     = true
          supports intrs as break-event for MWAIT  = true
          number of C0 sub C-states using MWAIT    = 0x1 (1)
          number of C1 sub C-states using MWAIT    = 0x1 (1)
          number of C2 sub C-states using MWAIT    = 0x0 (0)
          number of C3 sub C-states using MWAIT    = 0x0 (0)
          number of C4 sub C-states using MWAIT    = 0x0 (0)
          number of C5 sub C-states using MWAIT    = 0x0 (0)
          number of C6 sub C-states using MWAIT    = 0x0 (0)
          number of C7 sub C-states using MWAIT    = 0x0 (0)
       Thermal and Power Management Features (6):
          digital thermometer                     = false
          Intel Turbo Boost Technology            = false
          ARAT always running APIC timer          = true
          PLN power limit notification            = false
          ECMD extended clock modulation duty     = false
          PTM package thermal management          = false
          HWP base registers                      = false
          HWP notification                        = false
          HWP activity window                     = false
          HWP energy performance preference       = false
          HWP package level request               = false
          HDC base registers                      = false
          Intel Turbo Boost Max Technology 3.0    = false
          HWP capabilities                        = false
          HWP PECI override                       = false
          flexible HWP                            = false
          IA32_HWP_REQUEST MSR fast access mode   = false
          ignoring idle logical processor HWP req = false
          digital thermometer thresholds          = 0x0 (0)
          hardware coordination feedback          = true
          ACNT2 available                         = false
          performance-energy bias capability      = false
       extended feature flags (7):
          FSGSBASE instructions                    = true
          IA32_TSC_ADJUST MSR supported            = false
          SGX: Software Guard Extensions supported = false
          BMI1 instructions                        = true
          HLE hardware lock elision                = false
          AVX2: advanced vector extensions 2       = true
          FDP_EXCPTN_ONLY                          = false
          SMEP supervisor mode exec protection     = true
          BMI2 instructions                        = true
          enhanced REP MOVSB/STOSB                 = false
          INVPCID instruction                      = false
          RTM: restricted transactional memory     = false
          RDT-M: Intel RDT monitoring              = true
          deprecated FPU CS/DS                     = false
          MPX: intel memory protection extensions  = false
          RDT-A: Intel RDT allocation              = true
          AVX512F: AVX-512 foundation instructions = false
          AVX512DQ: double & quadword instructions = false
          RDSEED instruction                       = true
          ADX instructions                         = true
          SMAP: supervisor mode access prevention  = true
          AVX512IFMA: fused multiply add           = false
          PCOMMIT instruction                      = false
          CLFLUSHOPT instruction                   = true
          CLWB instruction                         = true
          Intel processor trace                    = false
          AVX512PF: prefetch instructions          = false
          AVX512ER: exponent & reciprocal instrs   = false
          AVX512CD: conflict detection instrs      = false
          SHA instructions                         = true
          AVX512BW: byte & word instructions       = false
          AVX512VL: vector length                  = false
          PREFETCHWT1                              = false
          AVX512VBMI: vector byte manipulation     = false
          UMIP: user-mode instruction prevention   = true
          PKU protection keys for user-mode        = false
          OSPKE CR4.PKE and RDPKRU/WRPKRU          = false
          WAITPKG instructions                     = false
          AVX512_VBMI2                             = false
          CET_SS: CET shadow stack                 = false
          GFNI: Galois Field New Instructions      = false
          VAES instructions                        = false
          VPCLMULQDQ instruction                   = false
          AVX512_VNNI                              = false
          AVX512_BITALG: bit count/shiffle         = false
          AVX512: VPOPCNTDQ instruction            = false
          5-level paging                           = false
          BNDLDX/BNDSTX MAWAU value in 64-bit mode = 0x0 (0)
          RDPID: read processor D supported        = true
          CLDEMOTE supports cache line demote      = false
          MOVDIRI instruction                      = false
          MOVDIR64B intruction                     = false
          SGX_LC: SGX launch config supported      = false
          AVX512_4VNNIW: neural network instrs     = false
          AVX512_4FMAPS: multiply acc single prec  = false
          fast short REP MOV                       = false
          PCONFIG                                  = false
          CET_IBT: CET indirect branch tracking    = false
       Direct Cache Access Parameters (9):
          PLATFORM_DCA_CAP MSR bits = 0
       Architecture Performance Monitoring Features (0xa/eax):
          version ID                               = 0x0 (0)
          number of counters per logical processor = 0x0 (0)
          bit width of counter                     = 0x0 (0)
          length of EBX bit vector                 = 0x0 (0)
       Architecture Performance Monitoring Features (0xa/ebx):
          core cycle event not available           = false
          instruction retired event not available  = false
          reference cycles event not available     = false
          last-level cache ref event not available = false
          last-level cache miss event not avail    = false
          branch inst retired event not available  = false
          branch mispred retired event not avail   = false
       Architecture Performance Monitoring Features (0xa/edx):
          number of fixed counters    = 0x0 (0)
          bit width of fixed counters = 0x0 (0)
          anythread deprecation       = false
       x2APIC features / processor topology (0xb):
          --- level 0 (thread) ---
          bits to shift APIC ID to get next = 0x1 (1)
          logical processors at this level  = 0x2 (2)
          level number                      = 0x0 (0)
          level type                        = thread (1)
          extended APIC ID                  = 0
          --- level 1 (core) ---
          bits to shift APIC ID to get next = 0x7 (7)
          logical processors at this level  = 0xc (12)
          level number                      = 0x1 (1)
          level type                        = core (2)
          extended APIC ID                  = 0
       XSAVE features (0xd/0):
          XCR0 lower 32 bits valid bit field mask = 0x00000207
          XCR0 upper 32 bits valid bit field mask = 0x00000000
             XCR0 supported: x87 state            = true
             XCR0 supported: SSE state            = true
             XCR0 supported: AVX state            = true
             XCR0 supported: MPX BNDREGS          = false
             XCR0 supported: MPX BNDCSR           = false
             XCR0 supported: AVX-512 opmask       = false
             XCR0 supported: AVX-512 ZMM_Hi256    = false
             XCR0 supported: AVX-512 Hi16_ZMM     = false
             IA32_XSS supported: PT state         = false
             XCR0 supported: PKRU state           = true
             IA32_XSS supported: HDC state        = false
          bytes required by fields in XCR0        = 0x00000340 (832)
          bytes required by XSAVE/XRSTOR area     = 0x00000380 (896)
       XSAVE features (0xd/1):
          XSAVEOPT instruction                        = true
          XSAVEC instruction                          = true
          XGETBV instruction                          = true
          XSAVES/XRSTORS instructions                 = true
          SAVE area size in bytes                     = 0x00000340 (832)
          IA32_XSS lower 32 bits valid bit field mask = 0x00000000
          IA32_XSS upper 32 bits valid bit field mask = 0x00000000
       AVX/YMM features (0xd/2):
          AVX/YMM save state byte size             = 0x00000100 (256)
          AVX/YMM save state byte offset           = 0x00000240 (576)
          supported in IA32_XSS or XCR0            = XCR0 (user state)
          64-byte alignment in compacted XSAVE     = false
       PKRU features (0xd/9):
          PKRU save state byte size                = 0x00000040 (64)
          PKRU save state byte offset              = 0x00000340 (832)
          supported in IA32_XSS or XCR0            = XCR0 (user state)
          64-byte alignment in compacted XSAVE     = false
       Quality of Service Monitoring Resource Type (0xf/0):
          Maximum range of RMID = 255
          supports L3 cache QoS monitoring = false
       L3 Cache Quality of Service Monitoring (0xf/1):
          Conversion factor from IA32_QM_CTR to bytes = 64
          Maximum range of RMID                       = 255
          supports L3 occupancy monitoring       = true
          supports L3 total bandwidth monitoring = true
          supports L3 local bandwidth monitoring = true
       Resource Director Technology allocation (0x10/0):
          L3 cache allocation technology supported = true
          L2 cache allocation technology supported = false
          memory bandwidth allocation supported    = false
       L3 Cache Allocation Technology (0x10/1):
          length of capacity bit mask - 1 = 0xf (15)
          Bit-granular map of isolation/contention    = 0x00000000
          infrequent updates of COS              = false
          code and data prioritization supported = true
          highest COS number supported = 0xf (15)
       extended processor signature (0x80000001/eax):
          family/generation = AMD Athlon 64/Opteron/Sempron/Turion (15)
          model             = 0x1 (1)
          stepping id       = 0x0 (0)
          extended family   = 0x8 (8)
          extended model    = 0x7 (7)
          (simple synth) = unknown
       extended feature flags (0x80000001/edx):
          x87 FPU on chip                       = true
          virtual-8086 mode enhancement         = true
          debugging extensions                  = true
          page size extensions                  = true
          time stamp counter                    = true
          RDMSR and WRMSR support               = true
          physical address extensions           = true
          machine check exception               = true
          CMPXCHG8B inst.                       = true
          APIC on chip                          = true
          SYSCALL and SYSRET instructions       = true
          memory type range registers           = true
          global paging extension               = true
          machine check architecture            = true
          conditional move/compare instruction  = true
          page attribute table                  = true
          page size extension                   = true
          multiprocessing capable               = false
          no-execute page protection            = true
          AMD multimedia instruction extensions = true
          MMX Technology                        = true
          FXSAVE/FXRSTOR                        = true
          SSE extensions                        = true
          1-GB large page support               = true
          RDTSCP                                = true
          long mode (AA-64)                     = true
          3DNow! instruction extensions         = false
          3DNow! instructions                   = false
       extended brand id (0x80000001/ebx):
          raw     = 0x20000000 (536870912)
          BrandId = 0x0 (0)
       AMD feature flags (0x80000001/ecx):
          LAHF/SAHF supported in 64-bit mode     = true
          CMP Legacy                             = true
          SVM: secure virtual machine            = true
          extended APIC space                    = true
          AltMovCr8                              = true
          LZCNT advanced bit manipulation        = true
          SSE4A support                          = true
          misaligned SSE mode                    = true
          3DNow! PREFETCH/PREFETCHW instructions = true
          OS visible workaround                  = true
          instruction based sampling             = true
          XOP support                            = false
          SKINIT/STGI support                    = true
          watchdog timer support                 = true
          lightweight profiling support          = false
          4-operand FMA instruction              = false
          TCE: translation cache extension       = true
          NodeId MSR C001100C                    = false
          TBM support                            = false
          topology extensions                    = true
          core performance counter extensions    = true
          data breakpoint extension              = true
          performance time-stamp counter support = false
          performance counter extensions         = true
          MWAITX/MONITORX supported              = true
       brand = "AMD Ryzen 5 3600 6-Core Processor              "
       L1 TLB/cache information: 2M/4M pages & L1 TLB (0x80000005/eax):
          instruction # entries     = 0x40 (64)
          instruction associativity = 0xff (255)
          data # entries            = 0x40 (64)
          data associativity        = 0xff (255)
       L1 TLB/cache information: 4K pages & L1 TLB (0x80000005/ebx):
          instruction # entries     = 0x40 (64)
          instruction associativity = 0xff (255)
          data # entries            = 0x40 (64)
          data associativity        = 0xff (255)
       L1 data cache information (0x80000005/ecx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 0x8 (8)
          size (KB)         = 0x20 (32)
       L1 instruction cache information (0x80000005/edx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 0x8 (8)
          size (KB)         = 0x20 (32)
       L2 TLB/cache information: 2M/4M pages & L2 TLB (0x80000006/eax):
          instruction # entries     = 0x400 (1024)
          instruction associativity = 8-way (6)
          data # entries            = 0x800 (2048)
          data associativity        = 4-way (4)
       L2 TLB/cache information: 4K pages & L2 TLB (0x80000006/ebx):
          instruction # entries     = 0x400 (1024)
          instruction associativity = 8-way (6)
          data # entries            = 0x800 (2048)
          data associativity        = 8-way (6)
       L2 unified cache information (0x80000006/ecx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 8-way (6)
          size (KB)         = 0x200 (512)
       L3 cache information (0x80000006/edx):
          line size (bytes)     = 0x40 (64)
          lines per tag         = 0x1 (1)
          associativity         = 0x9 (9)
          size (in 512KB units) = 0x40 (64)
       RAS Capability (0x80000007/ebx):
          MCA overflow recovery support = true
          SUCCOR support                = true
          HWA: hardware assert support  = false
          scalable MCA support          = true
       Advanced Power Management Features (0x80000007/ecx):
          CmpUnitPwrSampleTimeRatio = 0x0 (0)
       Advanced Power Management Features (0x80000007/edx):
          TS: temperature sensing diode           = true
          FID: frequency ID control               = false
          VID: voltage ID control                 = false
          TTP: thermal trip                       = true
          TM: thermal monitor                     = true
          STC: software thermal control           = false
          100 MHz multiplier control              = false
          hardware P-State control                = true
          TscInvariant                            = true
          CPB: core performance boost             = true
          read-only effective frequency interface = true
          processor feedback interface            = false
          APM power reporting                     = false
          connected standby                       = true
          RAPL: running average power limit       = true
       Physical Address and Linear Address Size (0x80000008/eax):
          maximum physical address bits         = 0x30 (48)
          maximum linear (virtual) address bits = 0x30 (48)
          maximum guest physical address bits   = 0x0 (0)
       Extended Feature Extensions ID (0x80000008/ebx):
          CLZERO instruction                 = true
          instructions retired count support = true
          always save/restore error pointers = true
       Logical CPU cores (0x80000008/ecx):
          number of CPU cores - 1 = 0xb (11)
          ApicIdCoreIdSize        = 0x7 (7)
       SVM Secure Virtual Machine (0x8000000a/eax):
          SvmRev: SVM revision = 0x1 (1)
       SVM Secure Virtual Machine (0x8000000a/edx):
          nested paging                          = true
          LBR virtualization                     = true
          SVM lock                               = true
          NRIP save                              = true
          MSR based TSC rate control             = true
          VMCB clean bits support                = true
          flush by ASID                          = true
          decode assists                         = true
          SSSE3/SSE5 opcode set disable          = false
          pause intercept filter                 = true
          pause filter threshold                 = true
          AVIC: AMD virtual interrupt controller = true
          virtualized VMLOAD/VMSAVE              = true
          virtualized GIF                        = true
       NASID: number of address space identifiers = 0x8000 (32768):
       L1 TLB information: 1G pages (0x80000019/eax):
          instruction # entries     = 0x40 (64)
          instruction associativity = full (15)
          data # entries            = 0x40 (64)
          data associativity        = full (15)
       L2 TLB information: 1G pages (0x80000019/ebx):
          instruction # entries     = 0x0 (0)
          instruction associativity = L2 off (0)
          data # entries            = 0x0 (0)
          data associativity        = L2 off (0)
       SVM Secure Virtual Machine (0x8000001a/eax):
          128-bit SSE executed full-width = false
          MOVU* better than MOVL*/MOVH*   = true
          256-bit SSE executed full-width = true
       Instruction Based Sampling Identifiers (0x8000001b/eax):
          IBS feature flags valid                  = true
          IBS fetch sampling                       = true
          IBS execution sampling                   = true
          read write of op counter                 = true
          op counting mode                         = true
          branch target address reporting          = true
          IbsOpCurCnt and IbsOpMaxCnt extend 7     = true
          invalid RIP indication support           = true
          fused branch micro-op indication support = true
          IBS fetch control extended MSR support   = true
          IBS op data 4 MSR support                = false
       Lightweight Profiling Capabilities: Availability (0x8000001c/eax):
          lightweight profiling                  = false
          LWPVAL instruction                     = false
          instruction retired event              = false
          branch retired event                   = false
          DC miss event                          = false
          core clocks not halted event           = false
          core reference clocks not halted event = false
          interrupt on threshold overflow        = false
       Lightweight Profiling Capabilities: Supported (0x8000001c/edx):
          lightweight profiling                  = false
          LWPVAL instruction                     = false
          instruction retired event              = false
          branch retired event                   = false
          DC miss event                          = false
          core clocks not halted event           = false
          core reference clocks not halted event = false
          interrupt on threshold overflow        = false
       Lightweight Profiling Capabilities (0x8000001c/ebx):
          LWPCB byte size             = 0x0 (0)
          event record byte size      = 0x0 (0)
          maximum EventId             = 0x0 (0)
          EventInterval1 field offset = 0x0 (0)
       Lightweight Profiling Capabilities (0x8000001c/ecx):
          latency counter bit size          = 0x0 (0)
          data cache miss address valid     = false
          amount cache latency is rounded   = 0x0 (0)
          LWP implementation version        = 0x0 (0)
          event ring buffer size in records = 0x0 (0)
          branch prediction filtering       = false
          IP filtering                      = false
          cache level filtering             = false
          cache latency filteing            = false
       Cache Properties (0x8000001d):
          --- cache 0 ---
          type                            = data (1)
          level                           = 0x1 (1)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 63
          write-back invalidate           = false
          cache inclusive of lower levels = false
          --- cache 1 ---
          type                            = instruction (2)
          level                           = 0x1 (1)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 63
          write-back invalidate           = false
          cache inclusive of lower levels = false
          --- cache 2 ---
          type                            = unified (3)
          level                           = 0x2 (2)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 1023
          write-back invalidate           = false
          cache inclusive of lower levels = true
          --- cache 3 ---
          type                            = unified (3)
          level                           = 0x3 (3)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x5 (5)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0xf (15)
          number of sets                  = 16383
          write-back invalidate           = true
          cache inclusive of lower levels = false
       extended APIC ID = 0
       Extended APIC ID (0x8000001e/ebx):
          compute unit ID            = 0x0 (0)
          cores per compute unit - 1 = 0x1 (1)
       Extended APIC ID (0x8000001e/ecx):
          node ID             = 0x0 (0)
          nodes per processor = 1 node (0)
       SME/SEV (0x8000001f):
          SME: secure memory encryption support    = true
          SEV: secure encrypted virtualize support = true
          MIN_SEV_ASID = 0x1 (1)
          MAX_SEV_ASID = 0x1fd (509)
       0x80000020 0x00: eax=0x00000000 ebx=0x00000002 ecx=0x00000000 edx=0x00000000
       (instruction supported synth):
          CMPXCHG8B                = true
          conditional move/compare = true
          PREFETCH/PREFETCHW       = true
       (multi-processing synth): multi-core (c=12)
       (multi-processing method): AMD
       (APIC widths synth): CORE_width=4 SMT_width=0
       (APIC synth): PKG_ID=0 CORE_ID=0 SMT_ID=0
       (synth) = unknown
    CPU 1:
       vendor_id = "AuthenticAMD"
       version information (1/eax):
          processor type  = primary processor (0)
          family          = Intel Pentium 4/Pentium D/Pentium Extreme Edition/Celeron/Xeon/Xeon MP/Itanium2, AMD Athlon 64/Athlon XP-M/Opteron/Sempron/Turion (15)
          model           = 0x1 (1)
          stepping id     = 0x0 (0)
          extended family = 0x8 (8)
          extended model  = 0x7 (7)
          (simple synth)  = unknown
       miscellaneous (1/ebx):
          process local APIC physical ID = 0x2 (2)
          cpu count                      = 0xc (12)
          CLFLUSH line size              = 0x8 (8)
          brand index                    = 0x0 (0)
       brand id = 0x00 (0): unknown
       feature information (1/edx):
          x87 FPU on chip                        = true
          VME: virtual-8086 mode enhancement     = true
          DE: debugging extensions               = true
          PSE: page size extensions              = true
          TSC: time stamp counter                = true
          RDMSR and WRMSR support                = true
          PAE: physical address extensions       = true
          MCE: machine check exception           = true
          CMPXCHG8B inst.                        = true
          APIC on chip                           = true
          SYSENTER and SYSEXIT                   = true
          MTRR: memory type range registers      = true
          PTE global bit                         = true
          MCA: machine check architecture        = true
          CMOV: conditional move/compare instr   = true
          PAT: page attribute table              = true
          PSE-36: page size extension            = true
          PSN: processor serial number           = false
          CLFLUSH instruction                    = true
          DS: debug store                        = false
          ACPI: thermal monitor and clock ctrl   = false
          MMX Technology                         = true
          FXSAVE/FXRSTOR                         = true
          SSE extensions                         = true
          SSE2 extensions                        = true
          SS: self snoop                         = false
          hyper-threading / multi-core supported = true
          TM: therm. monitor                     = false
          IA64                                   = false
          PBE: pending break event               = false
       feature information (1/ecx):
          PNI/SSE3: Prescott New Instructions     = true
          PCLMULDQ instruction                    = true
          DTES64: 64-bit debug store              = false
          MONITOR/MWAIT                           = true
          CPL-qualified debug store               = false
          VMX: virtual machine extensions         = false
          SMX: safer mode extensions              = false
          Enhanced Intel SpeedStep Technology     = false
          TM2: thermal monitor 2                  = false
          SSSE3 extensions                        = true
          context ID: adaptive or shared L1 data  = false
          SDBG: IA32_DEBUG_INTERFACE              = false
          FMA instruction                         = true
          CMPXCHG16B instruction                  = true
          xTPR disable                            = false
          PDCM: perfmon and debug                 = false
          PCID: process context identifiers       = false
          DCA: direct cache access                = false
          SSE4.1 extensions                       = true
          SSE4.2 extensions                       = true
          x2APIC: extended xAPIC support          = false
          MOVBE instruction                       = true
          POPCNT instruction                      = true
          time stamp counter deadline             = false
          AES instruction                         = true
          XSAVE/XSTOR states                      = true
          OS-enabled XSAVE/XSTOR                  = true
          AVX: advanced vector extensions         = true
          F16C half-precision convert instruction = true
          RDRAND instruction                      = true
          hypervisor guest status                 = false
       cache and TLB information (2):
       processor serial number: 0087-0F10-0000-0000-0000-0000
       MONITOR/MWAIT (5):
          smallest monitor-line size (bytes)       = 0x40 (64)
          largest monitor-line size (bytes)        = 0x40 (64)
          enum of Monitor-MWAIT exts supported     = true
          supports intrs as break-event for MWAIT  = true
          number of C0 sub C-states using MWAIT    = 0x1 (1)
          number of C1 sub C-states using MWAIT    = 0x1 (1)
          number of C2 sub C-states using MWAIT    = 0x0 (0)
          number of C3 sub C-states using MWAIT    = 0x0 (0)
          number of C4 sub C-states using MWAIT    = 0x0 (0)
          number of C5 sub C-states using MWAIT    = 0x0 (0)
          number of C6 sub C-states using MWAIT    = 0x0 (0)
          number of C7 sub C-states using MWAIT    = 0x0 (0)
       Thermal and Power Management Features (6):
          digital thermometer                     = false
          Intel Turbo Boost Technology            = false
          ARAT always running APIC timer          = true
          PLN power limit notification            = false
          ECMD extended clock modulation duty     = false
          PTM package thermal management          = false
          HWP base registers                      = false
          HWP notification                        = false
          HWP activity window                     = false
          HWP energy performance preference       = false
          HWP package level request               = false
          HDC base registers                      = false
          Intel Turbo Boost Max Technology 3.0    = false
          HWP capabilities                        = false
          HWP PECI override                       = false
          flexible HWP                            = false
          IA32_HWP_REQUEST MSR fast access mode   = false
          ignoring idle logical processor HWP req = false
          digital thermometer thresholds          = 0x0 (0)
          hardware coordination feedback          = true
          ACNT2 available                         = false
          performance-energy bias capability      = false
       extended feature flags (7):
          FSGSBASE instructions                    = true
          IA32_TSC_ADJUST MSR supported            = false
          SGX: Software Guard Extensions supported = false
          BMI1 instructions                        = true
          HLE hardware lock elision                = false
          AVX2: advanced vector extensions 2       = true
          FDP_EXCPTN_ONLY                          = false
          SMEP supervisor mode exec protection     = true
          BMI2 instructions                        = true
          enhanced REP MOVSB/STOSB                 = false
          INVPCID instruction                      = false
          RTM: restricted transactional memory     = false
          RDT-M: Intel RDT monitoring              = true
          deprecated FPU CS/DS                     = false
          MPX: intel memory protection extensions  = false
          RDT-A: Intel RDT allocation              = true
          AVX512F: AVX-512 foundation instructions = false
          AVX512DQ: double & quadword instructions = false
          RDSEED instruction                       = true
          ADX instructions                         = true
          SMAP: supervisor mode access prevention  = true
          AVX512IFMA: fused multiply add           = false
          PCOMMIT instruction                      = false
          CLFLUSHOPT instruction                   = true
          CLWB instruction                         = true
          Intel processor trace                    = false
          AVX512PF: prefetch instructions          = false
          AVX512ER: exponent & reciprocal instrs   = false
          AVX512CD: conflict detection instrs      = false
          SHA instructions                         = true
          AVX512BW: byte & word instructions       = false
          AVX512VL: vector length                  = false
          PREFETCHWT1                              = false
          AVX512VBMI: vector byte manipulation     = false
          UMIP: user-mode instruction prevention   = true
          PKU protection keys for user-mode        = false
          OSPKE CR4.PKE and RDPKRU/WRPKRU          = false
          WAITPKG instructions                     = false
          AVX512_VBMI2                             = false
          CET_SS: CET shadow stack                 = false
          GFNI: Galois Field New Instructions      = false
          VAES instructions                        = false
          VPCLMULQDQ instruction                   = false
          AVX512_VNNI                              = false
          AVX512_BITALG: bit count/shiffle         = false
          AVX512: VPOPCNTDQ instruction            = false
          5-level paging                           = false
          BNDLDX/BNDSTX MAWAU value in 64-bit mode = 0x0 (0)
          RDPID: read processor D supported        = true
          CLDEMOTE supports cache line demote      = false
          MOVDIRI instruction                      = false
          MOVDIR64B intruction                     = false
          SGX_LC: SGX launch config supported      = false
          AVX512_4VNNIW: neural network instrs     = false
          AVX512_4FMAPS: multiply acc single prec  = false
          fast short REP MOV                       = false
          PCONFIG                                  = false
          CET_IBT: CET indirect branch tracking    = false
       Direct Cache Access Parameters (9):
          PLATFORM_DCA_CAP MSR bits = 0
       Architecture Performance Monitoring Features (0xa/eax):
          version ID                               = 0x0 (0)
          number of counters per logical processor = 0x0 (0)
          bit width of counter                     = 0x0 (0)
          length of EBX bit vector                 = 0x0 (0)
       Architecture Performance Monitoring Features (0xa/ebx):
          core cycle event not available           = false
          instruction retired event not available  = false
          reference cycles event not available     = false
          last-level cache ref event not available = false
          last-level cache miss event not avail    = false
          branch inst retired event not available  = false
          branch mispred retired event not avail   = false
       Architecture Performance Monitoring Features (0xa/edx):
          number of fixed counters    = 0x0 (0)
          bit width of fixed counters = 0x0 (0)
          anythread deprecation       = false
       x2APIC features / processor topology (0xb):
          --- level 0 (thread) ---
          bits to shift APIC ID to get next = 0x1 (1)
          logical processors at this level  = 0x2 (2)
          level number                      = 0x0 (0)
          level type                        = thread (1)
          extended APIC ID                  = 2
          --- level 1 (core) ---
          bits to shift APIC ID to get next = 0x7 (7)
          logical processors at this level  = 0xc (12)
          level number                      = 0x1 (1)
          level type                        = core (2)
          extended APIC ID                  = 2
       XSAVE features (0xd/0):
          XCR0 lower 32 bits valid bit field mask = 0x00000207
          XCR0 upper 32 bits valid bit field mask = 0x00000000
             XCR0 supported: x87 state            = true
             XCR0 supported: SSE state            = true
             XCR0 supported: AVX state            = true
             XCR0 supported: MPX BNDREGS          = false
             XCR0 supported: MPX BNDCSR           = false
             XCR0 supported: AVX-512 opmask       = false
             XCR0 supported: AVX-512 ZMM_Hi256    = false
             XCR0 supported: AVX-512 Hi16_ZMM     = false
             IA32_XSS supported: PT state         = false
             XCR0 supported: PKRU state           = true
             IA32_XSS supported: HDC state        = false
          bytes required by fields in XCR0        = 0x00000340 (832)
          bytes required by XSAVE/XRSTOR area     = 0x00000380 (896)
       XSAVE features (0xd/1):
          XSAVEOPT instruction                        = true
          XSAVEC instruction                          = true
          XGETBV instruction                          = true
          XSAVES/XRSTORS instructions                 = true
          SAVE area size in bytes                     = 0x00000340 (832)
          IA32_XSS lower 32 bits valid bit field mask = 0x00000000
          IA32_XSS upper 32 bits valid bit field mask = 0x00000000
       AVX/YMM features (0xd/2):
          AVX/YMM save state byte size             = 0x00000100 (256)
          AVX/YMM save state byte offset           = 0x00000240 (576)
          supported in IA32_XSS or XCR0            = XCR0 (user state)
          64-byte alignment in compacted XSAVE     = false
       PKRU features (0xd/9):
          PKRU save state byte size                = 0x00000040 (64)
          PKRU save state byte offset              = 0x00000340 (832)
          supported in IA32_XSS or XCR0            = XCR0 (user state)
          64-byte alignment in compacted XSAVE     = false
       Quality of Service Monitoring Resource Type (0xf/0):
          Maximum range of RMID = 255
          supports L3 cache QoS monitoring = false
       L3 Cache Quality of Service Monitoring (0xf/1):
          Conversion factor from IA32_QM_CTR to bytes = 64
          Maximum range of RMID                       = 255
          supports L3 occupancy monitoring       = true
          supports L3 total bandwidth monitoring = true
          supports L3 local bandwidth monitoring = true
       Resource Director Technology allocation (0x10/0):
          L3 cache allocation technology supported = true
          L2 cache allocation technology supported = false
          memory bandwidth allocation supported    = false
       L3 Cache Allocation Technology (0x10/1):
          length of capacity bit mask - 1 = 0xf (15)
          Bit-granular map of isolation/contention    = 0x00000000
          infrequent updates of COS              = false
          code and data prioritization supported = true
          highest COS number supported = 0xf (15)
       extended processor signature (0x80000001/eax):
          family/generation = AMD Athlon 64/Opteron/Sempron/Turion (15)
          model             = 0x1 (1)
          stepping id       = 0x0 (0)
          extended family   = 0x8 (8)
          extended model    = 0x7 (7)
          (simple synth) = unknown
       extended feature flags (0x80000001/edx):
          x87 FPU on chip                       = true
          virtual-8086 mode enhancement         = true
          debugging extensions                  = true
          page size extensions                  = true
          time stamp counter                    = true
          RDMSR and WRMSR support               = true
          physical address extensions           = true
          machine check exception               = true
          CMPXCHG8B inst.                       = true
          APIC on chip                          = true
          SYSCALL and SYSRET instructions       = true
          memory type range registers           = true
          global paging extension               = true
          machine check architecture            = true
          conditional move/compare instruction  = true
          page attribute table                  = true
          page size extension                   = true
          multiprocessing capable               = false
          no-execute page protection            = true
          AMD multimedia instruction extensions = true
          MMX Technology                        = true
          FXSAVE/FXRSTOR                        = true
          SSE extensions                        = true
          1-GB large page support               = true
          RDTSCP                                = true
          long mode (AA-64)                     = true
          3DNow! instruction extensions         = false
          3DNow! instructions                   = false
       extended brand id (0x80000001/ebx):
          raw     = 0x20000000 (536870912)
          BrandId = 0x0 (0)
       AMD feature flags (0x80000001/ecx):
          LAHF/SAHF supported in 64-bit mode     = true
          CMP Legacy                             = true
          SVM: secure virtual machine            = true
          extended APIC space                    = true
          AltMovCr8                              = true
          LZCNT advanced bit manipulation        = true
          SSE4A support                          = true
          misaligned SSE mode                    = true
          3DNow! PREFETCH/PREFETCHW instructions = true
          OS visible workaround                  = true
          instruction based sampling             = true
          XOP support                            = false
          SKINIT/STGI support                    = true
          watchdog timer support                 = true
          lightweight profiling support          = false
          4-operand FMA instruction              = false
          TCE: translation cache extension       = true
          NodeId MSR C001100C                    = false
          TBM support                            = false
          topology extensions                    = true
          core performance counter extensions    = true
          data breakpoint extension              = true
          performance time-stamp counter support = false
          performance counter extensions         = true
          MWAITX/MONITORX supported              = true
       brand = "AMD Ryzen 5 3600 6-Core Processor              "
       L1 TLB/cache information: 2M/4M pages & L1 TLB (0x80000005/eax):
          instruction # entries     = 0x40 (64)
          instruction associativity = 0xff (255)
          data # entries            = 0x40 (64)
          data associativity        = 0xff (255)
       L1 TLB/cache information: 4K pages & L1 TLB (0x80000005/ebx):
          instruction # entries     = 0x40 (64)
          instruction associativity = 0xff (255)
          data # entries            = 0x40 (64)
          data associativity        = 0xff (255)
       L1 data cache information (0x80000005/ecx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 0x8 (8)
          size (KB)         = 0x20 (32)
       L1 instruction cache information (0x80000005/edx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 0x8 (8)
          size (KB)         = 0x20 (32)
       L2 TLB/cache information: 2M/4M pages & L2 TLB (0x80000006/eax):
          instruction # entries     = 0x400 (1024)
          instruction associativity = 8-way (6)
          data # entries            = 0x800 (2048)
          data associativity        = 4-way (4)
       L2 TLB/cache information: 4K pages & L2 TLB (0x80000006/ebx):
          instruction # entries     = 0x400 (1024)
          instruction associativity = 8-way (6)
          data # entries            = 0x800 (2048)
          data associativity        = 8-way (6)
       L2 unified cache information (0x80000006/ecx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 8-way (6)
          size (KB)         = 0x200 (512)
       L3 cache information (0x80000006/edx):
          line size (bytes)     = 0x40 (64)
          lines per tag         = 0x1 (1)
          associativity         = 0x9 (9)
          size (in 512KB units) = 0x40 (64)
       RAS Capability (0x80000007/ebx):
          MCA overflow recovery support = true
          SUCCOR support                = true
          HWA: hardware assert support  = false
          scalable MCA support          = true
       Advanced Power Management Features (0x80000007/ecx):
          CmpUnitPwrSampleTimeRatio = 0x0 (0)
       Advanced Power Management Features (0x80000007/edx):
          TS: temperature sensing diode           = true
          FID: frequency ID control               = false
          VID: voltage ID control                 = false
          TTP: thermal trip                       = true
          TM: thermal monitor                     = true
          STC: software thermal control           = false
          100 MHz multiplier control              = false
          hardware P-State control                = true
          TscInvariant                            = true
          CPB: core performance boost             = true
          read-only effective frequency interface = true
          processor feedback interface            = false
          APM power reporting                     = false
          connected standby                       = true
          RAPL: running average power limit       = true
       Physical Address and Linear Address Size (0x80000008/eax):
          maximum physical address bits         = 0x30 (48)
          maximum linear (virtual) address bits = 0x30 (48)
          maximum guest physical address bits   = 0x0 (0)
       Extended Feature Extensions ID (0x80000008/ebx):
          CLZERO instruction                 = true
          instructions retired count support = true
          always save/restore error pointers = true
       Logical CPU cores (0x80000008/ecx):
          number of CPU cores - 1 = 0xb (11)
          ApicIdCoreIdSize        = 0x7 (7)
       SVM Secure Virtual Machine (0x8000000a/eax):
          SvmRev: SVM revision = 0x1 (1)
       SVM Secure Virtual Machine (0x8000000a/edx):
          nested paging                          = true
          LBR virtualization                     = true
          SVM lock                               = true
          NRIP save                              = true
          MSR based TSC rate control             = true
          VMCB clean bits support                = true
          flush by ASID                          = true
          decode assists                         = true
          SSSE3/SSE5 opcode set disable          = false
          pause intercept filter                 = true
          pause filter threshold                 = true
          AVIC: AMD virtual interrupt controller = true
          virtualized VMLOAD/VMSAVE              = true
          virtualized GIF                        = true
       NASID: number of address space identifiers = 0x8000 (32768):
       L1 TLB information: 1G pages (0x80000019/eax):
          instruction # entries     = 0x40 (64)
          instruction associativity = full (15)
          data # entries            = 0x40 (64)
          data associativity        = full (15)
       L2 TLB information: 1G pages (0x80000019/ebx):
          instruction # entries     = 0x0 (0)
          instruction associativity = L2 off (0)
          data # entries            = 0x0 (0)
          data associativity        = L2 off (0)
       SVM Secure Virtual Machine (0x8000001a/eax):
          128-bit SSE executed full-width = false
          MOVU* better than MOVL*/MOVH*   = true
          256-bit SSE executed full-width = true
       Instruction Based Sampling Identifiers (0x8000001b/eax):
          IBS feature flags valid                  = true
          IBS fetch sampling                       = true
          IBS execution sampling                   = true
          read write of op counter                 = true
          op counting mode                         = true
          branch target address reporting          = true
          IbsOpCurCnt and IbsOpMaxCnt extend 7     = true
          invalid RIP indication support           = true
          fused branch micro-op indication support = true
          IBS fetch control extended MSR support   = true
          IBS op data 4 MSR support                = false
       Lightweight Profiling Capabilities: Availability (0x8000001c/eax):
          lightweight profiling                  = false
          LWPVAL instruction                     = false
          instruction retired event              = false
          branch retired event                   = false
          DC miss event                          = false
          core clocks not halted event           = false
          core reference clocks not halted event = false
          interrupt on threshold overflow        = false
       Lightweight Profiling Capabilities: Supported (0x8000001c/edx):
          lightweight profiling                  = false
          LWPVAL instruction                     = false
          instruction retired event              = false
          branch retired event                   = false
          DC miss event                          = false
          core clocks not halted event           = false
          core reference clocks not halted event = false
          interrupt on threshold overflow        = false
       Lightweight Profiling Capabilities (0x8000001c/ebx):
          LWPCB byte size             = 0x0 (0)
          event record byte size      = 0x0 (0)
          maximum EventId             = 0x0 (0)
          EventInterval1 field offset = 0x0 (0)
       Lightweight Profiling Capabilities (0x8000001c/ecx):
          latency counter bit size          = 0x0 (0)
          data cache miss address valid     = false
          amount cache latency is rounded   = 0x0 (0)
          LWP implementation version        = 0x0 (0)
          event ring buffer size in records = 0x0 (0)
          branch prediction filtering       = false
          IP filtering                      = false
          cache level filtering             = false
          cache latency filteing            = false
       Cache Properties (0x8000001d):
          --- cache 0 ---
          type                            = data (1)
          level                           = 0x1 (1)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 63
          write-back invalidate           = false
          cache inclusive of lower levels = false
          --- cache 1 ---
          type                            = instruction (2)
          level                           = 0x1 (1)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 63
          write-back invalidate           = false
          cache inclusive of lower levels = false
          --- cache 2 ---
          type                            = unified (3)
          level                           = 0x2 (2)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 1023
          write-back invalidate           = false
          cache inclusive of lower levels = true
          --- cache 3 ---
          type                            = unified (3)
          level                           = 0x3 (3)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x5 (5)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0xf (15)
          number of sets                  = 16383
          write-back invalidate           = true
          cache inclusive of lower levels = false
       extended APIC ID = 2
       Extended APIC ID (0x8000001e/ebx):
          compute unit ID            = 0x1 (1)
          cores per compute unit - 1 = 0x1 (1)
       Extended APIC ID (0x8000001e/ecx):
          node ID             = 0x0 (0)
          nodes per processor = 1 node (0)
       SME/SEV (0x8000001f):
          SME: secure memory encryption support    = true
          SEV: secure encrypted virtualize support = true
          MIN_SEV_ASID = 0x1 (1)
          MAX_SEV_ASID = 0x1fd (509)
       0x80000020 0x00: eax=0x00000000 ebx=0x00000002 ecx=0x00000000 edx=0x00000000
       (instruction supported synth):
          CMPXCHG8B                = true
          conditional move/compare = true
          PREFETCH/PREFETCHW       = true
       (multi-processing synth): multi-core (c=12)
       (multi-processing method): AMD
       (APIC widths synth): CORE_width=4 SMT_width=0
       (APIC synth): PKG_ID=0 CORE_ID=2 SMT_ID=0
       (synth) = unknown
    CPU 2:
       vendor_id = "AuthenticAMD"
       version information (1/eax):
          processor type  = primary processor (0)
          family          = Intel Pentium 4/Pentium D/Pentium Extreme Edition/Celeron/Xeon/Xeon MP/Itanium2, AMD Athlon 64/Athlon XP-M/Opteron/Sempron/Turion (15)
          model           = 0x1 (1)
          stepping id     = 0x0 (0)
          extended family = 0x8 (8)
          extended model  = 0x7 (7)
          (simple synth)  = unknown
       miscellaneous (1/ebx):
          process local APIC physical ID = 0x4 (4)
          cpu count                      = 0xc (12)
          CLFLUSH line size              = 0x8 (8)
          brand index                    = 0x0 (0)
       brand id = 0x00 (0): unknown
       feature information (1/edx):
          x87 FPU on chip                        = true
          VME: virtual-8086 mode enhancement     = true
          DE: debugging extensions               = true
          PSE: page size extensions              = true
          TSC: time stamp counter                = true
          RDMSR and WRMSR support                = true
          PAE: physical address extensions       = true
          MCE: machine check exception           = true
          CMPXCHG8B inst.                        = true
          APIC on chip                           = true
          SYSENTER and SYSEXIT                   = true
          MTRR: memory type range registers      = true
          PTE global bit                         = true
          MCA: machine check architecture        = true
          CMOV: conditional move/compare instr   = true
          PAT: page attribute table              = true
          PSE-36: page size extension            = true
          PSN: processor serial number           = false
          CLFLUSH instruction                    = true
          DS: debug store                        = false
          ACPI: thermal monitor and clock ctrl   = false
          MMX Technology                         = true
          FXSAVE/FXRSTOR                         = true
          SSE extensions                         = true
          SSE2 extensions                        = true
          SS: self snoop                         = false
          hyper-threading / multi-core supported = true
          TM: therm. monitor                     = false
          IA64                                   = false
          PBE: pending break event               = false
       feature information (1/ecx):
          PNI/SSE3: Prescott New Instructions     = true
          PCLMULDQ instruction                    = true
          DTES64: 64-bit debug store              = false
          MONITOR/MWAIT                           = true
          CPL-qualified debug store               = false
          VMX: virtual machine extensions         = false
          SMX: safer mode extensions              = false
          Enhanced Intel SpeedStep Technology     = false
          TM2: thermal monitor 2                  = false
          SSSE3 extensions                        = true
          context ID: adaptive or shared L1 data  = false
          SDBG: IA32_DEBUG_INTERFACE              = false
          FMA instruction                         = true
          CMPXCHG16B instruction                  = true
          xTPR disable                            = false
          PDCM: perfmon and debug                 = false
          PCID: process context identifiers       = false
          DCA: direct cache access                = false
          SSE4.1 extensions                       = true
          SSE4.2 extensions                       = true
          x2APIC: extended xAPIC support          = false
          MOVBE instruction                       = true
          POPCNT instruction                      = true
          time stamp counter deadline             = false
          AES instruction                         = true
          XSAVE/XSTOR states                      = true
          OS-enabled XSAVE/XSTOR                  = true
          AVX: advanced vector extensions         = true
          F16C half-precision convert instruction = true
          RDRAND instruction                      = true
          hypervisor guest status                 = false
       cache and TLB information (2):
       processor serial number: 0087-0F10-0000-0000-0000-0000
       MONITOR/MWAIT (5):
          smallest monitor-line size (bytes)       = 0x40 (64)
          largest monitor-line size (bytes)        = 0x40 (64)
          enum of Monitor-MWAIT exts supported     = true
          supports intrs as break-event for MWAIT  = true
          number of C0 sub C-states using MWAIT    = 0x1 (1)
          number of C1 sub C-states using MWAIT    = 0x1 (1)
          number of C2 sub C-states using MWAIT    = 0x0 (0)
          number of C3 sub C-states using MWAIT    = 0x0 (0)
          number of C4 sub C-states using MWAIT    = 0x0 (0)
          number of C5 sub C-states using MWAIT    = 0x0 (0)
          number of C6 sub C-states using MWAIT    = 0x0 (0)
          number of C7 sub C-states using MWAIT    = 0x0 (0)
       Thermal and Power Management Features (6):
          digital thermometer                     = false
          Intel Turbo Boost Technology            = false
          ARAT always running APIC timer          = true
          PLN power limit notification            = false
          ECMD extended clock modulation duty     = false
          PTM package thermal management          = false
          HWP base registers                      = false
          HWP notification                        = false
          HWP activity window                     = false
          HWP energy performance preference       = false
          HWP package level request               = false
          HDC base registers                      = false
          Intel Turbo Boost Max Technology 3.0    = false
          HWP capabilities                        = false
          HWP PECI override                       = false
          flexible HWP                            = false
          IA32_HWP_REQUEST MSR fast access mode   = false
          ignoring idle logical processor HWP req = false
          digital thermometer thresholds          = 0x0 (0)
          hardware coordination feedback          = true
          ACNT2 available                         = false
          performance-energy bias capability      = false
       extended feature flags (7):
          FSGSBASE instructions                    = true
          IA32_TSC_ADJUST MSR supported            = false
          SGX: Software Guard Extensions supported = false
          BMI1 instructions                        = true
          HLE hardware lock elision                = false
          AVX2: advanced vector extensions 2       = true
          FDP_EXCPTN_ONLY                          = false
          SMEP supervisor mode exec protection     = true
          BMI2 instructions                        = true
          enhanced REP MOVSB/STOSB                 = false
          INVPCID instruction                      = false
          RTM: restricted transactional memory     = false
          RDT-M: Intel RDT monitoring              = true
          deprecated FPU CS/DS                     = false
          MPX: intel memory protection extensions  = false
          RDT-A: Intel RDT allocation              = true
          AVX512F: AVX-512 foundation instructions = false
          AVX512DQ: double & quadword instructions = false
          RDSEED instruction                       = true
          ADX instructions                         = true
          SMAP: supervisor mode access prevention  = true
          AVX512IFMA: fused multiply add           = false
          PCOMMIT instruction                      = false
          CLFLUSHOPT instruction                   = true
          CLWB instruction                         = true
          Intel processor trace                    = false
          AVX512PF: prefetch instructions          = false
          AVX512ER: exponent & reciprocal instrs   = false
          AVX512CD: conflict detection instrs      = false
          SHA instructions                         = true
          AVX512BW: byte & word instructions       = false
          AVX512VL: vector length                  = false
          PREFETCHWT1                              = false
          AVX512VBMI: vector byte manipulation     = false
          UMIP: user-mode instruction prevention   = true
          PKU protection keys for user-mode        = false
          OSPKE CR4.PKE and RDPKRU/WRPKRU          = false
          WAITPKG instructions                     = false
          AVX512_VBMI2                             = false
          CET_SS: CET shadow stack                 = false
          GFNI: Galois Field New Instructions      = false
          VAES instructions                        = false
          VPCLMULQDQ instruction                   = false
          AVX512_VNNI                              = false
          AVX512_BITALG: bit count/shiffle         = false
          AVX512: VPOPCNTDQ instruction            = false
          5-level paging                           = false
          BNDLDX/BNDSTX MAWAU value in 64-bit mode = 0x0 (0)
          RDPID: read processor D supported        = true
          CLDEMOTE supports cache line demote      = false
          MOVDIRI instruction                      = false
          MOVDIR64B intruction                     = false
          SGX_LC: SGX launch config supported      = false
          AVX512_4VNNIW: neural network instrs     = false
          AVX512_4FMAPS: multiply acc single prec  = false
          fast short REP MOV                       = false
          PCONFIG                                  = false
          CET_IBT: CET indirect branch tracking    = false
       Direct Cache Access Parameters (9):
          PLATFORM_DCA_CAP MSR bits = 0
       Architecture Performance Monitoring Features (0xa/eax):
          version ID                               = 0x0 (0)
          number of counters per logical processor = 0x0 (0)
          bit width of counter                     = 0x0 (0)
          length of EBX bit vector                 = 0x0 (0)
       Architecture Performance Monitoring Features (0xa/ebx):
          core cycle event not available           = false
          instruction retired event not available  = false
          reference cycles event not available     = false
          last-level cache ref event not available = false
          last-level cache miss event not avail    = false
          branch inst retired event not available  = false
          branch mispred retired event not avail   = false
       Architecture Performance Monitoring Features (0xa/edx):
          number of fixed counters    = 0x0 (0)
          bit width of fixed counters = 0x0 (0)
          anythread deprecation       = false
       x2APIC features / processor topology (0xb):
          --- level 0 (thread) ---
          bits to shift APIC ID to get next = 0x1 (1)
          logical processors at this level  = 0x2 (2)
          level number                      = 0x0 (0)
          level type                        = thread (1)
          extended APIC ID                  = 4
          --- level 1 (core) ---
          bits to shift APIC ID to get next = 0x7 (7)
          logical processors at this level  = 0xc (12)
          level number                      = 0x1 (1)
          level type                        = core (2)
          extended APIC ID                  = 4
       XSAVE features (0xd/0):
          XCR0 lower 32 bits valid bit field mask = 0x00000207
          XCR0 upper 32 bits valid bit field mask = 0x00000000
             XCR0 supported: x87 state            = true
             XCR0 supported: SSE state            = true
             XCR0 supported: AVX state            = true
             XCR0 supported: MPX BNDREGS          = false
             XCR0 supported: MPX BNDCSR           = false
             XCR0 supported: AVX-512 opmask       = false
             XCR0 supported: AVX-512 ZMM_Hi256    = false
             XCR0 supported: AVX-512 Hi16_ZMM     = false
             IA32_XSS supported: PT state         = false
             XCR0 supported: PKRU state           = true
             IA32_XSS supported: HDC state        = false
          bytes required by fields in XCR0        = 0x00000340 (832)
          bytes required by XSAVE/XRSTOR area     = 0x00000380 (896)
       XSAVE features (0xd/1):
          XSAVEOPT instruction                        = true
          XSAVEC instruction                          = true
          XGETBV instruction                          = true
          XSAVES/XRSTORS instructions                 = true
          SAVE area size in bytes                     = 0x00000340 (832)
          IA32_XSS lower 32 bits valid bit field mask = 0x00000000
          IA32_XSS upper 32 bits valid bit field mask = 0x00000000
       AVX/YMM features (0xd/2):
          AVX/YMM save state byte size             = 0x00000100 (256)
          AVX/YMM save state byte offset           = 0x00000240 (576)
          supported in IA32_XSS or XCR0            = XCR0 (user state)
          64-byte alignment in compacted XSAVE     = false
       PKRU features (0xd/9):
          PKRU save state byte size                = 0x00000040 (64)
          PKRU save state byte offset              = 0x00000340 (832)
          supported in IA32_XSS or XCR0            = XCR0 (user state)
          64-byte alignment in compacted XSAVE     = false
       Quality of Service Monitoring Resource Type (0xf/0):
          Maximum range of RMID = 255
          supports L3 cache QoS monitoring = false
       L3 Cache Quality of Service Monitoring (0xf/1):
          Conversion factor from IA32_QM_CTR to bytes = 64
          Maximum range of RMID                       = 255
          supports L3 occupancy monitoring       = true
          supports L3 total bandwidth monitoring = true
          supports L3 local bandwidth monitoring = true
       Resource Director Technology allocation (0x10/0):
          L3 cache allocation technology supported = true
          L2 cache allocation technology supported = false
          memory bandwidth allocation supported    = false
       L3 Cache Allocation Technology (0x10/1):
          length of capacity bit mask - 1 = 0xf (15)
          Bit-granular map of isolation/contention    = 0x00000000
          infrequent updates of COS              = false
          code and data prioritization supported = true
          highest COS number supported = 0xf (15)
       extended processor signature (0x80000001/eax):
          family/generation = AMD Athlon 64/Opteron/Sempron/Turion (15)
          model             = 0x1 (1)
          stepping id       = 0x0 (0)
          extended family   = 0x8 (8)
          extended model    = 0x7 (7)
          (simple synth) = unknown
       extended feature flags (0x80000001/edx):
          x87 FPU on chip                       = true
          virtual-8086 mode enhancement         = true
          debugging extensions                  = true
          page size extensions                  = true
          time stamp counter                    = true
          RDMSR and WRMSR support               = true
          physical address extensions           = true
          machine check exception               = true
          CMPXCHG8B inst.                       = true
          APIC on chip                          = true
          SYSCALL and SYSRET instructions       = true
          memory type range registers           = true
          global paging extension               = true
          machine check architecture            = true
          conditional move/compare instruction  = true
          page attribute table                  = true
          page size extension                   = true
          multiprocessing capable               = false
          no-execute page protection            = true
          AMD multimedia instruction extensions = true
          MMX Technology                        = true
          FXSAVE/FXRSTOR                        = true
          SSE extensions                        = true
          1-GB large page support               = true
          RDTSCP                                = true
          long mode (AA-64)                     = true
          3DNow! instruction extensions         = false
          3DNow! instructions                   = false
       extended brand id (0x80000001/ebx):
          raw     = 0x20000000 (536870912)
          BrandId = 0x0 (0)
       AMD feature flags (0x80000001/ecx):
          LAHF/SAHF supported in 64-bit mode     = true
          CMP Legacy                             = true
          SVM: secure virtual machine            = true
          extended APIC space                    = true
          AltMovCr8                              = true
          LZCNT advanced bit manipulation        = true
          SSE4A support                          = true
          misaligned SSE mode                    = true
          3DNow! PREFETCH/PREFETCHW instructions = true
          OS visible workaround                  = true
          instruction based sampling             = true
          XOP support                            = false
          SKINIT/STGI support                    = true
          watchdog timer support                 = true
          lightweight profiling support          = false
          4-operand FMA instruction              = false
          TCE: translation cache extension       = true
          NodeId MSR C001100C                    = false
          TBM support                            = false
          topology extensions                    = true
          core performance counter extensions    = true
          data breakpoint extension              = true
          performance time-stamp counter support = false
          performance counter extensions         = true
          MWAITX/MONITORX supported              = true
       brand = "AMD Ryzen 5 3600 6-Core Processor              "
       L1 TLB/cache information: 2M/4M pages & L1 TLB (0x80000005/eax):
          instruction # entries     = 0x40 (64)
          instruction associativity = 0xff (255)
          data # entries            = 0x40 (64)
          data associativity        = 0xff (255)
       L1 TLB/cache information: 4K pages & L1 TLB (0x80000005/ebx):
          instruction # entries     = 0x40 (64)
          instruction associativity = 0xff (255)
          data # entries            = 0x40 (64)
          data associativity        = 0xff (255)
       L1 data cache information (0x80000005/ecx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 0x8 (8)
          size (KB)         = 0x20 (32)
       L1 instruction cache information (0x80000005/edx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 0x8 (8)
          size (KB)         = 0x20 (32)
       L2 TLB/cache information: 2M/4M pages & L2 TLB (0x80000006/eax):
          instruction # entries     = 0x400 (1024)
          instruction associativity = 8-way (6)
          data # entries            = 0x800 (2048)
          data associativity        = 4-way (4)
       L2 TLB/cache information: 4K pages & L2 TLB (0x80000006/ebx):
          instruction # entries     = 0x400 (1024)
          instruction associativity = 8-way (6)
          data # entries            = 0x800 (2048)
          data associativity        = 8-way (6)
       L2 unified cache information (0x80000006/ecx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 8-way (6)
          size (KB)         = 0x200 (512)
       L3 cache information (0x80000006/edx):
          line size (bytes)     = 0x40 (64)
          lines per tag         = 0x1 (1)
          associativity         = 0x9 (9)
          size (in 512KB units) = 0x40 (64)
       RAS Capability (0x80000007/ebx):
          MCA overflow recovery support = true
          SUCCOR support                = true
          HWA: hardware assert support  = false
          scalable MCA support          = true
       Advanced Power Management Features (0x80000007/ecx):
          CmpUnitPwrSampleTimeRatio = 0x0 (0)
       Advanced Power Management Features (0x80000007/edx):
          TS: temperature sensing diode           = true
          FID: frequency ID control               = false
          VID: voltage ID control                 = false
          TTP: thermal trip                       = true
          TM: thermal monitor                     = true
          STC: software thermal control           = false
          100 MHz multiplier control              = false
          hardware P-State control                = true
          TscInvariant                            = true
          CPB: core performance boost             = true
          read-only effective frequency interface = true
          processor feedback interface            = false
          APM power reporting                     = false
          connected standby                       = true
          RAPL: running average power limit       = true
       Physical Address and Linear Address Size (0x80000008/eax):
          maximum physical address bits         = 0x30 (48)
          maximum linear (virtual) address bits = 0x30 (48)
          maximum guest physical address bits   = 0x0 (0)
       Extended Feature Extensions ID (0x80000008/ebx):
          CLZERO instruction                 = true
          instructions retired count support = true
          always save/restore error pointers = true
       Logical CPU cores (0x80000008/ecx):
          number of CPU cores - 1 = 0xb (11)
          ApicIdCoreIdSize        = 0x7 (7)
       SVM Secure Virtual Machine (0x8000000a/eax):
          SvmRev: SVM revision = 0x1 (1)
       SVM Secure Virtual Machine (0x8000000a/edx):
          nested paging                          = true
          LBR virtualization                     = true
          SVM lock                               = true
          NRIP save                              = true
          MSR based TSC rate control             = true
          VMCB clean bits support                = true
          flush by ASID                          = true
          decode assists                         = true
          SSSE3/SSE5 opcode set disable          = false
          pause intercept filter                 = true
          pause filter threshold                 = true
          AVIC: AMD virtual interrupt controller = true
          virtualized VMLOAD/VMSAVE              = true
          virtualized GIF                        = true
       NASID: number of address space identifiers = 0x8000 (32768):
       L1 TLB information: 1G pages (0x80000019/eax):
          instruction # entries     = 0x40 (64)
          instruction associativity = full (15)
          data # entries            = 0x40 (64)
          data associativity        = full (15)
       L2 TLB information: 1G pages (0x80000019/ebx):
          instruction # entries     = 0x0 (0)
          instruction associativity = L2 off (0)
          data # entries            = 0x0 (0)
          data associativity        = L2 off (0)
       SVM Secure Virtual Machine (0x8000001a/eax):
          128-bit SSE executed full-width = false
          MOVU* better than MOVL*/MOVH*   = true
          256-bit SSE executed full-width = true
       Instruction Based Sampling Identifiers (0x8000001b/eax):
          IBS feature flags valid                  = true
          IBS fetch sampling                       = true
          IBS execution sampling                   = true
          read write of op counter                 = true
          op counting mode                         = true
          branch target address reporting          = true
          IbsOpCurCnt and IbsOpMaxCnt extend 7     = true
          invalid RIP indication support           = true
          fused branch micro-op indication support = true
          IBS fetch control extended MSR support   = true
          IBS op data 4 MSR support                = false
       Lightweight Profiling Capabilities: Availability (0x8000001c/eax):
          lightweight profiling                  = false
          LWPVAL instruction                     = false
          instruction retired event              = false
          branch retired event                   = false
          DC miss event                          = false
          core clocks not halted event           = false
          core reference clocks not halted event = false
          interrupt on threshold overflow        = false
       Lightweight Profiling Capabilities: Supported (0x8000001c/edx):
          lightweight profiling                  = false
          LWPVAL instruction                     = false
          instruction retired event              = false
          branch retired event                   = false
          DC miss event                          = false
          core clocks not halted event           = false
          core reference clocks not halted event = false
          interrupt on threshold overflow        = false
       Lightweight Profiling Capabilities (0x8000001c/ebx):
          LWPCB byte size             = 0x0 (0)
          event record byte size      = 0x0 (0)
          maximum EventId             = 0x0 (0)
          EventInterval1 field offset = 0x0 (0)
       Lightweight Profiling Capabilities (0x8000001c/ecx):
          latency counter bit size          = 0x0 (0)
          data cache miss address valid     = false
          amount cache latency is rounded   = 0x0 (0)
          LWP implementation version        = 0x0 (0)
          event ring buffer size in records = 0x0 (0)
          branch prediction filtering       = false
          IP filtering                      = false
          cache level filtering             = false
          cache latency filteing            = false
       Cache Properties (0x8000001d):
          --- cache 0 ---
          type                            = data (1)
          level                           = 0x1 (1)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 63
          write-back invalidate           = false
          cache inclusive of lower levels = false
          --- cache 1 ---
          type                            = instruction (2)
          level                           = 0x1 (1)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 63
          write-back invalidate           = false
          cache inclusive of lower levels = false
          --- cache 2 ---
          type                            = unified (3)
          level                           = 0x2 (2)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 1023
          write-back invalidate           = false
          cache inclusive of lower levels = true
          --- cache 3 ---
          type                            = unified (3)
          level                           = 0x3 (3)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x5 (5)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0xf (15)
          number of sets                  = 16383
          write-back invalidate           = true
          cache inclusive of lower levels = false
       extended APIC ID = 4
       Extended APIC ID (0x8000001e/ebx):
          compute unit ID            = 0x2 (2)
          cores per compute unit - 1 = 0x1 (1)
       Extended APIC ID (0x8000001e/ecx):
          node ID             = 0x0 (0)
          nodes per processor = 1 node (0)
       SME/SEV (0x8000001f):
          SME: secure memory encryption support    = true
          SEV: secure encrypted virtualize support = true
          MIN_SEV_ASID = 0x1 (1)
          MAX_SEV_ASID = 0x1fd (509)
       0x80000020 0x00: eax=0x00000000 ebx=0x00000002 ecx=0x00000000 edx=0x00000000
       (instruction supported synth):
          CMPXCHG8B                = true
          conditional move/compare = true
          PREFETCH/PREFETCHW       = true
       (multi-processing synth): multi-core (c=12)
       (multi-processing method): AMD
       (APIC widths synth): CORE_width=4 SMT_width=0
       (APIC synth): PKG_ID=0 CORE_ID=4 SMT_ID=0
       (synth) = unknown
    CPU 3:
       vendor_id = "AuthenticAMD"
       version information (1/eax):
          processor type  = primary processor (0)
          family          = Intel Pentium 4/Pentium D/Pentium Extreme Edition/Celeron/Xeon/Xeon MP/Itanium2, AMD Athlon 64/Athlon XP-M/Opteron/Sempron/Turion (15)
          model           = 0x1 (1)
          stepping id     = 0x0 (0)
          extended family = 0x8 (8)
          extended model  = 0x7 (7)
          (simple synth)  = unknown
       miscellaneous (1/ebx):
          process local APIC physical ID = 0x8 (8)
          cpu count                      = 0xc (12)
          CLFLUSH line size              = 0x8 (8)
          brand index                    = 0x0 (0)
       brand id = 0x00 (0): unknown
       feature information (1/edx):
          x87 FPU on chip                        = true
          VME: virtual-8086 mode enhancement     = true
          DE: debugging extensions               = true
          PSE: page size extensions              = true
          TSC: time stamp counter                = true
          RDMSR and WRMSR support                = true
          PAE: physical address extensions       = true
          MCE: machine check exception           = true
          CMPXCHG8B inst.                        = true
          APIC on chip                           = true
          SYSENTER and SYSEXIT                   = true
          MTRR: memory type range registers      = true
          PTE global bit                         = true
          MCA: machine check architecture        = true
          CMOV: conditional move/compare instr   = true
          PAT: page attribute table              = true
          PSE-36: page size extension            = true
          PSN: processor serial number           = false
          CLFLUSH instruction                    = true
          DS: debug store                        = false
          ACPI: thermal monitor and clock ctrl   = false
          MMX Technology                         = true
          FXSAVE/FXRSTOR                         = true
          SSE extensions                         = true
          SSE2 extensions                        = true
          SS: self snoop                         = false
          hyper-threading / multi-core supported = true
          TM: therm. monitor                     = false
          IA64                                   = false
          PBE: pending break event               = false
       feature information (1/ecx):
          PNI/SSE3: Prescott New Instructions     = true
          PCLMULDQ instruction                    = true
          DTES64: 64-bit debug store              = false
          MONITOR/MWAIT                           = true
          CPL-qualified debug store               = false
          VMX: virtual machine extensions         = false
          SMX: safer mode extensions              = false
          Enhanced Intel SpeedStep Technology     = false
          TM2: thermal monitor 2                  = false
          SSSE3 extensions                        = true
          context ID: adaptive or shared L1 data  = false
          SDBG: IA32_DEBUG_INTERFACE              = false
          FMA instruction                         = true
          CMPXCHG16B instruction                  = true
          xTPR disable                            = false
          PDCM: perfmon and debug                 = false
          PCID: process context identifiers       = false
          DCA: direct cache access                = false
          SSE4.1 extensions                       = true
          SSE4.2 extensions                       = true
          x2APIC: extended xAPIC support          = false
          MOVBE instruction                       = true
          POPCNT instruction                      = true
          time stamp counter deadline             = false
          AES instruction                         = true
          XSAVE/XSTOR states                      = true
          OS-enabled XSAVE/XSTOR                  = true
          AVX: advanced vector extensions         = true
          F16C half-precision convert instruction = true
          RDRAND instruction                      = true
          hypervisor guest status                 = false
       cache and TLB information (2):
       processor serial number: 0087-0F10-0000-0000-0000-0000
       MONITOR/MWAIT (5):
          smallest monitor-line size (bytes)       = 0x40 (64)
          largest monitor-line size (bytes)        = 0x40 (64)
          enum of Monitor-MWAIT exts supported     = true
          supports intrs as break-event for MWAIT  = true
          number of C0 sub C-states using MWAIT    = 0x1 (1)
          number of C1 sub C-states using MWAIT    = 0x1 (1)
          number of C2 sub C-states using MWAIT    = 0x0 (0)
          number of C3 sub C-states using MWAIT    = 0x0 (0)
          number of C4 sub C-states using MWAIT    = 0x0 (0)
          number of C5 sub C-states using MWAIT    = 0x0 (0)
          number of C6 sub C-states using MWAIT    = 0x0 (0)
          number of C7 sub C-states using MWAIT    = 0x0 (0)
       Thermal and Power Management Features (6):
          digital thermometer                     = false
          Intel Turbo Boost Technology            = false
          ARAT always running APIC timer          = true
          PLN power limit notification            = false
          ECMD extended clock modulation duty     = false
          PTM package thermal management          = false
          HWP base registers                      = false
          HWP notification                        = false
          HWP activity window                     = false
          HWP energy performance preference       = false
          HWP package level request               = false
          HDC base registers                      = false
          Intel Turbo Boost Max Technology 3.0    = false
          HWP capabilities                        = false
          HWP PECI override                       = false
          flexible HWP                            = false
          IA32_HWP_REQUEST MSR fast access mode   = false
          ignoring idle logical processor HWP req = false
          digital thermometer thresholds          = 0x0 (0)
          hardware coordination feedback          = true
          ACNT2 available                         = false
          performance-energy bias capability      = false
       extended feature flags (7):
          FSGSBASE instructions                    = true
          IA32_TSC_ADJUST MSR supported            = false
          SGX: Software Guard Extensions supported = false
          BMI1 instructions                        = true
          HLE hardware lock elision                = false
          AVX2: advanced vector extensions 2       = true
          FDP_EXCPTN_ONLY                          = false
          SMEP supervisor mode exec protection     = true
          BMI2 instructions                        = true
          enhanced REP MOVSB/STOSB                 = false
          INVPCID instruction                      = false
          RTM: restricted transactional memory     = false
          RDT-M: Intel RDT monitoring              = true
          deprecated FPU CS/DS                     = false
          MPX: intel memory protection extensions  = false
          RDT-A: Intel RDT allocation              = true
          AVX512F: AVX-512 foundation instructions = false
          AVX512DQ: double & quadword instructions = false
          RDSEED instruction                       = true
          ADX instructions                         = true
          SMAP: supervisor mode access prevention  = true
          AVX512IFMA: fused multiply add           = false
          PCOMMIT instruction                      = false
          CLFLUSHOPT instruction                   = true
          CLWB instruction                         = true
          Intel processor trace                    = false
          AVX512PF: prefetch instructions          = false
          AVX512ER: exponent & reciprocal instrs   = false
          AVX512CD: conflict detection instrs      = false
          SHA instructions                         = true
          AVX512BW: byte & word instructions       = false
          AVX512VL: vector length                  = false
          PREFETCHWT1                              = false
          AVX512VBMI: vector byte manipulation     = false
          UMIP: user-mode instruction prevention   = true
          PKU protection keys for user-mode        = false
          OSPKE CR4.PKE and RDPKRU/WRPKRU          = false
          WAITPKG instructions                     = false
          AVX512_VBMI2                             = false
          CET_SS: CET shadow stack                 = false
          GFNI: Galois Field New Instructions      = false
          VAES instructions                        = false
          VPCLMULQDQ instruction                   = false
          AVX512_VNNI                              = false
          AVX512_BITALG: bit count/shiffle         = false
          AVX512: VPOPCNTDQ instruction            = false
          5-level paging                           = false
          BNDLDX/BNDSTX MAWAU value in 64-bit mode = 0x0 (0)
          RDPID: read processor D supported        = true
          CLDEMOTE supports cache line demote      = false
          MOVDIRI instruction                      = false
          MOVDIR64B intruction                     = false
          SGX_LC: SGX launch config supported      = false
          AVX512_4VNNIW: neural network instrs     = false
          AVX512_4FMAPS: multiply acc single prec  = false
          fast short REP MOV                       = false
          PCONFIG                                  = false
          CET_IBT: CET indirect branch tracking    = false
       Direct Cache Access Parameters (9):
          PLATFORM_DCA_CAP MSR bits = 0
       Architecture Performance Monitoring Features (0xa/eax):
          version ID                               = 0x0 (0)
          number of counters per logical processor = 0x0 (0)
          bit width of counter                     = 0x0 (0)
          length of EBX bit vector                 = 0x0 (0)
       Architecture Performance Monitoring Features (0xa/ebx):
          core cycle event not available           = false
          instruction retired event not available  = false
          reference cycles event not available     = false
          last-level cache ref event not available = false
          last-level cache miss event not avail    = false
          branch inst retired event not available  = false
          branch mispred retired event not avail   = false
       Architecture Performance Monitoring Features (0xa/edx):
          number of fixed counters    = 0x0 (0)
          bit width of fixed counters = 0x0 (0)
          anythread deprecation       = false
       x2APIC features / processor topology (0xb):
          --- level 0 (thread) ---
          bits to shift APIC ID to get next = 0x1 (1)
          logical processors at this level  = 0x2 (2)
          level number                      = 0x0 (0)
          level type                        = thread (1)
          extended APIC ID                  = 8
          --- level 1 (core) ---
          bits to shift APIC ID to get next = 0x7 (7)
          logical processors at this level  = 0xc (12)
          level number                      = 0x1 (1)
          level type                        = core (2)
          extended APIC ID                  = 8
       XSAVE features (0xd/0):
          XCR0 lower 32 bits valid bit field mask = 0x00000207
          XCR0 upper 32 bits valid bit field mask = 0x00000000
             XCR0 supported: x87 state            = true
             XCR0 supported: SSE state            = true
             XCR0 supported: AVX state            = true
             XCR0 supported: MPX BNDREGS          = false
             XCR0 supported: MPX BNDCSR           = false
             XCR0 supported: AVX-512 opmask       = false
             XCR0 supported: AVX-512 ZMM_Hi256    = false
             XCR0 supported: AVX-512 Hi16_ZMM     = false
             IA32_XSS supported: PT state         = false
             XCR0 supported: PKRU state           = true
             IA32_XSS supported: HDC state        = false
          bytes required by fields in XCR0        = 0x00000340 (832)
          bytes required by XSAVE/XRSTOR area     = 0x00000380 (896)
       XSAVE features (0xd/1):
          XSAVEOPT instruction                        = true
          XSAVEC instruction                          = true
          XGETBV instruction                          = true
          XSAVES/XRSTORS instructions                 = true
          SAVE area size in bytes                     = 0x00000340 (832)
          IA32_XSS lower 32 bits valid bit field mask = 0x00000000
          IA32_XSS upper 32 bits valid bit field mask = 0x00000000
       AVX/YMM features (0xd/2):
          AVX/YMM save state byte size             = 0x00000100 (256)
          AVX/YMM save state byte offset           = 0x00000240 (576)
          supported in IA32_XSS or XCR0            = XCR0 (user state)
          64-byte alignment in compacted XSAVE     = false
       PKRU features (0xd/9):
          PKRU save state byte size                = 0x00000040 (64)
          PKRU save state byte offset              = 0x00000340 (832)
          supported in IA32_XSS or XCR0            = XCR0 (user state)
          64-byte alignment in compacted XSAVE     = false
       Quality of Service Monitoring Resource Type (0xf/0):
          Maximum range of RMID = 255
          supports L3 cache QoS monitoring = false
       L3 Cache Quality of Service Monitoring (0xf/1):
          Conversion factor from IA32_QM_CTR to bytes = 64
          Maximum range of RMID                       = 255
          supports L3 occupancy monitoring       = true
          supports L3 total bandwidth monitoring = true
          supports L3 local bandwidth monitoring = true
       Resource Director Technology allocation (0x10/0):
          L3 cache allocation technology supported = true
          L2 cache allocation technology supported = false
          memory bandwidth allocation supported    = false
       L3 Cache Allocation Technology (0x10/1):
          length of capacity bit mask - 1 = 0xf (15)
          Bit-granular map of isolation/contention    = 0x00000000
          infrequent updates of COS              = false
          code and data prioritization supported = true
          highest COS number supported = 0xf (15)
       extended processor signature (0x80000001/eax):
          family/generation = AMD Athlon 64/Opteron/Sempron/Turion (15)
          model             = 0x1 (1)
          stepping id       = 0x0 (0)
          extended family   = 0x8 (8)
          extended model    = 0x7 (7)
          (simple synth) = unknown
       extended feature flags (0x80000001/edx):
          x87 FPU on chip                       = true
          virtual-8086 mode enhancement         = true
          debugging extensions                  = true
          page size extensions                  = true
          time stamp counter                    = true
          RDMSR and WRMSR support               = true
          physical address extensions           = true
          machine check exception               = true
          CMPXCHG8B inst.                       = true
          APIC on chip                          = true
          SYSCALL and SYSRET instructions       = true
          memory type range registers           = true
          global paging extension               = true
          machine check architecture            = true
          conditional move/compare instruction  = true
          page attribute table                  = true
          page size extension                   = true
          multiprocessing capable               = false
          no-execute page protection            = true
          AMD multimedia instruction extensions = true
          MMX Technology                        = true
          FXSAVE/FXRSTOR                        = true
          SSE extensions                        = true
          1-GB large page support               = true
          RDTSCP                                = true
          long mode (AA-64)                     = true
          3DNow! instruction extensions         = false
          3DNow! instructions                   = false
       extended brand id (0x80000001/ebx):
          raw     = 0x20000000 (536870912)
          BrandId = 0x0 (0)
       AMD feature flags (0x80000001/ecx):
          LAHF/SAHF supported in 64-bit mode     = true
          CMP Legacy                             = true
          SVM: secure virtual machine            = true
          extended APIC space                    = true
          AltMovCr8                              = true
          LZCNT advanced bit manipulation        = true
          SSE4A support                          = true
          misaligned SSE mode                    = true
          3DNow! PREFETCH/PREFETCHW instructions = true
          OS visible workaround                  = true
          instruction based sampling             = true
          XOP support                            = false
          SKINIT/STGI support                    = true
          watchdog timer support                 = true
          lightweight profiling support          = false
          4-operand FMA instruction              = false
          TCE: translation cache extension       = true
          NodeId MSR C001100C                    = false
          TBM support                            = false
          topology extensions                    = true
          core performance counter extensions    = true
          data breakpoint extension              = true
          performance time-stamp counter support = false
          performance counter extensions         = true
          MWAITX/MONITORX supported              = true
       brand = "AMD Ryzen 5 3600 6-Core Processor              "
       L1 TLB/cache information: 2M/4M pages & L1 TLB (0x80000005/eax):
          instruction # entries     = 0x40 (64)
          instruction associativity = 0xff (255)
          data # entries            = 0x40 (64)
          data associativity        = 0xff (255)
       L1 TLB/cache information: 4K pages & L1 TLB (0x80000005/ebx):
          instruction # entries     = 0x40 (64)
          instruction associativity = 0xff (255)
          data # entries            = 0x40 (64)
          data associativity        = 0xff (255)
       L1 data cache information (0x80000005/ecx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 0x8 (8)
          size (KB)         = 0x20 (32)
       L1 instruction cache information (0x80000005/edx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 0x8 (8)
          size (KB)         = 0x20 (32)
       L2 TLB/cache information: 2M/4M pages & L2 TLB (0x80000006/eax):
          instruction # entries     = 0x400 (1024)
          instruction associativity = 8-way (6)
          data # entries            = 0x800 (2048)
          data associativity        = 4-way (4)
       L2 TLB/cache information: 4K pages & L2 TLB (0x80000006/ebx):
          instruction # entries     = 0x400 (1024)
          instruction associativity = 8-way (6)
          data # entries            = 0x800 (2048)
          data associativity        = 8-way (6)
       L2 unified cache information (0x80000006/ecx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 8-way (6)
          size (KB)         = 0x200 (512)
       L3 cache information (0x80000006/edx):
          line size (bytes)     = 0x40 (64)
          lines per tag         = 0x1 (1)
          associativity         = 0x9 (9)
          size (in 512KB units) = 0x40 (64)
       RAS Capability (0x80000007/ebx):
          MCA overflow recovery support = true
          SUCCOR support                = true
          HWA: hardware assert support  = false
          scalable MCA support          = true
       Advanced Power Management Features (0x80000007/ecx):
          CmpUnitPwrSampleTimeRatio = 0x0 (0)
       Advanced Power Management Features (0x80000007/edx):
          TS: temperature sensing diode           = true
          FID: frequency ID control               = false
          VID: voltage ID control                 = false
          TTP: thermal trip                       = true
          TM: thermal monitor                     = true
          STC: software thermal control           = false
          100 MHz multiplier control              = false
          hardware P-State control                = true
          TscInvariant                            = true
          CPB: core performance boost             = true
          read-only effective frequency interface = true
          processor feedback interface            = false
          APM power reporting                     = false
          connected standby                       = true
          RAPL: running average power limit       = true
       Physical Address and Linear Address Size (0x80000008/eax):
          maximum physical address bits         = 0x30 (48)
          maximum linear (virtual) address bits = 0x30 (48)
          maximum guest physical address bits   = 0x0 (0)
       Extended Feature Extensions ID (0x80000008/ebx):
          CLZERO instruction                 = true
          instructions retired count support = true
          always save/restore error pointers = true
       Logical CPU cores (0x80000008/ecx):
          number of CPU cores - 1 = 0xb (11)
          ApicIdCoreIdSize        = 0x7 (7)
       SVM Secure Virtual Machine (0x8000000a/eax):
          SvmRev: SVM revision = 0x1 (1)
       SVM Secure Virtual Machine (0x8000000a/edx):
          nested paging                          = true
          LBR virtualization                     = true
          SVM lock                               = true
          NRIP save                              = true
          MSR based TSC rate control             = true
          VMCB clean bits support                = true
          flush by ASID                          = true
          decode assists                         = true
          SSSE3/SSE5 opcode set disable          = false
          pause intercept filter                 = true
          pause filter threshold                 = true
          AVIC: AMD virtual interrupt controller = true
          virtualized VMLOAD/VMSAVE              = true
          virtualized GIF                        = true
       NASID: number of address space identifiers = 0x8000 (32768):
       L1 TLB information: 1G pages (0x80000019/eax):
          instruction # entries     = 0x40 (64)
          instruction associativity = full (15)
          data # entries            = 0x40 (64)
          data associativity        = full (15)
       L2 TLB information: 1G pages (0x80000019/ebx):
          instruction # entries     = 0x0 (0)
          instruction associativity = L2 off (0)
          data # entries            = 0x0 (0)
          data associativity        = L2 off (0)
       SVM Secure Virtual Machine (0x8000001a/eax):
          128-bit SSE executed full-width = false
          MOVU* better than MOVL*/MOVH*   = true
          256-bit SSE executed full-width = true
       Instruction Based Sampling Identifiers (0x8000001b/eax):
          IBS feature flags valid                  = true
          IBS fetch sampling                       = true
          IBS execution sampling                   = true
          read write of op counter                 = true
          op counting mode                         = true
          branch target address reporting          = true
          IbsOpCurCnt and IbsOpMaxCnt extend 7     = true
          invalid RIP indication support           = true
          fused branch micro-op indication support = true
          IBS fetch control extended MSR support   = true
          IBS op data 4 MSR support                = false
       Lightweight Profiling Capabilities: Availability (0x8000001c/eax):
          lightweight profiling                  = false
          LWPVAL instruction                     = false
          instruction retired event              = false
          branch retired event                   = false
          DC miss event                          = false
          core clocks not halted event           = false
          core reference clocks not halted event = false
          interrupt on threshold overflow        = false
       Lightweight Profiling Capabilities: Supported (0x8000001c/edx):
          lightweight profiling                  = false
          LWPVAL instruction                     = false
          instruction retired event              = false
          branch retired event                   = false
          DC miss event                          = false
          core clocks not halted event           = false
          core reference clocks not halted event = false
          interrupt on threshold overflow        = false
       Lightweight Profiling Capabilities (0x8000001c/ebx):
          LWPCB byte size             = 0x0 (0)
          event record byte size      = 0x0 (0)
          maximum EventId             = 0x0 (0)
          EventInterval1 field offset = 0x0 (0)
       Lightweight Profiling Capabilities (0x8000001c/ecx):
          latency counter bit size          = 0x0 (0)
          data cache miss address valid     = false
          amount cache latency is rounded   = 0x0 (0)
          LWP implementation version        = 0x0 (0)
          event ring buffer size in records = 0x0 (0)
          branch prediction filtering       = false
          IP filtering                      = false
          cache level filtering             = false
          cache latency filteing            = false
       Cache Properties (0x8000001d):
          --- cache 0 ---
          type                            = data (1)
          level                           = 0x1 (1)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 63
          write-back invalidate           = false
          cache inclusive of lower levels = false
          --- cache 1 ---
          type                            = instruction (2)
          level                           = 0x1 (1)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 63
          write-back invalidate           = false
          cache inclusive of lower levels = false
          --- cache 2 ---
          type                            = unified (3)
          level                           = 0x2 (2)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 1023
          write-back invalidate           = false
          cache inclusive of lower levels = true
          --- cache 3 ---
          type                            = unified (3)
          level                           = 0x3 (3)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x5 (5)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0xf (15)
          number of sets                  = 16383
          write-back invalidate           = true
          cache inclusive of lower levels = false
       extended APIC ID = 8
       Extended APIC ID (0x8000001e/ebx):
          compute unit ID            = 0x4 (4)
          cores per compute unit - 1 = 0x1 (1)
       Extended APIC ID (0x8000001e/ecx):
          node ID             = 0x0 (0)
          nodes per processor = 1 node (0)
       SME/SEV (0x8000001f):
          SME: secure memory encryption support    = true
          SEV: secure encrypted virtualize support = true
          MIN_SEV_ASID = 0x1 (1)
          MAX_SEV_ASID = 0x1fd (509)
       0x80000020 0x00: eax=0x00000000 ebx=0x00000002 ecx=0x00000000 edx=0x00000000
       (instruction supported synth):
          CMPXCHG8B                = true
          conditional move/compare = true
          PREFETCH/PREFETCHW       = true
       (multi-processing synth): multi-core (c=12)
       (multi-processing method): AMD
       (APIC widths synth): CORE_width=4 SMT_width=0
       (APIC synth): PKG_ID=0 CORE_ID=8 SMT_ID=0
       (synth) = unknown
    CPU 4:
       vendor_id = "AuthenticAMD"
       version information (1/eax):
          processor type  = primary processor (0)
          family          = Intel Pentium 4/Pentium D/Pentium Extreme Edition/Celeron/Xeon/Xeon MP/Itanium2, AMD Athlon 64/Athlon XP-M/Opteron/Sempron/Turion (15)
          model           = 0x1 (1)
          stepping id     = 0x0 (0)
          extended family = 0x8 (8)
          extended model  = 0x7 (7)
          (simple synth)  = unknown
       miscellaneous (1/ebx):
          process local APIC physical ID = 0xa (10)
          cpu count                      = 0xc (12)
          CLFLUSH line size              = 0x8 (8)
          brand index                    = 0x0 (0)
       brand id = 0x00 (0): unknown
       feature information (1/edx):
          x87 FPU on chip                        = true
          VME: virtual-8086 mode enhancement     = true
          DE: debugging extensions               = true
          PSE: page size extensions              = true
          TSC: time stamp counter                = true
          RDMSR and WRMSR support                = true
          PAE: physical address extensions       = true
          MCE: machine check exception           = true
          CMPXCHG8B inst.                        = true
          APIC on chip                           = true
          SYSENTER and SYSEXIT                   = true
          MTRR: memory type range registers      = true
          PTE global bit                         = true
          MCA: machine check architecture        = true
          CMOV: conditional move/compare instr   = true
          PAT: page attribute table              = true
          PSE-36: page size extension            = true
          PSN: processor serial number           = false
          CLFLUSH instruction                    = true
          DS: debug store                        = false
          ACPI: thermal monitor and clock ctrl   = false
          MMX Technology                         = true
          FXSAVE/FXRSTOR                         = true
          SSE extensions                         = true
          SSE2 extensions                        = true
          SS: self snoop                         = false
          hyper-threading / multi-core supported = true
          TM: therm. monitor                     = false
          IA64                                   = false
          PBE: pending break event               = false
       feature information (1/ecx):
          PNI/SSE3: Prescott New Instructions     = true
          PCLMULDQ instruction                    = true
          DTES64: 64-bit debug store              = false
          MONITOR/MWAIT                           = true
          CPL-qualified debug store               = false
          VMX: virtual machine extensions         = false
          SMX: safer mode extensions              = false
          Enhanced Intel SpeedStep Technology     = false
          TM2: thermal monitor 2                  = false
          SSSE3 extensions                        = true
          context ID: adaptive or shared L1 data  = false
          SDBG: IA32_DEBUG_INTERFACE              = false
          FMA instruction                         = true
          CMPXCHG16B instruction                  = true
          xTPR disable                            = false
          PDCM: perfmon and debug                 = false
          PCID: process context identifiers       = false
          DCA: direct cache access                = false
          SSE4.1 extensions                       = true
          SSE4.2 extensions                       = true
          x2APIC: extended xAPIC support          = false
          MOVBE instruction                       = true
          POPCNT instruction                      = true
          time stamp counter deadline             = false
          AES instruction                         = true
          XSAVE/XSTOR states                      = true
          OS-enabled XSAVE/XSTOR                  = true
          AVX: advanced vector extensions         = true
          F16C half-precision convert instruction = true
          RDRAND instruction                      = true
          hypervisor guest status                 = false
       cache and TLB information (2):
       processor serial number: 0087-0F10-0000-0000-0000-0000
       MONITOR/MWAIT (5):
          smallest monitor-line size (bytes)       = 0x40 (64)
          largest monitor-line size (bytes)        = 0x40 (64)
          enum of Monitor-MWAIT exts supported     = true
          supports intrs as break-event for MWAIT  = true
          number of C0 sub C-states using MWAIT    = 0x1 (1)
          number of C1 sub C-states using MWAIT    = 0x1 (1)
          number of C2 sub C-states using MWAIT    = 0x0 (0)
          number of C3 sub C-states using MWAIT    = 0x0 (0)
          number of C4 sub C-states using MWAIT    = 0x0 (0)
          number of C5 sub C-states using MWAIT    = 0x0 (0)
          number of C6 sub C-states using MWAIT    = 0x0 (0)
          number of C7 sub C-states using MWAIT    = 0x0 (0)
       Thermal and Power Management Features (6):
          digital thermometer                     = false
          Intel Turbo Boost Technology            = false
          ARAT always running APIC timer          = true
          PLN power limit notification            = false
          ECMD extended clock modulation duty     = false
          PTM package thermal management          = false
          HWP base registers                      = false
          HWP notification                        = false
          HWP activity window                     = false
          HWP energy performance preference       = false
          HWP package level request               = false
          HDC base registers                      = false
          Intel Turbo Boost Max Technology 3.0    = false
          HWP capabilities                        = false
          HWP PECI override                       = false
          flexible HWP                            = false
          IA32_HWP_REQUEST MSR fast access mode   = false
          ignoring idle logical processor HWP req = false
          digital thermometer thresholds          = 0x0 (0)
          hardware coordination feedback          = true
          ACNT2 available                         = false
          performance-energy bias capability      = false
       extended feature flags (7):
          FSGSBASE instructions                    = true
          IA32_TSC_ADJUST MSR supported            = false
          SGX: Software Guard Extensions supported = false
          BMI1 instructions                        = true
          HLE hardware lock elision                = false
          AVX2: advanced vector extensions 2       = true
          FDP_EXCPTN_ONLY                          = false
          SMEP supervisor mode exec protection     = true
          BMI2 instructions                        = true
          enhanced REP MOVSB/STOSB                 = false
          INVPCID instruction                      = false
          RTM: restricted transactional memory     = false
          RDT-M: Intel RDT monitoring              = true
          deprecated FPU CS/DS                     = false
          MPX: intel memory protection extensions  = false
          RDT-A: Intel RDT allocation              = true
          AVX512F: AVX-512 foundation instructions = false
          AVX512DQ: double & quadword instructions = false
          RDSEED instruction                       = true
          ADX instructions                         = true
          SMAP: supervisor mode access prevention  = true
          AVX512IFMA: fused multiply add           = false
          PCOMMIT instruction                      = false
          CLFLUSHOPT instruction                   = true
          CLWB instruction                         = true
          Intel processor trace                    = false
          AVX512PF: prefetch instructions          = false
          AVX512ER: exponent & reciprocal instrs   = false
          AVX512CD: conflict detection instrs      = false
          SHA instructions                         = true
          AVX512BW: byte & word instructions       = false
          AVX512VL: vector length                  = false
          PREFETCHWT1                              = false
          AVX512VBMI: vector byte manipulation     = false
          UMIP: user-mode instruction prevention   = true
          PKU protection keys for user-mode        = false
          OSPKE CR4.PKE and RDPKRU/WRPKRU          = false
          WAITPKG instructions                     = false
          AVX512_VBMI2                             = false
          CET_SS: CET shadow stack                 = false
          GFNI: Galois Field New Instructions      = false
          VAES instructions                        = false
          VPCLMULQDQ instruction                   = false
          AVX512_VNNI                              = false
          AVX512_BITALG: bit count/shiffle         = false
          AVX512: VPOPCNTDQ instruction            = false
          5-level paging                           = false
          BNDLDX/BNDSTX MAWAU value in 64-bit mode = 0x0 (0)
          RDPID: read processor D supported        = true
          CLDEMOTE supports cache line demote      = false
          MOVDIRI instruction                      = false
          MOVDIR64B intruction                     = false
          SGX_LC: SGX launch config supported      = false
          AVX512_4VNNIW: neural network instrs     = false
          AVX512_4FMAPS: multiply acc single prec  = false
          fast short REP MOV                       = false
          PCONFIG                                  = false
          CET_IBT: CET indirect branch tracking    = false
       Direct Cache Access Parameters (9):
          PLATFORM_DCA_CAP MSR bits = 0
       Architecture Performance Monitoring Features (0xa/eax):
          version ID                               = 0x0 (0)
          number of counters per logical processor = 0x0 (0)
          bit width of counter                     = 0x0 (0)
          length of EBX bit vector                 = 0x0 (0)
       Architecture Performance Monitoring Features (0xa/ebx):
          core cycle event not available           = false
          instruction retired event not available  = false
          reference cycles event not available     = false
          last-level cache ref event not available = false
          last-level cache miss event not avail    = false
          branch inst retired event not available  = false
          branch mispred retired event not avail   = false
       Architecture Performance Monitoring Features (0xa/edx):
          number of fixed counters    = 0x0 (0)
          bit width of fixed counters = 0x0 (0)
          anythread deprecation       = false
       x2APIC features / processor topology (0xb):
          --- level 0 (thread) ---
          bits to shift APIC ID to get next = 0x1 (1)
          logical processors at this level  = 0x2 (2)
          level number                      = 0x0 (0)
          level type                        = thread (1)
          extended APIC ID                  = 10
          --- level 1 (core) ---
          bits to shift APIC ID to get next = 0x7 (7)
          logical processors at this level  = 0xc (12)
          level number                      = 0x1 (1)
          level type                        = core (2)
          extended APIC ID                  = 10
       XSAVE features (0xd/0):
          XCR0 lower 32 bits valid bit field mask = 0x00000207
          XCR0 upper 32 bits valid bit field mask = 0x00000000
             XCR0 supported: x87 state            = true
             XCR0 supported: SSE state            = true
             XCR0 supported: AVX state            = true
             XCR0 supported: MPX BNDREGS          = false
             XCR0 supported: MPX BNDCSR           = false
             XCR0 supported: AVX-512 opmask       = false
             XCR0 supported: AVX-512 ZMM_Hi256    = false
             XCR0 supported: AVX-512 Hi16_ZMM     = false
             IA32_XSS supported: PT state         = false
             XCR0 supported: PKRU state           = true
             IA32_XSS supported: HDC state        = false
          bytes required by fields in XCR0        = 0x00000340 (832)
          bytes required by XSAVE/XRSTOR area     = 0x00000380 (896)
       XSAVE features (0xd/1):
          XSAVEOPT instruction                        = true
          XSAVEC instruction                          = true
          XGETBV instruction                          = true
          XSAVES/XRSTORS instructions                 = true
          SAVE area size in bytes                     = 0x00000340 (832)
          IA32_XSS lower 32 bits valid bit field mask = 0x00000000
          IA32_XSS upper 32 bits valid bit field mask = 0x00000000
       AVX/YMM features (0xd/2):
          AVX/YMM save state byte size             = 0x00000100 (256)
          AVX/YMM save state byte offset           = 0x00000240 (576)
          supported in IA32_XSS or XCR0            = XCR0 (user state)
          64-byte alignment in compacted XSAVE     = false
       PKRU features (0xd/9):
          PKRU save state byte size                = 0x00000040 (64)
          PKRU save state byte offset              = 0x00000340 (832)
          supported in IA32_XSS or XCR0            = XCR0 (user state)
          64-byte alignment in compacted XSAVE     = false
       Quality of Service Monitoring Resource Type (0xf/0):
          Maximum range of RMID = 255
          supports L3 cache QoS monitoring = false
       L3 Cache Quality of Service Monitoring (0xf/1):
          Conversion factor from IA32_QM_CTR to bytes = 64
          Maximum range of RMID                       = 255
          supports L3 occupancy monitoring       = true
          supports L3 total bandwidth monitoring = true
          supports L3 local bandwidth monitoring = true
       Resource Director Technology allocation (0x10/0):
          L3 cache allocation technology supported = true
          L2 cache allocation technology supported = false
          memory bandwidth allocation supported    = false
       L3 Cache Allocation Technology (0x10/1):
          length of capacity bit mask - 1 = 0xf (15)
          Bit-granular map of isolation/contention    = 0x00000000
          infrequent updates of COS              = false
          code and data prioritization supported = true
          highest COS number supported = 0xf (15)
       extended processor signature (0x80000001/eax):
          family/generation = AMD Athlon 64/Opteron/Sempron/Turion (15)
          model             = 0x1 (1)
          stepping id       = 0x0 (0)
          extended family   = 0x8 (8)
          extended model    = 0x7 (7)
          (simple synth) = unknown
       extended feature flags (0x80000001/edx):
          x87 FPU on chip                       = true
          virtual-8086 mode enhancement         = true
          debugging extensions                  = true
          page size extensions                  = true
          time stamp counter                    = true
          RDMSR and WRMSR support               = true
          physical address extensions           = true
          machine check exception               = true
          CMPXCHG8B inst.                       = true
          APIC on chip                          = true
          SYSCALL and SYSRET instructions       = true
          memory type range registers           = true
          global paging extension               = true
          machine check architecture            = true
          conditional move/compare instruction  = true
          page attribute table                  = true
          page size extension                   = true
          multiprocessing capable               = false
          no-execute page protection            = true
          AMD multimedia instruction extensions = true
          MMX Technology                        = true
          FXSAVE/FXRSTOR                        = true
          SSE extensions                        = true
          1-GB large page support               = true
          RDTSCP                                = true
          long mode (AA-64)                     = true
          3DNow! instruction extensions         = false
          3DNow! instructions                   = false
       extended brand id (0x80000001/ebx):
          raw     = 0x20000000 (536870912)
          BrandId = 0x0 (0)
       AMD feature flags (0x80000001/ecx):
          LAHF/SAHF supported in 64-bit mode     = true
          CMP Legacy                             = true
          SVM: secure virtual machine            = true
          extended APIC space                    = true
          AltMovCr8                              = true
          LZCNT advanced bit manipulation        = true
          SSE4A support                          = true
          misaligned SSE mode                    = true
          3DNow! PREFETCH/PREFETCHW instructions = true
          OS visible workaround                  = true
          instruction based sampling             = true
          XOP support                            = false
          SKINIT/STGI support                    = true
          watchdog timer support                 = true
          lightweight profiling support          = false
          4-operand FMA instruction              = false
          TCE: translation cache extension       = true
          NodeId MSR C001100C                    = false
          TBM support                            = false
          topology extensions                    = true
          core performance counter extensions    = true
          data breakpoint extension              = true
          performance time-stamp counter support = false
          performance counter extensions         = true
          MWAITX/MONITORX supported              = true
       brand = "AMD Ryzen 5 3600 6-Core Processor              "
       L1 TLB/cache information: 2M/4M pages & L1 TLB (0x80000005/eax):
          instruction # entries     = 0x40 (64)
          instruction associativity = 0xff (255)
          data # entries            = 0x40 (64)
          data associativity        = 0xff (255)
       L1 TLB/cache information: 4K pages & L1 TLB (0x80000005/ebx):
          instruction # entries     = 0x40 (64)
          instruction associativity = 0xff (255)
          data # entries            = 0x40 (64)
          data associativity        = 0xff (255)
       L1 data cache information (0x80000005/ecx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 0x8 (8)
          size (KB)         = 0x20 (32)
       L1 instruction cache information (0x80000005/edx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 0x8 (8)
          size (KB)         = 0x20 (32)
       L2 TLB/cache information: 2M/4M pages & L2 TLB (0x80000006/eax):
          instruction # entries     = 0x400 (1024)
          instruction associativity = 8-way (6)
          data # entries            = 0x800 (2048)
          data associativity        = 4-way (4)
       L2 TLB/cache information: 4K pages & L2 TLB (0x80000006/ebx):
          instruction # entries     = 0x400 (1024)
          instruction associativity = 8-way (6)
          data # entries            = 0x800 (2048)
          data associativity        = 8-way (6)
       L2 unified cache information (0x80000006/ecx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 8-way (6)
          size (KB)         = 0x200 (512)
       L3 cache information (0x80000006/edx):
          line size (bytes)     = 0x40 (64)
          lines per tag         = 0x1 (1)
          associativity         = 0x9 (9)
          size (in 512KB units) = 0x40 (64)
       RAS Capability (0x80000007/ebx):
          MCA overflow recovery support = true
          SUCCOR support                = true
          HWA: hardware assert support  = false
          scalable MCA support          = true
       Advanced Power Management Features (0x80000007/ecx):
          CmpUnitPwrSampleTimeRatio = 0x0 (0)
       Advanced Power Management Features (0x80000007/edx):
          TS: temperature sensing diode           = true
          FID: frequency ID control               = false
          VID: voltage ID control                 = false
          TTP: thermal trip                       = true
          TM: thermal monitor                     = true
          STC: software thermal control           = false
          100 MHz multiplier control              = false
          hardware P-State control                = true
          TscInvariant                            = true
          CPB: core performance boost             = true
          read-only effective frequency interface = true
          processor feedback interface            = false
          APM power reporting                     = false
          connected standby                       = true
          RAPL: running average power limit       = true
       Physical Address and Linear Address Size (0x80000008/eax):
          maximum physical address bits         = 0x30 (48)
          maximum linear (virtual) address bits = 0x30 (48)
          maximum guest physical address bits   = 0x0 (0)
       Extended Feature Extensions ID (0x80000008/ebx):
          CLZERO instruction                 = true
          instructions retired count support = true
          always save/restore error pointers = true
       Logical CPU cores (0x80000008/ecx):
          number of CPU cores - 1 = 0xb (11)
          ApicIdCoreIdSize        = 0x7 (7)
       SVM Secure Virtual Machine (0x8000000a/eax):
          SvmRev: SVM revision = 0x1 (1)
       SVM Secure Virtual Machine (0x8000000a/edx):
          nested paging                          = true
          LBR virtualization                     = true
          SVM lock                               = true
          NRIP save                              = true
          MSR based TSC rate control             = true
          VMCB clean bits support                = true
          flush by ASID                          = true
          decode assists                         = true
          SSSE3/SSE5 opcode set disable          = false
          pause intercept filter                 = true
          pause filter threshold                 = true
          AVIC: AMD virtual interrupt controller = true
          virtualized VMLOAD/VMSAVE              = true
          virtualized GIF                        = true
       NASID: number of address space identifiers = 0x8000 (32768):
       L1 TLB information: 1G pages (0x80000019/eax):
          instruction # entries     = 0x40 (64)
          instruction associativity = full (15)
          data # entries            = 0x40 (64)
          data associativity        = full (15)
       L2 TLB information: 1G pages (0x80000019/ebx):
          instruction # entries     = 0x0 (0)
          instruction associativity = L2 off (0)
          data # entries            = 0x0 (0)
          data associativity        = L2 off (0)
       SVM Secure Virtual Machine (0x8000001a/eax):
          128-bit SSE executed full-width = false
          MOVU* better than MOVL*/MOVH*   = true
          256-bit SSE executed full-width = true
       Instruction Based Sampling Identifiers (0x8000001b/eax):
          IBS feature flags valid                  = true
          IBS fetch sampling                       = true
          IBS execution sampling                   = true
          read write of op counter                 = true
          op counting mode                         = true
          branch target address reporting          = true
          IbsOpCurCnt and IbsOpMaxCnt extend 7     = true
          invalid RIP indication support           = true
          fused branch micro-op indication support = true
          IBS fetch control extended MSR support   = true
          IBS op data 4 MSR support                = false
       Lightweight Profiling Capabilities: Availability (0x8000001c/eax):
          lightweight profiling                  = false
          LWPVAL instruction                     = false
          instruction retired event              = false
          branch retired event                   = false
          DC miss event                          = false
          core clocks not halted event           = false
          core reference clocks not halted event = false
          interrupt on threshold overflow        = false
       Lightweight Profiling Capabilities: Supported (0x8000001c/edx):
          lightweight profiling                  = false
          LWPVAL instruction                     = false
          instruction retired event              = false
          branch retired event                   = false
          DC miss event                          = false
          core clocks not halted event           = false
          core reference clocks not halted event = false
          interrupt on threshold overflow        = false
       Lightweight Profiling Capabilities (0x8000001c/ebx):
          LWPCB byte size             = 0x0 (0)
          event record byte size      = 0x0 (0)
          maximum EventId             = 0x0 (0)
          EventInterval1 field offset = 0x0 (0)
       Lightweight Profiling Capabilities (0x8000001c/ecx):
          latency counter bit size          = 0x0 (0)
          data cache miss address valid     = false
          amount cache latency is rounded   = 0x0 (0)
          LWP implementation version        = 0x0 (0)
          event ring buffer size in records = 0x0 (0)
          branch prediction filtering       = false
          IP filtering                      = false
          cache level filtering             = false
          cache latency filteing            = false
       Cache Properties (0x8000001d):
          --- cache 0 ---
          type                            = data (1)
          level                           = 0x1 (1)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 63
          write-back invalidate           = false
          cache inclusive of lower levels = false
          --- cache 1 ---
          type                            = instruction (2)
          level                           = 0x1 (1)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 63
          write-back invalidate           = false
          cache inclusive of lower levels = false
          --- cache 2 ---
          type                            = unified (3)
          level                           = 0x2 (2)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 1023
          write-back invalidate           = false
          cache inclusive of lower levels = true
          --- cache 3 ---
          type                            = unified (3)
          level                           = 0x3 (3)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x5 (5)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0xf (15)
          number of sets                  = 16383
          write-back invalidate           = true
          cache inclusive of lower levels = false
       extended APIC ID = 10
       Extended APIC ID (0x8000001e/ebx):
          compute unit ID            = 0x5 (5)
          cores per compute unit - 1 = 0x1 (1)
       Extended APIC ID (0x8000001e/ecx):
          node ID             = 0x0 (0)
          nodes per processor = 1 node (0)
       SME/SEV (0x8000001f):
          SME: secure memory encryption support    = true
          SEV: secure encrypted virtualize support = true
          MIN_SEV_ASID = 0x1 (1)
          MAX_SEV_ASID = 0x1fd (509)
       0x80000020 0x00: eax=0x00000000 ebx=0x00000002 ecx=0x00000000 edx=0x00000000
       (instruction supported synth):
          CMPXCHG8B                = true
          conditional move/compare = true
          PREFETCH/PREFETCHW       = true
       (multi-processing synth): multi-core (c=12)
       (multi-processing method): AMD
       (APIC widths synth): CORE_width=4 SMT_width=0
       (APIC synth): PKG_ID=0 CORE_ID=10 SMT_ID=0
       (synth) = unknown
    CPU 5:
       vendor_id = "AuthenticAMD"
       version information (1/eax):
          processor type  = primary processor (0)
          family          = Intel Pentium 4/Pentium D/Pentium Extreme Edition/Celeron/Xeon/Xeon MP/Itanium2, AMD Athlon 64/Athlon XP-M/Opteron/Sempron/Turion (15)
          model           = 0x1 (1)
          stepping id     = 0x0 (0)
          extended family = 0x8 (8)
          extended model  = 0x7 (7)
          (simple synth)  = unknown
       miscellaneous (1/ebx):
          process local APIC physical ID = 0xc (12)
          cpu count                      = 0xc (12)
          CLFLUSH line size              = 0x8 (8)
          brand index                    = 0x0 (0)
       brand id = 0x00 (0): unknown
       feature information (1/edx):
          x87 FPU on chip                        = true
          VME: virtual-8086 mode enhancement     = true
          DE: debugging extensions               = true
          PSE: page size extensions              = true
          TSC: time stamp counter                = true
          RDMSR and WRMSR support                = true
          PAE: physical address extensions       = true
          MCE: machine check exception           = true
          CMPXCHG8B inst.                        = true
          APIC on chip                           = true
          SYSENTER and SYSEXIT                   = true
          MTRR: memory type range registers      = true
          PTE global bit                         = true
          MCA: machine check architecture        = true
          CMOV: conditional move/compare instr   = true
          PAT: page attribute table              = true
          PSE-36: page size extension            = true
          PSN: processor serial number           = false
          CLFLUSH instruction                    = true
          DS: debug store                        = false
          ACPI: thermal monitor and clock ctrl   = false
          MMX Technology                         = true
          FXSAVE/FXRSTOR                         = true
          SSE extensions                         = true
          SSE2 extensions                        = true
          SS: self snoop                         = false
          hyper-threading / multi-core supported = true
          TM: therm. monitor                     = false
          IA64                                   = false
          PBE: pending break event               = false
       feature information (1/ecx):
          PNI/SSE3: Prescott New Instructions     = true
          PCLMULDQ instruction                    = true
          DTES64: 64-bit debug store              = false
          MONITOR/MWAIT                           = true
          CPL-qualified debug store               = false
          VMX: virtual machine extensions         = false
          SMX: safer mode extensions              = false
          Enhanced Intel SpeedStep Technology     = false
          TM2: thermal monitor 2                  = false
          SSSE3 extensions                        = true
          context ID: adaptive or shared L1 data  = false
          SDBG: IA32_DEBUG_INTERFACE              = false
          FMA instruction                         = true
          CMPXCHG16B instruction                  = true
          xTPR disable                            = false
          PDCM: perfmon and debug                 = false
          PCID: process context identifiers       = false
          DCA: direct cache access                = false
          SSE4.1 extensions                       = true
          SSE4.2 extensions                       = true
          x2APIC: extended xAPIC support          = false
          MOVBE instruction                       = true
          POPCNT instruction                      = true
          time stamp counter deadline             = false
          AES instruction                         = true
          XSAVE/XSTOR states                      = true
          OS-enabled XSAVE/XSTOR                  = true
          AVX: advanced vector extensions         = true
          F16C half-precision convert instruction = true
          RDRAND instruction                      = true
          hypervisor guest status                 = false
       cache and TLB information (2):
       processor serial number: 0087-0F10-0000-0000-0000-0000
       MONITOR/MWAIT (5):
          smallest monitor-line size (bytes)       = 0x40 (64)
          largest monitor-line size (bytes)        = 0x40 (64)
          enum of Monitor-MWAIT exts supported     = true
          supports intrs as break-event for MWAIT  = true
          number of C0 sub C-states using MWAIT    = 0x1 (1)
          number of C1 sub C-states using MWAIT    = 0x1 (1)
          number of C2 sub C-states using MWAIT    = 0x0 (0)
          number of C3 sub C-states using MWAIT    = 0x0 (0)
          number of C4 sub C-states using MWAIT    = 0x0 (0)
          number of C5 sub C-states using MWAIT    = 0x0 (0)
          number of C6 sub C-states using MWAIT    = 0x0 (0)
          number of C7 sub C-states using MWAIT    = 0x0 (0)
       Thermal and Power Management Features (6):
          digital thermometer                     = false
          Intel Turbo Boost Technology            = false
          ARAT always running APIC timer          = true
          PLN power limit notification            = false
          ECMD extended clock modulation duty     = false
          PTM package thermal management          = false
          HWP base registers                      = false
          HWP notification                        = false
          HWP activity window                     = false
          HWP energy performance preference       = false
          HWP package level request               = false
          HDC base registers                      = false
          Intel Turbo Boost Max Technology 3.0    = false
          HWP capabilities                        = false
          HWP PECI override                       = false
          flexible HWP                            = false
          IA32_HWP_REQUEST MSR fast access mode   = false
          ignoring idle logical processor HWP req = false
          digital thermometer thresholds          = 0x0 (0)
          hardware coordination feedback          = true
          ACNT2 available                         = false
          performance-energy bias capability      = false
       extended feature flags (7):
          FSGSBASE instructions                    = true
          IA32_TSC_ADJUST MSR supported            = false
          SGX: Software Guard Extensions supported = false
          BMI1 instructions                        = true
          HLE hardware lock elision                = false
          AVX2: advanced vector extensions 2       = true
          FDP_EXCPTN_ONLY                          = false
          SMEP supervisor mode exec protection     = true
          BMI2 instructions                        = true
          enhanced REP MOVSB/STOSB                 = false
          INVPCID instruction                      = false
          RTM: restricted transactional memory     = false
          RDT-M: Intel RDT monitoring              = true
          deprecated FPU CS/DS                     = false
          MPX: intel memory protection extensions  = false
          RDT-A: Intel RDT allocation              = true
          AVX512F: AVX-512 foundation instructions = false
          AVX512DQ: double & quadword instructions = false
          RDSEED instruction                       = true
          ADX instructions                         = true
          SMAP: supervisor mode access prevention  = true
          AVX512IFMA: fused multiply add           = false
          PCOMMIT instruction                      = false
          CLFLUSHOPT instruction                   = true
          CLWB instruction                         = true
          Intel processor trace                    = false
          AVX512PF: prefetch instructions          = false
          AVX512ER: exponent & reciprocal instrs   = false
          AVX512CD: conflict detection instrs      = false
          SHA instructions                         = true
          AVX512BW: byte & word instructions       = false
          AVX512VL: vector length                  = false
          PREFETCHWT1                              = false
          AVX512VBMI: vector byte manipulation     = false
          UMIP: user-mode instruction prevention   = true
          PKU protection keys for user-mode        = false
          OSPKE CR4.PKE and RDPKRU/WRPKRU          = false
          WAITPKG instructions                     = false
          AVX512_VBMI2                             = false
          CET_SS: CET shadow stack                 = false
          GFNI: Galois Field New Instructions      = false
          VAES instructions                        = false
          VPCLMULQDQ instruction                   = false
          AVX512_VNNI                              = false
          AVX512_BITALG: bit count/shiffle         = false
          AVX512: VPOPCNTDQ instruction            = false
          5-level paging                           = false
          BNDLDX/BNDSTX MAWAU value in 64-bit mode = 0x0 (0)
          RDPID: read processor D supported        = true
          CLDEMOTE supports cache line demote      = false
          MOVDIRI instruction                      = false
          MOVDIR64B intruction                     = false
          SGX_LC: SGX launch config supported      = false
          AVX512_4VNNIW: neural network instrs     = false
          AVX512_4FMAPS: multiply acc single prec  = false
          fast short REP MOV                       = false
          PCONFIG                                  = false
          CET_IBT: CET indirect branch tracking    = false
       Direct Cache Access Parameters (9):
          PLATFORM_DCA_CAP MSR bits = 0
       Architecture Performance Monitoring Features (0xa/eax):
          version ID                               = 0x0 (0)
          number of counters per logical processor = 0x0 (0)
          bit width of counter                     = 0x0 (0)
          length of EBX bit vector                 = 0x0 (0)
       Architecture Performance Monitoring Features (0xa/ebx):
          core cycle event not available           = false
          instruction retired event not available  = false
          reference cycles event not available     = false
          last-level cache ref event not available = false
          last-level cache miss event not avail    = false
          branch inst retired event not available  = false
          branch mispred retired event not avail   = false
       Architecture Performance Monitoring Features (0xa/edx):
          number of fixed counters    = 0x0 (0)
          bit width of fixed counters = 0x0 (0)
          anythread deprecation       = false
       x2APIC features / processor topology (0xb):
          --- level 0 (thread) ---
          bits to shift APIC ID to get next = 0x1 (1)
          logical processors at this level  = 0x2 (2)
          level number                      = 0x0 (0)
          level type                        = thread (1)
          extended APIC ID                  = 12
          --- level 1 (core) ---
          bits to shift APIC ID to get next = 0x7 (7)
          logical processors at this level  = 0xc (12)
          level number                      = 0x1 (1)
          level type                        = core (2)
          extended APIC ID                  = 12
       XSAVE features (0xd/0):
          XCR0 lower 32 bits valid bit field mask = 0x00000207
          XCR0 upper 32 bits valid bit field mask = 0x00000000
             XCR0 supported: x87 state            = true
             XCR0 supported: SSE state            = true
             XCR0 supported: AVX state            = true
             XCR0 supported: MPX BNDREGS          = false
             XCR0 supported: MPX BNDCSR           = false
             XCR0 supported: AVX-512 opmask       = false
             XCR0 supported: AVX-512 ZMM_Hi256    = false
             XCR0 supported: AVX-512 Hi16_ZMM     = false
             IA32_XSS supported: PT state         = false
             XCR0 supported: PKRU state           = true
             IA32_XSS supported: HDC state        = false
          bytes required by fields in XCR0        = 0x00000340 (832)
          bytes required by XSAVE/XRSTOR area     = 0x00000380 (896)
       XSAVE features (0xd/1):
          XSAVEOPT instruction                        = true
          XSAVEC instruction                          = true
          XGETBV instruction                          = true
          XSAVES/XRSTORS instructions                 = true
          SAVE area size in bytes                     = 0x00000340 (832)
          IA32_XSS lower 32 bits valid bit field mask = 0x00000000
          IA32_XSS upper 32 bits valid bit field mask = 0x00000000
       AVX/YMM features (0xd/2):
          AVX/YMM save state byte size             = 0x00000100 (256)
          AVX/YMM save state byte offset           = 0x00000240 (576)
          supported in IA32_XSS or XCR0            = XCR0 (user state)
          64-byte alignment in compacted XSAVE     = false
       PKRU features (0xd/9):
          PKRU save state byte size                = 0x00000040 (64)
          PKRU save state byte offset              = 0x00000340 (832)
          supported in IA32_XSS or XCR0            = XCR0 (user state)
          64-byte alignment in compacted XSAVE     = false
       Quality of Service Monitoring Resource Type (0xf/0):
          Maximum range of RMID = 255
          supports L3 cache QoS monitoring = false
       L3 Cache Quality of Service Monitoring (0xf/1):
          Conversion factor from IA32_QM_CTR to bytes = 64
          Maximum range of RMID                       = 255
          supports L3 occupancy monitoring       = true
          supports L3 total bandwidth monitoring = true
          supports L3 local bandwidth monitoring = true
       Resource Director Technology allocation (0x10/0):
          L3 cache allocation technology supported = true
          L2 cache allocation technology supported = false
          memory bandwidth allocation supported    = false
       L3 Cache Allocation Technology (0x10/1):
          length of capacity bit mask - 1 = 0xf (15)
          Bit-granular map of isolation/contention    = 0x00000000
          infrequent updates of COS              = false
          code and data prioritization supported = true
          highest COS number supported = 0xf (15)
       extended processor signature (0x80000001/eax):
          family/generation = AMD Athlon 64/Opteron/Sempron/Turion (15)
          model             = 0x1 (1)
          stepping id       = 0x0 (0)
          extended family   = 0x8 (8)
          extended model    = 0x7 (7)
          (simple synth) = unknown
       extended feature flags (0x80000001/edx):
          x87 FPU on chip                       = true
          virtual-8086 mode enhancement         = true
          debugging extensions                  = true
          page size extensions                  = true
          time stamp counter                    = true
          RDMSR and WRMSR support               = true
          physical address extensions           = true
          machine check exception               = true
          CMPXCHG8B inst.                       = true
          APIC on chip                          = true
          SYSCALL and SYSRET instructions       = true
          memory type range registers           = true
          global paging extension               = true
          machine check architecture            = true
          conditional move/compare instruction  = true
          page attribute table                  = true
          page size extension                   = true
          multiprocessing capable               = false
          no-execute page protection            = true
          AMD multimedia instruction extensions = true
          MMX Technology                        = true
          FXSAVE/FXRSTOR                        = true
          SSE extensions                        = true
          1-GB large page support               = true
          RDTSCP                                = true
          long mode (AA-64)                     = true
          3DNow! instruction extensions         = false
          3DNow! instructions                   = false
       extended brand id (0x80000001/ebx):
          raw     = 0x20000000 (536870912)
          BrandId = 0x0 (0)
       AMD feature flags (0x80000001/ecx):
          LAHF/SAHF supported in 64-bit mode     = true
          CMP Legacy                             = true
          SVM: secure virtual machine            = true
          extended APIC space                    = true
          AltMovCr8                              = true
          LZCNT advanced bit manipulation        = true
          SSE4A support                          = true
          misaligned SSE mode                    = true
          3DNow! PREFETCH/PREFETCHW instructions = true
          OS visible workaround                  = true
          instruction based sampling             = true
          XOP support                            = false
          SKINIT/STGI support                    = true
          watchdog timer support                 = true
          lightweight profiling support          = false
          4-operand FMA instruction              = false
          TCE: translation cache extension       = true
          NodeId MSR C001100C                    = false
          TBM support                            = false
          topology extensions                    = true
          core performance counter extensions    = true
          data breakpoint extension              = true
          performance time-stamp counter support = false
          performance counter extensions         = true
          MWAITX/MONITORX supported              = true
       brand = "AMD Ryzen 5 3600 6-Core Processor              "
       L1 TLB/cache information: 2M/4M pages & L1 TLB (0x80000005/eax):
          instruction # entries     = 0x40 (64)
          instruction associativity = 0xff (255)
          data # entries            = 0x40 (64)
          data associativity        = 0xff (255)
       L1 TLB/cache information: 4K pages & L1 TLB (0x80000005/ebx):
          instruction # entries     = 0x40 (64)
          instruction associativity = 0xff (255)
          data # entries            = 0x40 (64)
          data associativity        = 0xff (255)
       L1 data cache information (0x80000005/ecx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 0x8 (8)
          size (KB)         = 0x20 (32)
       L1 instruction cache information (0x80000005/edx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 0x8 (8)
          size (KB)         = 0x20 (32)
       L2 TLB/cache information: 2M/4M pages & L2 TLB (0x80000006/eax):
          instruction # entries     = 0x400 (1024)
          instruction associativity = 8-way (6)
          data # entries            = 0x800 (2048)
          data associativity        = 4-way (4)
       L2 TLB/cache information: 4K pages & L2 TLB (0x80000006/ebx):
          instruction # entries     = 0x400 (1024)
          instruction associativity = 8-way (6)
          data # entries            = 0x800 (2048)
          data associativity        = 8-way (6)
       L2 unified cache information (0x80000006/ecx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 8-way (6)
          size (KB)         = 0x200 (512)
       L3 cache information (0x80000006/edx):
          line size (bytes)     = 0x40 (64)
          lines per tag         = 0x1 (1)
          associativity         = 0x9 (9)
          size (in 512KB units) = 0x40 (64)
       RAS Capability (0x80000007/ebx):
          MCA overflow recovery support = true
          SUCCOR support                = true
          HWA: hardware assert support  = false
          scalable MCA support          = true
       Advanced Power Management Features (0x80000007/ecx):
          CmpUnitPwrSampleTimeRatio = 0x0 (0)
       Advanced Power Management Features (0x80000007/edx):
          TS: temperature sensing diode           = true
          FID: frequency ID control               = false
          VID: voltage ID control                 = false
          TTP: thermal trip                       = true
          TM: thermal monitor                     = true
          STC: software thermal control           = false
          100 MHz multiplier control              = false
          hardware P-State control                = true
          TscInvariant                            = true
          CPB: core performance boost             = true
          read-only effective frequency interface = true
          processor feedback interface            = false
          APM power reporting                     = false
          connected standby                       = true
          RAPL: running average power limit       = true
       Physical Address and Linear Address Size (0x80000008/eax):
          maximum physical address bits         = 0x30 (48)
          maximum linear (virtual) address bits = 0x30 (48)
          maximum guest physical address bits   = 0x0 (0)
       Extended Feature Extensions ID (0x80000008/ebx):
          CLZERO instruction                 = true
          instructions retired count support = true
          always save/restore error pointers = true
       Logical CPU cores (0x80000008/ecx):
          number of CPU cores - 1 = 0xb (11)
          ApicIdCoreIdSize        = 0x7 (7)
       SVM Secure Virtual Machine (0x8000000a/eax):
          SvmRev: SVM revision = 0x1 (1)
       SVM Secure Virtual Machine (0x8000000a/edx):
          nested paging                          = true
          LBR virtualization                     = true
          SVM lock                               = true
          NRIP save                              = true
          MSR based TSC rate control             = true
          VMCB clean bits support                = true
          flush by ASID                          = true
          decode assists                         = true
          SSSE3/SSE5 opcode set disable          = false
          pause intercept filter                 = true
          pause filter threshold                 = true
          AVIC: AMD virtual interrupt controller = true
          virtualized VMLOAD/VMSAVE              = true
          virtualized GIF                        = true
       NASID: number of address space identifiers = 0x8000 (32768):
       L1 TLB information: 1G pages (0x80000019/eax):
          instruction # entries     = 0x40 (64)
          instruction associativity = full (15)
          data # entries            = 0x40 (64)
          data associativity        = full (15)
       L2 TLB information: 1G pages (0x80000019/ebx):
          instruction # entries     = 0x0 (0)
          instruction associativity = L2 off (0)
          data # entries            = 0x0 (0)
          data associativity        = L2 off (0)
       SVM Secure Virtual Machine (0x8000001a/eax):
          128-bit SSE executed full-width = false
          MOVU* better than MOVL*/MOVH*   = true
          256-bit SSE executed full-width = true
       Instruction Based Sampling Identifiers (0x8000001b/eax):
          IBS feature flags valid                  = true
          IBS fetch sampling                       = true
          IBS execution sampling                   = true
          read write of op counter                 = true
          op counting mode                         = true
          branch target address reporting          = true
          IbsOpCurCnt and IbsOpMaxCnt extend 7     = true
          invalid RIP indication support           = true
          fused branch micro-op indication support = true
          IBS fetch control extended MSR support   = true
          IBS op data 4 MSR support                = false
       Lightweight Profiling Capabilities: Availability (0x8000001c/eax):
          lightweight profiling                  = false
          LWPVAL instruction                     = false
          instruction retired event              = false
          branch retired event                   = false
          DC miss event                          = false
          core clocks not halted event           = false
          core reference clocks not halted event = false
          interrupt on threshold overflow        = false
       Lightweight Profiling Capabilities: Supported (0x8000001c/edx):
          lightweight profiling                  = false
          LWPVAL instruction                     = false
          instruction retired event              = false
          branch retired event                   = false
          DC miss event                          = false
          core clocks not halted event           = false
          core reference clocks not halted event = false
          interrupt on threshold overflow        = false
       Lightweight Profiling Capabilities (0x8000001c/ebx):
          LWPCB byte size             = 0x0 (0)
          event record byte size      = 0x0 (0)
          maximum EventId             = 0x0 (0)
          EventInterval1 field offset = 0x0 (0)
       Lightweight Profiling Capabilities (0x8000001c/ecx):
          latency counter bit size          = 0x0 (0)
          data cache miss address valid     = false
          amount cache latency is rounded   = 0x0 (0)
          LWP implementation version        = 0x0 (0)
          event ring buffer size in records = 0x0 (0)
          branch prediction filtering       = false
          IP filtering                      = false
          cache level filtering             = false
          cache latency filteing            = false
       Cache Properties (0x8000001d):
          --- cache 0 ---
          type                            = data (1)
          level                           = 0x1 (1)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 63
          write-back invalidate           = false
          cache inclusive of lower levels = false
          --- cache 1 ---
          type                            = instruction (2)
          level                           = 0x1 (1)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 63
          write-back invalidate           = false
          cache inclusive of lower levels = false
          --- cache 2 ---
          type                            = unified (3)
          level                           = 0x2 (2)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 1023
          write-back invalidate           = false
          cache inclusive of lower levels = true
          --- cache 3 ---
          type                            = unified (3)
          level                           = 0x3 (3)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x5 (5)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0xf (15)
          number of sets                  = 16383
          write-back invalidate           = true
          cache inclusive of lower levels = false
       extended APIC ID = 12
       Extended APIC ID (0x8000001e/ebx):
          compute unit ID            = 0x6 (6)
          cores per compute unit - 1 = 0x1 (1)
       Extended APIC ID (0x8000001e/ecx):
          node ID             = 0x0 (0)
          nodes per processor = 1 node (0)
       SME/SEV (0x8000001f):
          SME: secure memory encryption support    = true
          SEV: secure encrypted virtualize support = true
          MIN_SEV_ASID = 0x1 (1)
          MAX_SEV_ASID = 0x1fd (509)
       0x80000020 0x00: eax=0x00000000 ebx=0x00000002 ecx=0x00000000 edx=0x00000000
       (instruction supported synth):
          CMPXCHG8B                = true
          conditional move/compare = true
          PREFETCH/PREFETCHW       = true
       (multi-processing synth): multi-core (c=12)
       (multi-processing method): AMD
       (APIC widths synth): CORE_width=4 SMT_width=0
       (APIC synth): PKG_ID=0 CORE_ID=12 SMT_ID=0
       (synth) = unknown
    CPU 6:
       vendor_id = "AuthenticAMD"
       version information (1/eax):
          processor type  = primary processor (0)
          family          = Intel Pentium 4/Pentium D/Pentium Extreme Edition/Celeron/Xeon/Xeon MP/Itanium2, AMD Athlon 64/Athlon XP-M/Opteron/Sempron/Turion (15)
          model           = 0x1 (1)
          stepping id     = 0x0 (0)
          extended family = 0x8 (8)
          extended model  = 0x7 (7)
          (simple synth)  = unknown
       miscellaneous (1/ebx):
          process local APIC physical ID = 0x1 (1)
          cpu count                      = 0xc (12)
          CLFLUSH line size              = 0x8 (8)
          brand index                    = 0x0 (0)
       brand id = 0x00 (0): unknown
       feature information (1/edx):
          x87 FPU on chip                        = true
          VME: virtual-8086 mode enhancement     = true
          DE: debugging extensions               = true
          PSE: page size extensions              = true
          TSC: time stamp counter                = true
          RDMSR and WRMSR support                = true
          PAE: physical address extensions       = true
          MCE: machine check exception           = true
          CMPXCHG8B inst.                        = true
          APIC on chip                           = true
          SYSENTER and SYSEXIT                   = true
          MTRR: memory type range registers      = true
          PTE global bit                         = true
          MCA: machine check architecture        = true
          CMOV: conditional move/compare instr   = true
          PAT: page attribute table              = true
          PSE-36: page size extension            = true
          PSN: processor serial number           = false
          CLFLUSH instruction                    = true
          DS: debug store                        = false
          ACPI: thermal monitor and clock ctrl   = false
          MMX Technology                         = true
          FXSAVE/FXRSTOR                         = true
          SSE extensions                         = true
          SSE2 extensions                        = true
          SS: self snoop                         = false
          hyper-threading / multi-core supported = true
          TM: therm. monitor                     = false
          IA64                                   = false
          PBE: pending break event               = false
       feature information (1/ecx):
          PNI/SSE3: Prescott New Instructions     = true
          PCLMULDQ instruction                    = true
          DTES64: 64-bit debug store              = false
          MONITOR/MWAIT                           = true
          CPL-qualified debug store               = false
          VMX: virtual machine extensions         = false
          SMX: safer mode extensions              = false
          Enhanced Intel SpeedStep Technology     = false
          TM2: thermal monitor 2                  = false
          SSSE3 extensions                        = true
          context ID: adaptive or shared L1 data  = false
          SDBG: IA32_DEBUG_INTERFACE              = false
          FMA instruction                         = true
          CMPXCHG16B instruction                  = true
          xTPR disable                            = false
          PDCM: perfmon and debug                 = false
          PCID: process context identifiers       = false
          DCA: direct cache access                = false
          SSE4.1 extensions                       = true
          SSE4.2 extensions                       = true
          x2APIC: extended xAPIC support          = false
          MOVBE instruction                       = true
          POPCNT instruction                      = true
          time stamp counter deadline             = false
          AES instruction                         = true
          XSAVE/XSTOR states                      = true
          OS-enabled XSAVE/XSTOR                  = true
          AVX: advanced vector extensions         = true
          F16C half-precision convert instruction = true
          RDRAND instruction                      = true
          hypervisor guest status                 = false
       cache and TLB information (2):
       processor serial number: 0087-0F10-0000-0000-0000-0000
       MONITOR/MWAIT (5):
          smallest monitor-line size (bytes)       = 0x40 (64)
          largest monitor-line size (bytes)        = 0x40 (64)
          enum of Monitor-MWAIT exts supported     = true
          supports intrs as break-event for MWAIT  = true
          number of C0 sub C-states using MWAIT    = 0x1 (1)
          number of C1 sub C-states using MWAIT    = 0x1 (1)
          number of C2 sub C-states using MWAIT    = 0x0 (0)
          number of C3 sub C-states using MWAIT    = 0x0 (0)
          number of C4 sub C-states using MWAIT    = 0x0 (0)
          number of C5 sub C-states using MWAIT    = 0x0 (0)
          number of C6 sub C-states using MWAIT    = 0x0 (0)
          number of C7 sub C-states using MWAIT    = 0x0 (0)
       Thermal and Power Management Features (6):
          digital thermometer                     = false
          Intel Turbo Boost Technology            = false
          ARAT always running APIC timer          = true
          PLN power limit notification            = false
          ECMD extended clock modulation duty     = false
          PTM package thermal management          = false
          HWP base registers                      = false
          HWP notification                        = false
          HWP activity window                     = false
          HWP energy performance preference       = false
          HWP package level request               = false
          HDC base registers                      = false
          Intel Turbo Boost Max Technology 3.0    = false
          HWP capabilities                        = false
          HWP PECI override                       = false
          flexible HWP                            = false
          IA32_HWP_REQUEST MSR fast access mode   = false
          ignoring idle logical processor HWP req = false
          digital thermometer thresholds          = 0x0 (0)
          hardware coordination feedback          = true
          ACNT2 available                         = false
          performance-energy bias capability      = false
       extended feature flags (7):
          FSGSBASE instructions                    = true
          IA32_TSC_ADJUST MSR supported            = false
          SGX: Software Guard Extensions supported = false
          BMI1 instructions                        = true
          HLE hardware lock elision                = false
          AVX2: advanced vector extensions 2       = true
          FDP_EXCPTN_ONLY                          = false
          SMEP supervisor mode exec protection     = true
          BMI2 instructions                        = true
          enhanced REP MOVSB/STOSB                 = false
          INVPCID instruction                      = false
          RTM: restricted transactional memory     = false
          RDT-M: Intel RDT monitoring              = true
          deprecated FPU CS/DS                     = false
          MPX: intel memory protection extensions  = false
          RDT-A: Intel RDT allocation              = true
          AVX512F: AVX-512 foundation instructions = false
          AVX512DQ: double & quadword instructions = false
          RDSEED instruction                       = true
          ADX instructions                         = true
          SMAP: supervisor mode access prevention  = true
          AVX512IFMA: fused multiply add           = false
          PCOMMIT instruction                      = false
          CLFLUSHOPT instruction                   = true
          CLWB instruction                         = true
          Intel processor trace                    = false
          AVX512PF: prefetch instructions          = false
          AVX512ER: exponent & reciprocal instrs   = false
          AVX512CD: conflict detection instrs      = false
          SHA instructions                         = true
          AVX512BW: byte & word instructions       = false
          AVX512VL: vector length                  = false
          PREFETCHWT1                              = false
          AVX512VBMI: vector byte manipulation     = false
          UMIP: user-mode instruction prevention   = true
          PKU protection keys for user-mode        = false
          OSPKE CR4.PKE and RDPKRU/WRPKRU          = false
          WAITPKG instructions                     = false
          AVX512_VBMI2                             = false
          CET_SS: CET shadow stack                 = false
          GFNI: Galois Field New Instructions      = false
          VAES instructions                        = false
          VPCLMULQDQ instruction                   = false
          AVX512_VNNI                              = false
          AVX512_BITALG: bit count/shiffle         = false
          AVX512: VPOPCNTDQ instruction            = false
          5-level paging                           = false
          BNDLDX/BNDSTX MAWAU value in 64-bit mode = 0x0 (0)
          RDPID: read processor D supported        = true
          CLDEMOTE supports cache line demote      = false
          MOVDIRI instruction                      = false
          MOVDIR64B intruction                     = false
          SGX_LC: SGX launch config supported      = false
          AVX512_4VNNIW: neural network instrs     = false
          AVX512_4FMAPS: multiply acc single prec  = false
          fast short REP MOV                       = false
          PCONFIG                                  = false
          CET_IBT: CET indirect branch tracking    = false
       Direct Cache Access Parameters (9):
          PLATFORM_DCA_CAP MSR bits = 0
       Architecture Performance Monitoring Features (0xa/eax):
          version ID                               = 0x0 (0)
          number of counters per logical processor = 0x0 (0)
          bit width of counter                     = 0x0 (0)
          length of EBX bit vector                 = 0x0 (0)
       Architecture Performance Monitoring Features (0xa/ebx):
          core cycle event not available           = false
          instruction retired event not available  = false
          reference cycles event not available     = false
          last-level cache ref event not available = false
          last-level cache miss event not avail    = false
          branch inst retired event not available  = false
          branch mispred retired event not avail   = false
       Architecture Performance Monitoring Features (0xa/edx):
          number of fixed counters    = 0x0 (0)
          bit width of fixed counters = 0x0 (0)
          anythread deprecation       = false
       x2APIC features / processor topology (0xb):
          --- level 0 (thread) ---
          bits to shift APIC ID to get next = 0x1 (1)
          logical processors at this level  = 0x2 (2)
          level number                      = 0x0 (0)
          level type                        = thread (1)
          extended APIC ID                  = 1
          --- level 1 (core) ---
          bits to shift APIC ID to get next = 0x7 (7)
          logical processors at this level  = 0xc (12)
          level number                      = 0x1 (1)
          level type                        = core (2)
          extended APIC ID                  = 1
       XSAVE features (0xd/0):
          XCR0 lower 32 bits valid bit field mask = 0x00000207
          XCR0 upper 32 bits valid bit field mask = 0x00000000
             XCR0 supported: x87 state            = true
             XCR0 supported: SSE state            = true
             XCR0 supported: AVX state            = true
             XCR0 supported: MPX BNDREGS          = false
             XCR0 supported: MPX BNDCSR           = false
             XCR0 supported: AVX-512 opmask       = false
             XCR0 supported: AVX-512 ZMM_Hi256    = false
             XCR0 supported: AVX-512 Hi16_ZMM     = false
             IA32_XSS supported: PT state         = false
             XCR0 supported: PKRU state           = true
             IA32_XSS supported: HDC state        = false
          bytes required by fields in XCR0        = 0x00000340 (832)
          bytes required by XSAVE/XRSTOR area     = 0x00000380 (896)
       XSAVE features (0xd/1):
          XSAVEOPT instruction                        = true
          XSAVEC instruction                          = true
          XGETBV instruction                          = true
          XSAVES/XRSTORS instructions                 = true
          SAVE area size in bytes                     = 0x00000340 (832)
          IA32_XSS lower 32 bits valid bit field mask = 0x00000000
          IA32_XSS upper 32 bits valid bit field mask = 0x00000000
       AVX/YMM features (0xd/2):
          AVX/YMM save state byte size             = 0x00000100 (256)
          AVX/YMM save state byte offset           = 0x00000240 (576)
          supported in IA32_XSS or XCR0            = XCR0 (user state)
          64-byte alignment in compacted XSAVE     = false
       PKRU features (0xd/9):
          PKRU save state byte size                = 0x00000040 (64)
          PKRU save state byte offset              = 0x00000340 (832)
          supported in IA32_XSS or XCR0            = XCR0 (user state)
          64-byte alignment in compacted XSAVE     = false
       Quality of Service Monitoring Resource Type (0xf/0):
          Maximum range of RMID = 255
          supports L3 cache QoS monitoring = false
       L3 Cache Quality of Service Monitoring (0xf/1):
          Conversion factor from IA32_QM_CTR to bytes = 64
          Maximum range of RMID                       = 255
          supports L3 occupancy monitoring       = true
          supports L3 total bandwidth monitoring = true
          supports L3 local bandwidth monitoring = true
       Resource Director Technology allocation (0x10/0):
          L3 cache allocation technology supported = true
          L2 cache allocation technology supported = false
          memory bandwidth allocation supported    = false
       L3 Cache Allocation Technology (0x10/1):
          length of capacity bit mask - 1 = 0xf (15)
          Bit-granular map of isolation/contention    = 0x00000000
          infrequent updates of COS              = false
          code and data prioritization supported = true
          highest COS number supported = 0xf (15)
       extended processor signature (0x80000001/eax):
          family/generation = AMD Athlon 64/Opteron/Sempron/Turion (15)
          model             = 0x1 (1)
          stepping id       = 0x0 (0)
          extended family   = 0x8 (8)
          extended model    = 0x7 (7)
          (simple synth) = unknown
       extended feature flags (0x80000001/edx):
          x87 FPU on chip                       = true
          virtual-8086 mode enhancement         = true
          debugging extensions                  = true
          page size extensions                  = true
          time stamp counter                    = true
          RDMSR and WRMSR support               = true
          physical address extensions           = true
          machine check exception               = true
          CMPXCHG8B inst.                       = true
          APIC on chip                          = true
          SYSCALL and SYSRET instructions       = true
          memory type range registers           = true
          global paging extension               = true
          machine check architecture            = true
          conditional move/compare instruction  = true
          page attribute table                  = true
          page size extension                   = true
          multiprocessing capable               = false
          no-execute page protection            = true
          AMD multimedia instruction extensions = true
          MMX Technology                        = true
          FXSAVE/FXRSTOR                        = true
          SSE extensions                        = true
          1-GB large page support               = true
          RDTSCP                                = true
          long mode (AA-64)                     = true
          3DNow! instruction extensions         = false
          3DNow! instructions                   = false
       extended brand id (0x80000001/ebx):
          raw     = 0x20000000 (536870912)
          BrandId = 0x0 (0)
       AMD feature flags (0x80000001/ecx):
          LAHF/SAHF supported in 64-bit mode     = true
          CMP Legacy                             = true
          SVM: secure virtual machine            = true
          extended APIC space                    = true
          AltMovCr8                              = true
          LZCNT advanced bit manipulation        = true
          SSE4A support                          = true
          misaligned SSE mode                    = true
          3DNow! PREFETCH/PREFETCHW instructions = true
          OS visible workaround                  = true
          instruction based sampling             = true
          XOP support                            = false
          SKINIT/STGI support                    = true
          watchdog timer support                 = true
          lightweight profiling support          = false
          4-operand FMA instruction              = false
          TCE: translation cache extension       = true
          NodeId MSR C001100C                    = false
          TBM support                            = false
          topology extensions                    = true
          core performance counter extensions    = true
          data breakpoint extension              = true
          performance time-stamp counter support = false
          performance counter extensions         = true
          MWAITX/MONITORX supported              = true
       brand = "AMD Ryzen 5 3600 6-Core Processor              "
       L1 TLB/cache information: 2M/4M pages & L1 TLB (0x80000005/eax):
          instruction # entries     = 0x40 (64)
          instruction associativity = 0xff (255)
          data # entries            = 0x40 (64)
          data associativity        = 0xff (255)
       L1 TLB/cache information: 4K pages & L1 TLB (0x80000005/ebx):
          instruction # entries     = 0x40 (64)
          instruction associativity = 0xff (255)
          data # entries            = 0x40 (64)
          data associativity        = 0xff (255)
       L1 data cache information (0x80000005/ecx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 0x8 (8)
          size (KB)         = 0x20 (32)
       L1 instruction cache information (0x80000005/edx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 0x8 (8)
          size (KB)         = 0x20 (32)
       L2 TLB/cache information: 2M/4M pages & L2 TLB (0x80000006/eax):
          instruction # entries     = 0x400 (1024)
          instruction associativity = 8-way (6)
          data # entries            = 0x800 (2048)
          data associativity        = 4-way (4)
       L2 TLB/cache information: 4K pages & L2 TLB (0x80000006/ebx):
          instruction # entries     = 0x400 (1024)
          instruction associativity = 8-way (6)
          data # entries            = 0x800 (2048)
          data associativity        = 8-way (6)
       L2 unified cache information (0x80000006/ecx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 8-way (6)
          size (KB)         = 0x200 (512)
       L3 cache information (0x80000006/edx):
          line size (bytes)     = 0x40 (64)
          lines per tag         = 0x1 (1)
          associativity         = 0x9 (9)
          size (in 512KB units) = 0x40 (64)
       RAS Capability (0x80000007/ebx):
          MCA overflow recovery support = true
          SUCCOR support                = true
          HWA: hardware assert support  = false
          scalable MCA support          = true
       Advanced Power Management Features (0x80000007/ecx):
          CmpUnitPwrSampleTimeRatio = 0x0 (0)
       Advanced Power Management Features (0x80000007/edx):
          TS: temperature sensing diode           = true
          FID: frequency ID control               = false
          VID: voltage ID control                 = false
          TTP: thermal trip                       = true
          TM: thermal monitor                     = true
          STC: software thermal control           = false
          100 MHz multiplier control              = false
          hardware P-State control                = true
          TscInvariant                            = true
          CPB: core performance boost             = true
          read-only effective frequency interface = true
          processor feedback interface            = false
          APM power reporting                     = false
          connected standby                       = true
          RAPL: running average power limit       = true
       Physical Address and Linear Address Size (0x80000008/eax):
          maximum physical address bits         = 0x30 (48)
          maximum linear (virtual) address bits = 0x30 (48)
          maximum guest physical address bits   = 0x0 (0)
       Extended Feature Extensions ID (0x80000008/ebx):
          CLZERO instruction                 = true
          instructions retired count support = true
          always save/restore error pointers = true
       Logical CPU cores (0x80000008/ecx):
          number of CPU cores - 1 = 0xb (11)
          ApicIdCoreIdSize        = 0x7 (7)
       SVM Secure Virtual Machine (0x8000000a/eax):
          SvmRev: SVM revision = 0x1 (1)
       SVM Secure Virtual Machine (0x8000000a/edx):
          nested paging                          = true
          LBR virtualization                     = true
          SVM lock                               = true
          NRIP save                              = true
          MSR based TSC rate control             = true
          VMCB clean bits support                = true
          flush by ASID                          = true
          decode assists                         = true
          SSSE3/SSE5 opcode set disable          = false
          pause intercept filter                 = true
          pause filter threshold                 = true
          AVIC: AMD virtual interrupt controller = true
          virtualized VMLOAD/VMSAVE              = true
          virtualized GIF                        = true
       NASID: number of address space identifiers = 0x8000 (32768):
       L1 TLB information: 1G pages (0x80000019/eax):
          instruction # entries     = 0x40 (64)
          instruction associativity = full (15)
          data # entries            = 0x40 (64)
          data associativity        = full (15)
       L2 TLB information: 1G pages (0x80000019/ebx):
          instruction # entries     = 0x0 (0)
          instruction associativity = L2 off (0)
          data # entries            = 0x0 (0)
          data associativity        = L2 off (0)
       SVM Secure Virtual Machine (0x8000001a/eax):
          128-bit SSE executed full-width = false
          MOVU* better than MOVL*/MOVH*   = true
          256-bit SSE executed full-width = true
       Instruction Based Sampling Identifiers (0x8000001b/eax):
          IBS feature flags valid                  = true
          IBS fetch sampling                       = true
          IBS execution sampling                   = true
          read write of op counter                 = true
          op counting mode                         = true
          branch target address reporting          = true
          IbsOpCurCnt and IbsOpMaxCnt extend 7     = true
          invalid RIP indication support           = true
          fused branch micro-op indication support = true
          IBS fetch control extended MSR support   = true
          IBS op data 4 MSR support                = false
       Lightweight Profiling Capabilities: Availability (0x8000001c/eax):
          lightweight profiling                  = false
          LWPVAL instruction                     = false
          instruction retired event              = false
          branch retired event                   = false
          DC miss event                          = false
          core clocks not halted event           = false
          core reference clocks not halted event = false
          interrupt on threshold overflow        = false
       Lightweight Profiling Capabilities: Supported (0x8000001c/edx):
          lightweight profiling                  = false
          LWPVAL instruction                     = false
          instruction retired event              = false
          branch retired event                   = false
          DC miss event                          = false
          core clocks not halted event           = false
          core reference clocks not halted event = false
          interrupt on threshold overflow        = false
       Lightweight Profiling Capabilities (0x8000001c/ebx):
          LWPCB byte size             = 0x0 (0)
          event record byte size      = 0x0 (0)
          maximum EventId             = 0x0 (0)
          EventInterval1 field offset = 0x0 (0)
       Lightweight Profiling Capabilities (0x8000001c/ecx):
          latency counter bit size          = 0x0 (0)
          data cache miss address valid     = false
          amount cache latency is rounded   = 0x0 (0)
          LWP implementation version        = 0x0 (0)
          event ring buffer size in records = 0x0 (0)
          branch prediction filtering       = false
          IP filtering                      = false
          cache level filtering             = false
          cache latency filteing            = false
       Cache Properties (0x8000001d):
          --- cache 0 ---
          type                            = data (1)
          level                           = 0x1 (1)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 63
          write-back invalidate           = false
          cache inclusive of lower levels = false
          --- cache 1 ---
          type                            = instruction (2)
          level                           = 0x1 (1)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 63
          write-back invalidate           = false
          cache inclusive of lower levels = false
          --- cache 2 ---
          type                            = unified (3)
          level                           = 0x2 (2)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 1023
          write-back invalidate           = false
          cache inclusive of lower levels = true
          --- cache 3 ---
          type                            = unified (3)
          level                           = 0x3 (3)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x5 (5)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0xf (15)
          number of sets                  = 16383
          write-back invalidate           = true
          cache inclusive of lower levels = false
       extended APIC ID = 1
       Extended APIC ID (0x8000001e/ebx):
          compute unit ID            = 0x0 (0)
          cores per compute unit - 1 = 0x1 (1)
       Extended APIC ID (0x8000001e/ecx):
          node ID             = 0x0 (0)
          nodes per processor = 1 node (0)
       SME/SEV (0x8000001f):
          SME: secure memory encryption support    = true
          SEV: secure encrypted virtualize support = true
          MIN_SEV_ASID = 0x1 (1)
          MAX_SEV_ASID = 0x1fd (509)
       0x80000020 0x00: eax=0x00000000 ebx=0x00000002 ecx=0x00000000 edx=0x00000000
       (instruction supported synth):
          CMPXCHG8B                = true
          conditional move/compare = true
          PREFETCH/PREFETCHW       = true
       (multi-processing synth): multi-core (c=12)
       (multi-processing method): AMD
       (APIC widths synth): CORE_width=4 SMT_width=0
       (APIC synth): PKG_ID=0 CORE_ID=1 SMT_ID=0
       (synth) = unknown
    CPU 7:
       vendor_id = "AuthenticAMD"
       version information (1/eax):
          processor type  = primary processor (0)
          family          = Intel Pentium 4/Pentium D/Pentium Extreme Edition/Celeron/Xeon/Xeon MP/Itanium2, AMD Athlon 64/Athlon XP-M/Opteron/Sempron/Turion (15)
          model           = 0x1 (1)
          stepping id     = 0x0 (0)
          extended family = 0x8 (8)
          extended model  = 0x7 (7)
          (simple synth)  = unknown
       miscellaneous (1/ebx):
          process local APIC physical ID = 0x3 (3)
          cpu count                      = 0xc (12)
          CLFLUSH line size              = 0x8 (8)
          brand index                    = 0x0 (0)
       brand id = 0x00 (0): unknown
       feature information (1/edx):
          x87 FPU on chip                        = true
          VME: virtual-8086 mode enhancement     = true
          DE: debugging extensions               = true
          PSE: page size extensions              = true
          TSC: time stamp counter                = true
          RDMSR and WRMSR support                = true
          PAE: physical address extensions       = true
          MCE: machine check exception           = true
          CMPXCHG8B inst.                        = true
          APIC on chip                           = true
          SYSENTER and SYSEXIT                   = true
          MTRR: memory type range registers      = true
          PTE global bit                         = true
          MCA: machine check architecture        = true
          CMOV: conditional move/compare instr   = true
          PAT: page attribute table              = true
          PSE-36: page size extension            = true
          PSN: processor serial number           = false
          CLFLUSH instruction                    = true
          DS: debug store                        = false
          ACPI: thermal monitor and clock ctrl   = false
          MMX Technology                         = true
          FXSAVE/FXRSTOR                         = true
          SSE extensions                         = true
          SSE2 extensions                        = true
          SS: self snoop                         = false
          hyper-threading / multi-core supported = true
          TM: therm. monitor                     = false
          IA64                                   = false
          PBE: pending break event               = false
       feature information (1/ecx):
          PNI/SSE3: Prescott New Instructions     = true
          PCLMULDQ instruction                    = true
          DTES64: 64-bit debug store              = false
          MONITOR/MWAIT                           = true
          CPL-qualified debug store               = false
          VMX: virtual machine extensions         = false
          SMX: safer mode extensions              = false
          Enhanced Intel SpeedStep Technology     = false
          TM2: thermal monitor 2                  = false
          SSSE3 extensions                        = true
          context ID: adaptive or shared L1 data  = false
          SDBG: IA32_DEBUG_INTERFACE              = false
          FMA instruction                         = true
          CMPXCHG16B instruction                  = true
          xTPR disable                            = false
          PDCM: perfmon and debug                 = false
          PCID: process context identifiers       = false
          DCA: direct cache access                = false
          SSE4.1 extensions                       = true
          SSE4.2 extensions                       = true
          x2APIC: extended xAPIC support          = false
          MOVBE instruction                       = true
          POPCNT instruction                      = true
          time stamp counter deadline             = false
          AES instruction                         = true
          XSAVE/XSTOR states                      = true
          OS-enabled XSAVE/XSTOR                  = true
          AVX: advanced vector extensions         = true
          F16C half-precision convert instruction = true
          RDRAND instruction                      = true
          hypervisor guest status                 = false
       cache and TLB information (2):
       processor serial number: 0087-0F10-0000-0000-0000-0000
       MONITOR/MWAIT (5):
          smallest monitor-line size (bytes)       = 0x40 (64)
          largest monitor-line size (bytes)        = 0x40 (64)
          enum of Monitor-MWAIT exts supported     = true
          supports intrs as break-event for MWAIT  = true
          number of C0 sub C-states using MWAIT    = 0x1 (1)
          number of C1 sub C-states using MWAIT    = 0x1 (1)
          number of C2 sub C-states using MWAIT    = 0x0 (0)
          number of C3 sub C-states using MWAIT    = 0x0 (0)
          number of C4 sub C-states using MWAIT    = 0x0 (0)
          number of C5 sub C-states using MWAIT    = 0x0 (0)
          number of C6 sub C-states using MWAIT    = 0x0 (0)
          number of C7 sub C-states using MWAIT    = 0x0 (0)
       Thermal and Power Management Features (6):
          digital thermometer                     = false
          Intel Turbo Boost Technology            = false
          ARAT always running APIC timer          = true
          PLN power limit notification            = false
          ECMD extended clock modulation duty     = false
          PTM package thermal management          = false
          HWP base registers                      = false
          HWP notification                        = false
          HWP activity window                     = false
          HWP energy performance preference       = false
          HWP package level request               = false
          HDC base registers                      = false
          Intel Turbo Boost Max Technology 3.0    = false
          HWP capabilities                        = false
          HWP PECI override                       = false
          flexible HWP                            = false
          IA32_HWP_REQUEST MSR fast access mode   = false
          ignoring idle logical processor HWP req = false
          digital thermometer thresholds          = 0x0 (0)
          hardware coordination feedback          = true
          ACNT2 available                         = false
          performance-energy bias capability      = false
       extended feature flags (7):
          FSGSBASE instructions                    = true
          IA32_TSC_ADJUST MSR supported            = false
          SGX: Software Guard Extensions supported = false
          BMI1 instructions                        = true
          HLE hardware lock elision                = false
          AVX2: advanced vector extensions 2       = true
          FDP_EXCPTN_ONLY                          = false
          SMEP supervisor mode exec protection     = true
          BMI2 instructions                        = true
          enhanced REP MOVSB/STOSB                 = false
          INVPCID instruction                      = false
          RTM: restricted transactional memory     = false
          RDT-M: Intel RDT monitoring              = true
          deprecated FPU CS/DS                     = false
          MPX: intel memory protection extensions  = false
          RDT-A: Intel RDT allocation              = true
          AVX512F: AVX-512 foundation instructions = false
          AVX512DQ: double & quadword instructions = false
          RDSEED instruction                       = true
          ADX instructions                         = true
          SMAP: supervisor mode access prevention  = true
          AVX512IFMA: fused multiply add           = false
          PCOMMIT instruction                      = false
          CLFLUSHOPT instruction                   = true
          CLWB instruction                         = true
          Intel processor trace                    = false
          AVX512PF: prefetch instructions          = false
          AVX512ER: exponent & reciprocal instrs   = false
          AVX512CD: conflict detection instrs      = false
          SHA instructions                         = true
          AVX512BW: byte & word instructions       = false
          AVX512VL: vector length                  = false
          PREFETCHWT1                              = false
          AVX512VBMI: vector byte manipulation     = false
          UMIP: user-mode instruction prevention   = true
          PKU protection keys for user-mode        = false
          OSPKE CR4.PKE and RDPKRU/WRPKRU          = false
          WAITPKG instructions                     = false
          AVX512_VBMI2                             = false
          CET_SS: CET shadow stack                 = false
          GFNI: Galois Field New Instructions      = false
          VAES instructions                        = false
          VPCLMULQDQ instruction                   = false
          AVX512_VNNI                              = false
          AVX512_BITALG: bit count/shiffle         = false
          AVX512: VPOPCNTDQ instruction            = false
          5-level paging                           = false
          BNDLDX/BNDSTX MAWAU value in 64-bit mode = 0x0 (0)
          RDPID: read processor D supported        = true
          CLDEMOTE supports cache line demote      = false
          MOVDIRI instruction                      = false
          MOVDIR64B intruction                     = false
          SGX_LC: SGX launch config supported      = false
          AVX512_4VNNIW: neural network instrs     = false
          AVX512_4FMAPS: multiply acc single prec  = false
          fast short REP MOV                       = false
          PCONFIG                                  = false
          CET_IBT: CET indirect branch tracking    = false
       Direct Cache Access Parameters (9):
          PLATFORM_DCA_CAP MSR bits = 0
       Architecture Performance Monitoring Features (0xa/eax):
          version ID                               = 0x0 (0)
          number of counters per logical processor = 0x0 (0)
          bit width of counter                     = 0x0 (0)
          length of EBX bit vector                 = 0x0 (0)
       Architecture Performance Monitoring Features (0xa/ebx):
          core cycle event not available           = false
          instruction retired event not available  = false
          reference cycles event not available     = false
          last-level cache ref event not available = false
          last-level cache miss event not avail    = false
          branch inst retired event not available  = false
          branch mispred retired event not avail   = false
       Architecture Performance Monitoring Features (0xa/edx):
          number of fixed counters    = 0x0 (0)
          bit width of fixed counters = 0x0 (0)
          anythread deprecation       = false
       x2APIC features / processor topology (0xb):
          --- level 0 (thread) ---
          bits to shift APIC ID to get next = 0x1 (1)
          logical processors at this level  = 0x2 (2)
          level number                      = 0x0 (0)
          level type                        = thread (1)
          extended APIC ID                  = 3
          --- level 1 (core) ---
          bits to shift APIC ID to get next = 0x7 (7)
          logical processors at this level  = 0xc (12)
          level number                      = 0x1 (1)
          level type                        = core (2)
          extended APIC ID                  = 3
       XSAVE features (0xd/0):
          XCR0 lower 32 bits valid bit field mask = 0x00000207
          XCR0 upper 32 bits valid bit field mask = 0x00000000
             XCR0 supported: x87 state            = true
             XCR0 supported: SSE state            = true
             XCR0 supported: AVX state            = true
             XCR0 supported: MPX BNDREGS          = false
             XCR0 supported: MPX BNDCSR           = false
             XCR0 supported: AVX-512 opmask       = false
             XCR0 supported: AVX-512 ZMM_Hi256    = false
             XCR0 supported: AVX-512 Hi16_ZMM     = false
             IA32_XSS supported: PT state         = false
             XCR0 supported: PKRU state           = true
             IA32_XSS supported: HDC state        = false
          bytes required by fields in XCR0        = 0x00000340 (832)
          bytes required by XSAVE/XRSTOR area     = 0x00000380 (896)
       XSAVE features (0xd/1):
          XSAVEOPT instruction                        = true
          XSAVEC instruction                          = true
          XGETBV instruction                          = true
          XSAVES/XRSTORS instructions                 = true
          SAVE area size in bytes                     = 0x00000340 (832)
          IA32_XSS lower 32 bits valid bit field mask = 0x00000000
          IA32_XSS upper 32 bits valid bit field mask = 0x00000000
       AVX/YMM features (0xd/2):
          AVX/YMM save state byte size             = 0x00000100 (256)
          AVX/YMM save state byte offset           = 0x00000240 (576)
          supported in IA32_XSS or XCR0            = XCR0 (user state)
          64-byte alignment in compacted XSAVE     = false
       PKRU features (0xd/9):
          PKRU save state byte size                = 0x00000040 (64)
          PKRU save state byte offset              = 0x00000340 (832)
          supported in IA32_XSS or XCR0            = XCR0 (user state)
          64-byte alignment in compacted XSAVE     = false
       Quality of Service Monitoring Resource Type (0xf/0):
          Maximum range of RMID = 255
          supports L3 cache QoS monitoring = false
       L3 Cache Quality of Service Monitoring (0xf/1):
          Conversion factor from IA32_QM_CTR to bytes = 64
          Maximum range of RMID                       = 255
          supports L3 occupancy monitoring       = true
          supports L3 total bandwidth monitoring = true
          supports L3 local bandwidth monitoring = true
       Resource Director Technology allocation (0x10/0):
          L3 cache allocation technology supported = true
          L2 cache allocation technology supported = false
          memory bandwidth allocation supported    = false
       L3 Cache Allocation Technology (0x10/1):
          length of capacity bit mask - 1 = 0xf (15)
          Bit-granular map of isolation/contention    = 0x00000000
          infrequent updates of COS              = false
          code and data prioritization supported = true
          highest COS number supported = 0xf (15)
       extended processor signature (0x80000001/eax):
          family/generation = AMD Athlon 64/Opteron/Sempron/Turion (15)
          model             = 0x1 (1)
          stepping id       = 0x0 (0)
          extended family   = 0x8 (8)
          extended model    = 0x7 (7)
          (simple synth) = unknown
       extended feature flags (0x80000001/edx):
          x87 FPU on chip                       = true
          virtual-8086 mode enhancement         = true
          debugging extensions                  = true
          page size extensions                  = true
          time stamp counter                    = true
          RDMSR and WRMSR support               = true
          physical address extensions           = true
          machine check exception               = true
          CMPXCHG8B inst.                       = true
          APIC on chip                          = true
          SYSCALL and SYSRET instructions       = true
          memory type range registers           = true
          global paging extension               = true
          machine check architecture            = true
          conditional move/compare instruction  = true
          page attribute table                  = true
          page size extension                   = true
          multiprocessing capable               = false
          no-execute page protection            = true
          AMD multimedia instruction extensions = true
          MMX Technology                        = true
          FXSAVE/FXRSTOR                        = true
          SSE extensions                        = true
          1-GB large page support               = true
          RDTSCP                                = true
          long mode (AA-64)                     = true
          3DNow! instruction extensions         = false
          3DNow! instructions                   = false
       extended brand id (0x80000001/ebx):
          raw     = 0x20000000 (536870912)
          BrandId = 0x0 (0)
       AMD feature flags (0x80000001/ecx):
          LAHF/SAHF supported in 64-bit mode     = true
          CMP Legacy                             = true
          SVM: secure virtual machine            = true
          extended APIC space                    = true
          AltMovCr8                              = true
          LZCNT advanced bit manipulation        = true
          SSE4A support                          = true
          misaligned SSE mode                    = true
          3DNow! PREFETCH/PREFETCHW instructions = true
          OS visible workaround                  = true
          instruction based sampling             = true
          XOP support                            = false
          SKINIT/STGI support                    = true
          watchdog timer support                 = true
          lightweight profiling support          = false
          4-operand FMA instruction              = false
          TCE: translation cache extension       = true
          NodeId MSR C001100C                    = false
          TBM support                            = false
          topology extensions                    = true
          core performance counter extensions    = true
          data breakpoint extension              = true
          performance time-stamp counter support = false
          performance counter extensions         = true
          MWAITX/MONITORX supported              = true
       brand = "AMD Ryzen 5 3600 6-Core Processor              "
       L1 TLB/cache information: 2M/4M pages & L1 TLB (0x80000005/eax):
          instruction # entries     = 0x40 (64)
          instruction associativity = 0xff (255)
          data # entries            = 0x40 (64)
          data associativity        = 0xff (255)
       L1 TLB/cache information: 4K pages & L1 TLB (0x80000005/ebx):
          instruction # entries     = 0x40 (64)
          instruction associativity = 0xff (255)
          data # entries            = 0x40 (64)
          data associativity        = 0xff (255)
       L1 data cache information (0x80000005/ecx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 0x8 (8)
          size (KB)         = 0x20 (32)
       L1 instruction cache information (0x80000005/edx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 0x8 (8)
          size (KB)         = 0x20 (32)
       L2 TLB/cache information: 2M/4M pages & L2 TLB (0x80000006/eax):
          instruction # entries     = 0x400 (1024)
          instruction associativity = 8-way (6)
          data # entries            = 0x800 (2048)
          data associativity        = 4-way (4)
       L2 TLB/cache information: 4K pages & L2 TLB (0x80000006/ebx):
          instruction # entries     = 0x400 (1024)
          instruction associativity = 8-way (6)
          data # entries            = 0x800 (2048)
          data associativity        = 8-way (6)
       L2 unified cache information (0x80000006/ecx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 8-way (6)
          size (KB)         = 0x200 (512)
       L3 cache information (0x80000006/edx):
          line size (bytes)     = 0x40 (64)
          lines per tag         = 0x1 (1)
          associativity         = 0x9 (9)
          size (in 512KB units) = 0x40 (64)
       RAS Capability (0x80000007/ebx):
          MCA overflow recovery support = true
          SUCCOR support                = true
          HWA: hardware assert support  = false
          scalable MCA support          = true
       Advanced Power Management Features (0x80000007/ecx):
          CmpUnitPwrSampleTimeRatio = 0x0 (0)
       Advanced Power Management Features (0x80000007/edx):
          TS: temperature sensing diode           = true
          FID: frequency ID control               = false
          VID: voltage ID control                 = false
          TTP: thermal trip                       = true
          TM: thermal monitor                     = true
          STC: software thermal control           = false
          100 MHz multiplier control              = false
          hardware P-State control                = true
          TscInvariant                            = true
          CPB: core performance boost             = true
          read-only effective frequency interface = true
          processor feedback interface            = false
          APM power reporting                     = false
          connected standby                       = true
          RAPL: running average power limit       = true
       Physical Address and Linear Address Size (0x80000008/eax):
          maximum physical address bits         = 0x30 (48)
          maximum linear (virtual) address bits = 0x30 (48)
          maximum guest physical address bits   = 0x0 (0)
       Extended Feature Extensions ID (0x80000008/ebx):
          CLZERO instruction                 = true
          instructions retired count support = true
          always save/restore error pointers = true
       Logical CPU cores (0x80000008/ecx):
          number of CPU cores - 1 = 0xb (11)
          ApicIdCoreIdSize        = 0x7 (7)
       SVM Secure Virtual Machine (0x8000000a/eax):
          SvmRev: SVM revision = 0x1 (1)
       SVM Secure Virtual Machine (0x8000000a/edx):
          nested paging                          = true
          LBR virtualization                     = true
          SVM lock                               = true
          NRIP save                              = true
          MSR based TSC rate control             = true
          VMCB clean bits support                = true
          flush by ASID                          = true
          decode assists                         = true
          SSSE3/SSE5 opcode set disable          = false
          pause intercept filter                 = true
          pause filter threshold                 = true
          AVIC: AMD virtual interrupt controller = true
          virtualized VMLOAD/VMSAVE              = true
          virtualized GIF                        = true
       NASID: number of address space identifiers = 0x8000 (32768):
       L1 TLB information: 1G pages (0x80000019/eax):
          instruction # entries     = 0x40 (64)
          instruction associativity = full (15)
          data # entries            = 0x40 (64)
          data associativity        = full (15)
       L2 TLB information: 1G pages (0x80000019/ebx):
          instruction # entries     = 0x0 (0)
          instruction associativity = L2 off (0)
          data # entries            = 0x0 (0)
          data associativity        = L2 off (0)
       SVM Secure Virtual Machine (0x8000001a/eax):
          128-bit SSE executed full-width = false
          MOVU* better than MOVL*/MOVH*   = true
          256-bit SSE executed full-width = true
       Instruction Based Sampling Identifiers (0x8000001b/eax):
          IBS feature flags valid                  = true
          IBS fetch sampling                       = true
          IBS execution sampling                   = true
          read write of op counter                 = true
          op counting mode                         = true
          branch target address reporting          = true
          IbsOpCurCnt and IbsOpMaxCnt extend 7     = true
          invalid RIP indication support           = true
          fused branch micro-op indication support = true
          IBS fetch control extended MSR support   = true
          IBS op data 4 MSR support                = false
       Lightweight Profiling Capabilities: Availability (0x8000001c/eax):
          lightweight profiling                  = false
          LWPVAL instruction                     = false
          instruction retired event              = false
          branch retired event                   = false
          DC miss event                          = false
          core clocks not halted event           = false
          core reference clocks not halted event = false
          interrupt on threshold overflow        = false
       Lightweight Profiling Capabilities: Supported (0x8000001c/edx):
          lightweight profiling                  = false
          LWPVAL instruction                     = false
          instruction retired event              = false
          branch retired event                   = false
          DC miss event                          = false
          core clocks not halted event           = false
          core reference clocks not halted event = false
          interrupt on threshold overflow        = false
       Lightweight Profiling Capabilities (0x8000001c/ebx):
          LWPCB byte size             = 0x0 (0)
          event record byte size      = 0x0 (0)
          maximum EventId             = 0x0 (0)
          EventInterval1 field offset = 0x0 (0)
       Lightweight Profiling Capabilities (0x8000001c/ecx):
          latency counter bit size          = 0x0 (0)
          data cache miss address valid     = false
          amount cache latency is rounded   = 0x0 (0)
          LWP implementation version        = 0x0 (0)
          event ring buffer size in records = 0x0 (0)
          branch prediction filtering       = false
          IP filtering                      = false
          cache level filtering             = false
          cache latency filteing            = false
       Cache Properties (0x8000001d):
          --- cache 0 ---
          type                            = data (1)
          level                           = 0x1 (1)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 63
          write-back invalidate           = false
          cache inclusive of lower levels = false
          --- cache 1 ---
          type                            = instruction (2)
          level                           = 0x1 (1)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 63
          write-back invalidate           = false
          cache inclusive of lower levels = false
          --- cache 2 ---
          type                            = unified (3)
          level                           = 0x2 (2)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 1023
          write-back invalidate           = false
          cache inclusive of lower levels = true
          --- cache 3 ---
          type                            = unified (3)
          level                           = 0x3 (3)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x5 (5)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0xf (15)
          number of sets                  = 16383
          write-back invalidate           = true
          cache inclusive of lower levels = false
       extended APIC ID = 3
       Extended APIC ID (0x8000001e/ebx):
          compute unit ID            = 0x1 (1)
          cores per compute unit - 1 = 0x1 (1)
       Extended APIC ID (0x8000001e/ecx):
          node ID             = 0x0 (0)
          nodes per processor = 1 node (0)
       SME/SEV (0x8000001f):
          SME: secure memory encryption support    = true
          SEV: secure encrypted virtualize support = true
          MIN_SEV_ASID = 0x1 (1)
          MAX_SEV_ASID = 0x1fd (509)
       0x80000020 0x00: eax=0x00000000 ebx=0x00000002 ecx=0x00000000 edx=0x00000000
       (instruction supported synth):
          CMPXCHG8B                = true
          conditional move/compare = true
          PREFETCH/PREFETCHW       = true
       (multi-processing synth): multi-core (c=12)
       (multi-processing method): AMD
       (APIC widths synth): CORE_width=4 SMT_width=0
       (APIC synth): PKG_ID=0 CORE_ID=3 SMT_ID=0
       (synth) = unknown
    CPU 8:
       vendor_id = "AuthenticAMD"
       version information (1/eax):
          processor type  = primary processor (0)
          family          = Intel Pentium 4/Pentium D/Pentium Extreme Edition/Celeron/Xeon/Xeon MP/Itanium2, AMD Athlon 64/Athlon XP-M/Opteron/Sempron/Turion (15)
          model           = 0x1 (1)
          stepping id     = 0x0 (0)
          extended family = 0x8 (8)
          extended model  = 0x7 (7)
          (simple synth)  = unknown
       miscellaneous (1/ebx):
          process local APIC physical ID = 0x5 (5)
          cpu count                      = 0xc (12)
          CLFLUSH line size              = 0x8 (8)
          brand index                    = 0x0 (0)
       brand id = 0x00 (0): unknown
       feature information (1/edx):
          x87 FPU on chip                        = true
          VME: virtual-8086 mode enhancement     = true
          DE: debugging extensions               = true
          PSE: page size extensions              = true
          TSC: time stamp counter                = true
          RDMSR and WRMSR support                = true
          PAE: physical address extensions       = true
          MCE: machine check exception           = true
          CMPXCHG8B inst.                        = true
          APIC on chip                           = true
          SYSENTER and SYSEXIT                   = true
          MTRR: memory type range registers      = true
          PTE global bit                         = true
          MCA: machine check architecture        = true
          CMOV: conditional move/compare instr   = true
          PAT: page attribute table              = true
          PSE-36: page size extension            = true
          PSN: processor serial number           = false
          CLFLUSH instruction                    = true
          DS: debug store                        = false
          ACPI: thermal monitor and clock ctrl   = false
          MMX Technology                         = true
          FXSAVE/FXRSTOR                         = true
          SSE extensions                         = true
          SSE2 extensions                        = true
          SS: self snoop                         = false
          hyper-threading / multi-core supported = true
          TM: therm. monitor                     = false
          IA64                                   = false
          PBE: pending break event               = false
       feature information (1/ecx):
          PNI/SSE3: Prescott New Instructions     = true
          PCLMULDQ instruction                    = true
          DTES64: 64-bit debug store              = false
          MONITOR/MWAIT                           = true
          CPL-qualified debug store               = false
          VMX: virtual machine extensions         = false
          SMX: safer mode extensions              = false
          Enhanced Intel SpeedStep Technology     = false
          TM2: thermal monitor 2                  = false
          SSSE3 extensions                        = true
          context ID: adaptive or shared L1 data  = false
          SDBG: IA32_DEBUG_INTERFACE              = false
          FMA instruction                         = true
          CMPXCHG16B instruction                  = true
          xTPR disable                            = false
          PDCM: perfmon and debug                 = false
          PCID: process context identifiers       = false
          DCA: direct cache access                = false
          SSE4.1 extensions                       = true
          SSE4.2 extensions                       = true
          x2APIC: extended xAPIC support          = false
          MOVBE instruction                       = true
          POPCNT instruction                      = true
          time stamp counter deadline             = false
          AES instruction                         = true
          XSAVE/XSTOR states                      = true
          OS-enabled XSAVE/XSTOR                  = true
          AVX: advanced vector extensions         = true
          F16C half-precision convert instruction = true
          RDRAND instruction                      = true
          hypervisor guest status                 = false
       cache and TLB information (2):
       processor serial number: 0087-0F10-0000-0000-0000-0000
       MONITOR/MWAIT (5):
          smallest monitor-line size (bytes)       = 0x40 (64)
          largest monitor-line size (bytes)        = 0x40 (64)
          enum of Monitor-MWAIT exts supported     = true
          supports intrs as break-event for MWAIT  = true
          number of C0 sub C-states using MWAIT    = 0x1 (1)
          number of C1 sub C-states using MWAIT    = 0x1 (1)
          number of C2 sub C-states using MWAIT    = 0x0 (0)
          number of C3 sub C-states using MWAIT    = 0x0 (0)
          number of C4 sub C-states using MWAIT    = 0x0 (0)
          number of C5 sub C-states using MWAIT    = 0x0 (0)
          number of C6 sub C-states using MWAIT    = 0x0 (0)
          number of C7 sub C-states using MWAIT    = 0x0 (0)
       Thermal and Power Management Features (6):
          digital thermometer                     = false
          Intel Turbo Boost Technology            = false
          ARAT always running APIC timer          = true
          PLN power limit notification            = false
          ECMD extended clock modulation duty     = false
          PTM package thermal management          = false
          HWP base registers                      = false
          HWP notification                        = false
          HWP activity window                     = false
          HWP energy performance preference       = false
          HWP package level request               = false
          HDC base registers                      = false
          Intel Turbo Boost Max Technology 3.0    = false
          HWP capabilities                        = false
          HWP PECI override                       = false
          flexible HWP                            = false
          IA32_HWP_REQUEST MSR fast access mode   = false
          ignoring idle logical processor HWP req = false
          digital thermometer thresholds          = 0x0 (0)
          hardware coordination feedback          = true
          ACNT2 available                         = false
          performance-energy bias capability      = false
       extended feature flags (7):
          FSGSBASE instructions                    = true
          IA32_TSC_ADJUST MSR supported            = false
          SGX: Software Guard Extensions supported = false
          BMI1 instructions                        = true
          HLE hardware lock elision                = false
          AVX2: advanced vector extensions 2       = true
          FDP_EXCPTN_ONLY                          = false
          SMEP supervisor mode exec protection     = true
          BMI2 instructions                        = true
          enhanced REP MOVSB/STOSB                 = false
          INVPCID instruction                      = false
          RTM: restricted transactional memory     = false
          RDT-M: Intel RDT monitoring              = true
          deprecated FPU CS/DS                     = false
          MPX: intel memory protection extensions  = false
          RDT-A: Intel RDT allocation              = true
          AVX512F: AVX-512 foundation instructions = false
          AVX512DQ: double & quadword instructions = false
          RDSEED instruction                       = true
          ADX instructions                         = true
          SMAP: supervisor mode access prevention  = true
          AVX512IFMA: fused multiply add           = false
          PCOMMIT instruction                      = false
          CLFLUSHOPT instruction                   = true
          CLWB instruction                         = true
          Intel processor trace                    = false
          AVX512PF: prefetch instructions          = false
          AVX512ER: exponent & reciprocal instrs   = false
          AVX512CD: conflict detection instrs      = false
          SHA instructions                         = true
          AVX512BW: byte & word instructions       = false
          AVX512VL: vector length                  = false
          PREFETCHWT1                              = false
          AVX512VBMI: vector byte manipulation     = false
          UMIP: user-mode instruction prevention   = true
          PKU protection keys for user-mode        = false
          OSPKE CR4.PKE and RDPKRU/WRPKRU          = false
          WAITPKG instructions                     = false
          AVX512_VBMI2                             = false
          CET_SS: CET shadow stack                 = false
          GFNI: Galois Field New Instructions      = false
          VAES instructions                        = false
          VPCLMULQDQ instruction                   = false
          AVX512_VNNI                              = false
          AVX512_BITALG: bit count/shiffle         = false
          AVX512: VPOPCNTDQ instruction            = false
          5-level paging                           = false
          BNDLDX/BNDSTX MAWAU value in 64-bit mode = 0x0 (0)
          RDPID: read processor D supported        = true
          CLDEMOTE supports cache line demote      = false
          MOVDIRI instruction                      = false
          MOVDIR64B intruction                     = false
          SGX_LC: SGX launch config supported      = false
          AVX512_4VNNIW: neural network instrs     = false
          AVX512_4FMAPS: multiply acc single prec  = false
          fast short REP MOV                       = false
          PCONFIG                                  = false
          CET_IBT: CET indirect branch tracking    = false
       Direct Cache Access Parameters (9):
          PLATFORM_DCA_CAP MSR bits = 0
       Architecture Performance Monitoring Features (0xa/eax):
          version ID                               = 0x0 (0)
          number of counters per logical processor = 0x0 (0)
          bit width of counter                     = 0x0 (0)
          length of EBX bit vector                 = 0x0 (0)
       Architecture Performance Monitoring Features (0xa/ebx):
          core cycle event not available           = false
          instruction retired event not available  = false
          reference cycles event not available     = false
          last-level cache ref event not available = false
          last-level cache miss event not avail    = false
          branch inst retired event not available  = false
          branch mispred retired event not avail   = false
       Architecture Performance Monitoring Features (0xa/edx):
          number of fixed counters    = 0x0 (0)
          bit width of fixed counters = 0x0 (0)
          anythread deprecation       = false
       x2APIC features / processor topology (0xb):
          --- level 0 (thread) ---
          bits to shift APIC ID to get next = 0x1 (1)
          logical processors at this level  = 0x2 (2)
          level number                      = 0x0 (0)
          level type                        = thread (1)
          extended APIC ID                  = 5
          --- level 1 (core) ---
          bits to shift APIC ID to get next = 0x7 (7)
          logical processors at this level  = 0xc (12)
          level number                      = 0x1 (1)
          level type                        = core (2)
          extended APIC ID                  = 5
       XSAVE features (0xd/0):
          XCR0 lower 32 bits valid bit field mask = 0x00000207
          XCR0 upper 32 bits valid bit field mask = 0x00000000
             XCR0 supported: x87 state            = true
             XCR0 supported: SSE state            = true
             XCR0 supported: AVX state            = true
             XCR0 supported: MPX BNDREGS          = false
             XCR0 supported: MPX BNDCSR           = false
             XCR0 supported: AVX-512 opmask       = false
             XCR0 supported: AVX-512 ZMM_Hi256    = false
             XCR0 supported: AVX-512 Hi16_ZMM     = false
             IA32_XSS supported: PT state         = false
             XCR0 supported: PKRU state           = true
             IA32_XSS supported: HDC state        = false
          bytes required by fields in XCR0        = 0x00000340 (832)
          bytes required by XSAVE/XRSTOR area     = 0x00000380 (896)
       XSAVE features (0xd/1):
          XSAVEOPT instruction                        = true
          XSAVEC instruction                          = true
          XGETBV instruction                          = true
          XSAVES/XRSTORS instructions                 = true
          SAVE area size in bytes                     = 0x00000340 (832)
          IA32_XSS lower 32 bits valid bit field mask = 0x00000000
          IA32_XSS upper 32 bits valid bit field mask = 0x00000000
       AVX/YMM features (0xd/2):
          AVX/YMM save state byte size             = 0x00000100 (256)
          AVX/YMM save state byte offset           = 0x00000240 (576)
          supported in IA32_XSS or XCR0            = XCR0 (user state)
          64-byte alignment in compacted XSAVE     = false
       PKRU features (0xd/9):
          PKRU save state byte size                = 0x00000040 (64)
          PKRU save state byte offset              = 0x00000340 (832)
          supported in IA32_XSS or XCR0            = XCR0 (user state)
          64-byte alignment in compacted XSAVE     = false
       Quality of Service Monitoring Resource Type (0xf/0):
          Maximum range of RMID = 255
          supports L3 cache QoS monitoring = false
       L3 Cache Quality of Service Monitoring (0xf/1):
          Conversion factor from IA32_QM_CTR to bytes = 64
          Maximum range of RMID                       = 255
          supports L3 occupancy monitoring       = true
          supports L3 total bandwidth monitoring = true
          supports L3 local bandwidth monitoring = true
       Resource Director Technology allocation (0x10/0):
          L3 cache allocation technology supported = true
          L2 cache allocation technology supported = false
          memory bandwidth allocation supported    = false
       L3 Cache Allocation Technology (0x10/1):
          length of capacity bit mask - 1 = 0xf (15)
          Bit-granular map of isolation/contention    = 0x00000000
          infrequent updates of COS              = false
          code and data prioritization supported = true
          highest COS number supported = 0xf (15)
       extended processor signature (0x80000001/eax):
          family/generation = AMD Athlon 64/Opteron/Sempron/Turion (15)
          model             = 0x1 (1)
          stepping id       = 0x0 (0)
          extended family   = 0x8 (8)
          extended model    = 0x7 (7)
          (simple synth) = unknown
       extended feature flags (0x80000001/edx):
          x87 FPU on chip                       = true
          virtual-8086 mode enhancement         = true
          debugging extensions                  = true
          page size extensions                  = true
          time stamp counter                    = true
          RDMSR and WRMSR support               = true
          physical address extensions           = true
          machine check exception               = true
          CMPXCHG8B inst.                       = true
          APIC on chip                          = true
          SYSCALL and SYSRET instructions       = true
          memory type range registers           = true
          global paging extension               = true
          machine check architecture            = true
          conditional move/compare instruction  = true
          page attribute table                  = true
          page size extension                   = true
          multiprocessing capable               = false
          no-execute page protection            = true
          AMD multimedia instruction extensions = true
          MMX Technology                        = true
          FXSAVE/FXRSTOR                        = true
          SSE extensions                        = true
          1-GB large page support               = true
          RDTSCP                                = true
          long mode (AA-64)                     = true
          3DNow! instruction extensions         = false
          3DNow! instructions                   = false
       extended brand id (0x80000001/ebx):
          raw     = 0x20000000 (536870912)
          BrandId = 0x0 (0)
       AMD feature flags (0x80000001/ecx):
          LAHF/SAHF supported in 64-bit mode     = true
          CMP Legacy                             = true
          SVM: secure virtual machine            = true
          extended APIC space                    = true
          AltMovCr8                              = true
          LZCNT advanced bit manipulation        = true
          SSE4A support                          = true
          misaligned SSE mode                    = true
          3DNow! PREFETCH/PREFETCHW instructions = true
          OS visible workaround                  = true
          instruction based sampling             = true
          XOP support                            = false
          SKINIT/STGI support                    = true
          watchdog timer support                 = true
          lightweight profiling support          = false
          4-operand FMA instruction              = false
          TCE: translation cache extension       = true
          NodeId MSR C001100C                    = false
          TBM support                            = false
          topology extensions                    = true
          core performance counter extensions    = true
          data breakpoint extension              = true
          performance time-stamp counter support = false
          performance counter extensions         = true
          MWAITX/MONITORX supported              = true
       brand = "AMD Ryzen 5 3600 6-Core Processor              "
       L1 TLB/cache information: 2M/4M pages & L1 TLB (0x80000005/eax):
          instruction # entries     = 0x40 (64)
          instruction associativity = 0xff (255)
          data # entries            = 0x40 (64)
          data associativity        = 0xff (255)
       L1 TLB/cache information: 4K pages & L1 TLB (0x80000005/ebx):
          instruction # entries     = 0x40 (64)
          instruction associativity = 0xff (255)
          data # entries            = 0x40 (64)
          data associativity        = 0xff (255)
       L1 data cache information (0x80000005/ecx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 0x8 (8)
          size (KB)         = 0x20 (32)
       L1 instruction cache information (0x80000005/edx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 0x8 (8)
          size (KB)         = 0x20 (32)
       L2 TLB/cache information: 2M/4M pages & L2 TLB (0x80000006/eax):
          instruction # entries     = 0x400 (1024)
          instruction associativity = 8-way (6)
          data # entries            = 0x800 (2048)
          data associativity        = 4-way (4)
       L2 TLB/cache information: 4K pages & L2 TLB (0x80000006/ebx):
          instruction # entries     = 0x400 (1024)
          instruction associativity = 8-way (6)
          data # entries            = 0x800 (2048)
          data associativity        = 8-way (6)
       L2 unified cache information (0x80000006/ecx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 8-way (6)
          size (KB)         = 0x200 (512)
       L3 cache information (0x80000006/edx):
          line size (bytes)     = 0x40 (64)
          lines per tag         = 0x1 (1)
          associativity         = 0x9 (9)
          size (in 512KB units) = 0x40 (64)
       RAS Capability (0x80000007/ebx):
          MCA overflow recovery support = true
          SUCCOR support                = true
          HWA: hardware assert support  = false
          scalable MCA support          = true
       Advanced Power Management Features (0x80000007/ecx):
          CmpUnitPwrSampleTimeRatio = 0x0 (0)
       Advanced Power Management Features (0x80000007/edx):
          TS: temperature sensing diode           = true
          FID: frequency ID control               = false
          VID: voltage ID control                 = false
          TTP: thermal trip                       = true
          TM: thermal monitor                     = true
          STC: software thermal control           = false
          100 MHz multiplier control              = false
          hardware P-State control                = true
          TscInvariant                            = true
          CPB: core performance boost             = true
          read-only effective frequency interface = true
          processor feedback interface            = false
          APM power reporting                     = false
          connected standby                       = true
          RAPL: running average power limit       = true
       Physical Address and Linear Address Size (0x80000008/eax):
          maximum physical address bits         = 0x30 (48)
          maximum linear (virtual) address bits = 0x30 (48)
          maximum guest physical address bits   = 0x0 (0)
       Extended Feature Extensions ID (0x80000008/ebx):
          CLZERO instruction                 = true
          instructions retired count support = true
          always save/restore error pointers = true
       Logical CPU cores (0x80000008/ecx):
          number of CPU cores - 1 = 0xb (11)
          ApicIdCoreIdSize        = 0x7 (7)
       SVM Secure Virtual Machine (0x8000000a/eax):
          SvmRev: SVM revision = 0x1 (1)
       SVM Secure Virtual Machine (0x8000000a/edx):
          nested paging                          = true
          LBR virtualization                     = true
          SVM lock                               = true
          NRIP save                              = true
          MSR based TSC rate control             = true
          VMCB clean bits support                = true
          flush by ASID                          = true
          decode assists                         = true
          SSSE3/SSE5 opcode set disable          = false
          pause intercept filter                 = true
          pause filter threshold                 = true
          AVIC: AMD virtual interrupt controller = true
          virtualized VMLOAD/VMSAVE              = true
          virtualized GIF                        = true
       NASID: number of address space identifiers = 0x8000 (32768):
       L1 TLB information: 1G pages (0x80000019/eax):
          instruction # entries     = 0x40 (64)
          instruction associativity = full (15)
          data # entries            = 0x40 (64)
          data associativity        = full (15)
       L2 TLB information: 1G pages (0x80000019/ebx):
          instruction # entries     = 0x0 (0)
          instruction associativity = L2 off (0)
          data # entries            = 0x0 (0)
          data associativity        = L2 off (0)
       SVM Secure Virtual Machine (0x8000001a/eax):
          128-bit SSE executed full-width = false
          MOVU* better than MOVL*/MOVH*   = true
          256-bit SSE executed full-width = true
       Instruction Based Sampling Identifiers (0x8000001b/eax):
          IBS feature flags valid                  = true
          IBS fetch sampling                       = true
          IBS execution sampling                   = true
          read write of op counter                 = true
          op counting mode                         = true
          branch target address reporting          = true
          IbsOpCurCnt and IbsOpMaxCnt extend 7     = true
          invalid RIP indication support           = true
          fused branch micro-op indication support = true
          IBS fetch control extended MSR support   = true
          IBS op data 4 MSR support                = false
       Lightweight Profiling Capabilities: Availability (0x8000001c/eax):
          lightweight profiling                  = false
          LWPVAL instruction                     = false
          instruction retired event              = false
          branch retired event                   = false
          DC miss event                          = false
          core clocks not halted event           = false
          core reference clocks not halted event = false
          interrupt on threshold overflow        = false
       Lightweight Profiling Capabilities: Supported (0x8000001c/edx):
          lightweight profiling                  = false
          LWPVAL instruction                     = false
          instruction retired event              = false
          branch retired event                   = false
          DC miss event                          = false
          core clocks not halted event           = false
          core reference clocks not halted event = false
          interrupt on threshold overflow        = false
       Lightweight Profiling Capabilities (0x8000001c/ebx):
          LWPCB byte size             = 0x0 (0)
          event record byte size      = 0x0 (0)
          maximum EventId             = 0x0 (0)
          EventInterval1 field offset = 0x0 (0)
       Lightweight Profiling Capabilities (0x8000001c/ecx):
          latency counter bit size          = 0x0 (0)
          data cache miss address valid     = false
          amount cache latency is rounded   = 0x0 (0)
          LWP implementation version        = 0x0 (0)
          event ring buffer size in records = 0x0 (0)
          branch prediction filtering       = false
          IP filtering                      = false
          cache level filtering             = false
          cache latency filteing            = false
       Cache Properties (0x8000001d):
          --- cache 0 ---
          type                            = data (1)
          level                           = 0x1 (1)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 63
          write-back invalidate           = false
          cache inclusive of lower levels = false
          --- cache 1 ---
          type                            = instruction (2)
          level                           = 0x1 (1)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 63
          write-back invalidate           = false
          cache inclusive of lower levels = false
          --- cache 2 ---
          type                            = unified (3)
          level                           = 0x2 (2)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 1023
          write-back invalidate           = false
          cache inclusive of lower levels = true
          --- cache 3 ---
          type                            = unified (3)
          level                           = 0x3 (3)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x5 (5)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0xf (15)
          number of sets                  = 16383
          write-back invalidate           = true
          cache inclusive of lower levels = false
       extended APIC ID = 5
       Extended APIC ID (0x8000001e/ebx):
          compute unit ID            = 0x2 (2)
          cores per compute unit - 1 = 0x1 (1)
       Extended APIC ID (0x8000001e/ecx):
          node ID             = 0x0 (0)
          nodes per processor = 1 node (0)
       SME/SEV (0x8000001f):
          SME: secure memory encryption support    = true
          SEV: secure encrypted virtualize support = true
          MIN_SEV_ASID = 0x1 (1)
          MAX_SEV_ASID = 0x1fd (509)
       0x80000020 0x00: eax=0x00000000 ebx=0x00000002 ecx=0x00000000 edx=0x00000000
       (instruction supported synth):
          CMPXCHG8B                = true
          conditional move/compare = true
          PREFETCH/PREFETCHW       = true
       (multi-processing synth): multi-core (c=12)
       (multi-processing method): AMD
       (APIC widths synth): CORE_width=4 SMT_width=0
       (APIC synth): PKG_ID=0 CORE_ID=5 SMT_ID=0
       (synth) = unknown
    CPU 9:
       vendor_id = "AuthenticAMD"
       version information (1/eax):
          processor type  = primary processor (0)
          family          = Intel Pentium 4/Pentium D/Pentium Extreme Edition/Celeron/Xeon/Xeon MP/Itanium2, AMD Athlon 64/Athlon XP-M/Opteron/Sempron/Turion (15)
          model           = 0x1 (1)
          stepping id     = 0x0 (0)
          extended family = 0x8 (8)
          extended model  = 0x7 (7)
          (simple synth)  = unknown
       miscellaneous (1/ebx):
          process local APIC physical ID = 0x9 (9)
          cpu count                      = 0xc (12)
          CLFLUSH line size              = 0x8 (8)
          brand index                    = 0x0 (0)
       brand id = 0x00 (0): unknown
       feature information (1/edx):
          x87 FPU on chip                        = true
          VME: virtual-8086 mode enhancement     = true
          DE: debugging extensions               = true
          PSE: page size extensions              = true
          TSC: time stamp counter                = true
          RDMSR and WRMSR support                = true
          PAE: physical address extensions       = true
          MCE: machine check exception           = true
          CMPXCHG8B inst.                        = true
          APIC on chip                           = true
          SYSENTER and SYSEXIT                   = true
          MTRR: memory type range registers      = true
          PTE global bit                         = true
          MCA: machine check architecture        = true
          CMOV: conditional move/compare instr   = true
          PAT: page attribute table              = true
          PSE-36: page size extension            = true
          PSN: processor serial number           = false
          CLFLUSH instruction                    = true
          DS: debug store                        = false
          ACPI: thermal monitor and clock ctrl   = false
          MMX Technology                         = true
          FXSAVE/FXRSTOR                         = true
          SSE extensions                         = true
          SSE2 extensions                        = true
          SS: self snoop                         = false
          hyper-threading / multi-core supported = true
          TM: therm. monitor                     = false
          IA64                                   = false
          PBE: pending break event               = false
       feature information (1/ecx):
          PNI/SSE3: Prescott New Instructions     = true
          PCLMULDQ instruction                    = true
          DTES64: 64-bit debug store              = false
          MONITOR/MWAIT                           = true
          CPL-qualified debug store               = false
          VMX: virtual machine extensions         = false
          SMX: safer mode extensions              = false
          Enhanced Intel SpeedStep Technology     = false
          TM2: thermal monitor 2                  = false
          SSSE3 extensions                        = true
          context ID: adaptive or shared L1 data  = false
          SDBG: IA32_DEBUG_INTERFACE              = false
          FMA instruction                         = true
          CMPXCHG16B instruction                  = true
          xTPR disable                            = false
          PDCM: perfmon and debug                 = false
          PCID: process context identifiers       = false
          DCA: direct cache access                = false
          SSE4.1 extensions                       = true
          SSE4.2 extensions                       = true
          x2APIC: extended xAPIC support          = false
          MOVBE instruction                       = true
          POPCNT instruction                      = true
          time stamp counter deadline             = false
          AES instruction                         = true
          XSAVE/XSTOR states                      = true
          OS-enabled XSAVE/XSTOR                  = true
          AVX: advanced vector extensions         = true
          F16C half-precision convert instruction = true
          RDRAND instruction                      = true
          hypervisor guest status                 = false
       cache and TLB information (2):
       processor serial number: 0087-0F10-0000-0000-0000-0000
       MONITOR/MWAIT (5):
          smallest monitor-line size (bytes)       = 0x40 (64)
          largest monitor-line size (bytes)        = 0x40 (64)
          enum of Monitor-MWAIT exts supported     = true
          supports intrs as break-event for MWAIT  = true
          number of C0 sub C-states using MWAIT    = 0x1 (1)
          number of C1 sub C-states using MWAIT    = 0x1 (1)
          number of C2 sub C-states using MWAIT    = 0x0 (0)
          number of C3 sub C-states using MWAIT    = 0x0 (0)
          number of C4 sub C-states using MWAIT    = 0x0 (0)
          number of C5 sub C-states using MWAIT    = 0x0 (0)
          number of C6 sub C-states using MWAIT    = 0x0 (0)
          number of C7 sub C-states using MWAIT    = 0x0 (0)
       Thermal and Power Management Features (6):
          digital thermometer                     = false
          Intel Turbo Boost Technology            = false
          ARAT always running APIC timer          = true
          PLN power limit notification            = false
          ECMD extended clock modulation duty     = false
          PTM package thermal management          = false
          HWP base registers                      = false
          HWP notification                        = false
          HWP activity window                     = false
          HWP energy performance preference       = false
          HWP package level request               = false
          HDC base registers                      = false
          Intel Turbo Boost Max Technology 3.0    = false
          HWP capabilities                        = false
          HWP PECI override                       = false
          flexible HWP                            = false
          IA32_HWP_REQUEST MSR fast access mode   = false
          ignoring idle logical processor HWP req = false
          digital thermometer thresholds          = 0x0 (0)
          hardware coordination feedback          = true
          ACNT2 available                         = false
          performance-energy bias capability      = false
       extended feature flags (7):
          FSGSBASE instructions                    = true
          IA32_TSC_ADJUST MSR supported            = false
          SGX: Software Guard Extensions supported = false
          BMI1 instructions                        = true
          HLE hardware lock elision                = false
          AVX2: advanced vector extensions 2       = true
          FDP_EXCPTN_ONLY                          = false
          SMEP supervisor mode exec protection     = true
          BMI2 instructions                        = true
          enhanced REP MOVSB/STOSB                 = false
          INVPCID instruction                      = false
          RTM: restricted transactional memory     = false
          RDT-M: Intel RDT monitoring              = true
          deprecated FPU CS/DS                     = false
          MPX: intel memory protection extensions  = false
          RDT-A: Intel RDT allocation              = true
          AVX512F: AVX-512 foundation instructions = false
          AVX512DQ: double & quadword instructions = false
          RDSEED instruction                       = true
          ADX instructions                         = true
          SMAP: supervisor mode access prevention  = true
          AVX512IFMA: fused multiply add           = false
          PCOMMIT instruction                      = false
          CLFLUSHOPT instruction                   = true
          CLWB instruction                         = true
          Intel processor trace                    = false
          AVX512PF: prefetch instructions          = false
          AVX512ER: exponent & reciprocal instrs   = false
          AVX512CD: conflict detection instrs      = false
          SHA instructions                         = true
          AVX512BW: byte & word instructions       = false
          AVX512VL: vector length                  = false
          PREFETCHWT1                              = false
          AVX512VBMI: vector byte manipulation     = false
          UMIP: user-mode instruction prevention   = true
          PKU protection keys for user-mode        = false
          OSPKE CR4.PKE and RDPKRU/WRPKRU          = false
          WAITPKG instructions                     = false
          AVX512_VBMI2                             = false
          CET_SS: CET shadow stack                 = false
          GFNI: Galois Field New Instructions      = false
          VAES instructions                        = false
          VPCLMULQDQ instruction                   = false
          AVX512_VNNI                              = false
          AVX512_BITALG: bit count/shiffle         = false
          AVX512: VPOPCNTDQ instruction            = false
          5-level paging                           = false
          BNDLDX/BNDSTX MAWAU value in 64-bit mode = 0x0 (0)
          RDPID: read processor D supported        = true
          CLDEMOTE supports cache line demote      = false
          MOVDIRI instruction                      = false
          MOVDIR64B intruction                     = false
          SGX_LC: SGX launch config supported      = false
          AVX512_4VNNIW: neural network instrs     = false
          AVX512_4FMAPS: multiply acc single prec  = false
          fast short REP MOV                       = false
          PCONFIG                                  = false
          CET_IBT: CET indirect branch tracking    = false
       Direct Cache Access Parameters (9):
          PLATFORM_DCA_CAP MSR bits = 0
       Architecture Performance Monitoring Features (0xa/eax):
          version ID                               = 0x0 (0)
          number of counters per logical processor = 0x0 (0)
          bit width of counter                     = 0x0 (0)
          length of EBX bit vector                 = 0x0 (0)
       Architecture Performance Monitoring Features (0xa/ebx):
          core cycle event not available           = false
          instruction retired event not available  = false
          reference cycles event not available     = false
          last-level cache ref event not available = false
          last-level cache miss event not avail    = false
          branch inst retired event not available  = false
          branch mispred retired event not avail   = false
       Architecture Performance Monitoring Features (0xa/edx):
          number of fixed counters    = 0x0 (0)
          bit width of fixed counters = 0x0 (0)
          anythread deprecation       = false
       x2APIC features / processor topology (0xb):
          --- level 0 (thread) ---
          bits to shift APIC ID to get next = 0x1 (1)
          logical processors at this level  = 0x2 (2)
          level number                      = 0x0 (0)
          level type                        = thread (1)
          extended APIC ID                  = 9
          --- level 1 (core) ---
          bits to shift APIC ID to get next = 0x7 (7)
          logical processors at this level  = 0xc (12)
          level number                      = 0x1 (1)
          level type                        = core (2)
          extended APIC ID                  = 9
       XSAVE features (0xd/0):
          XCR0 lower 32 bits valid bit field mask = 0x00000207
          XCR0 upper 32 bits valid bit field mask = 0x00000000
             XCR0 supported: x87 state            = true
             XCR0 supported: SSE state            = true
             XCR0 supported: AVX state            = true
             XCR0 supported: MPX BNDREGS          = false
             XCR0 supported: MPX BNDCSR           = false
             XCR0 supported: AVX-512 opmask       = false
             XCR0 supported: AVX-512 ZMM_Hi256    = false
             XCR0 supported: AVX-512 Hi16_ZMM     = false
             IA32_XSS supported: PT state         = false
             XCR0 supported: PKRU state           = true
             IA32_XSS supported: HDC state        = false
          bytes required by fields in XCR0        = 0x00000340 (832)
          bytes required by XSAVE/XRSTOR area     = 0x00000380 (896)
       XSAVE features (0xd/1):
          XSAVEOPT instruction                        = true
          XSAVEC instruction                          = true
          XGETBV instruction                          = true
          XSAVES/XRSTORS instructions                 = true
          SAVE area size in bytes                     = 0x00000340 (832)
          IA32_XSS lower 32 bits valid bit field mask = 0x00000000
          IA32_XSS upper 32 bits valid bit field mask = 0x00000000
       AVX/YMM features (0xd/2):
          AVX/YMM save state byte size             = 0x00000100 (256)
          AVX/YMM save state byte offset           = 0x00000240 (576)
          supported in IA32_XSS or XCR0            = XCR0 (user state)
          64-byte alignment in compacted XSAVE     = false
       PKRU features (0xd/9):
          PKRU save state byte size                = 0x00000040 (64)
          PKRU save state byte offset              = 0x00000340 (832)
          supported in IA32_XSS or XCR0            = XCR0 (user state)
          64-byte alignment in compacted XSAVE     = false
       Quality of Service Monitoring Resource Type (0xf/0):
          Maximum range of RMID = 255
          supports L3 cache QoS monitoring = false
       L3 Cache Quality of Service Monitoring (0xf/1):
          Conversion factor from IA32_QM_CTR to bytes = 64
          Maximum range of RMID                       = 255
          supports L3 occupancy monitoring       = true
          supports L3 total bandwidth monitoring = true
          supports L3 local bandwidth monitoring = true
       Resource Director Technology allocation (0x10/0):
          L3 cache allocation technology supported = true
          L2 cache allocation technology supported = false
          memory bandwidth allocation supported    = false
       L3 Cache Allocation Technology (0x10/1):
          length of capacity bit mask - 1 = 0xf (15)
          Bit-granular map of isolation/contention    = 0x00000000
          infrequent updates of COS              = false
          code and data prioritization supported = true
          highest COS number supported = 0xf (15)
       extended processor signature (0x80000001/eax):
          family/generation = AMD Athlon 64/Opteron/Sempron/Turion (15)
          model             = 0x1 (1)
          stepping id       = 0x0 (0)
          extended family   = 0x8 (8)
          extended model    = 0x7 (7)
          (simple synth) = unknown
       extended feature flags (0x80000001/edx):
          x87 FPU on chip                       = true
          virtual-8086 mode enhancement         = true
          debugging extensions                  = true
          page size extensions                  = true
          time stamp counter                    = true
          RDMSR and WRMSR support               = true
          physical address extensions           = true
          machine check exception               = true
          CMPXCHG8B inst.                       = true
          APIC on chip                          = true
          SYSCALL and SYSRET instructions       = true
          memory type range registers           = true
          global paging extension               = true
          machine check architecture            = true
          conditional move/compare instruction  = true
          page attribute table                  = true
          page size extension                   = true
          multiprocessing capable               = false
          no-execute page protection            = true
          AMD multimedia instruction extensions = true
          MMX Technology                        = true
          FXSAVE/FXRSTOR                        = true
          SSE extensions                        = true
          1-GB large page support               = true
          RDTSCP                                = true
          long mode (AA-64)                     = true
          3DNow! instruction extensions         = false
          3DNow! instructions                   = false
       extended brand id (0x80000001/ebx):
          raw     = 0x20000000 (536870912)
          BrandId = 0x0 (0)
       AMD feature flags (0x80000001/ecx):
          LAHF/SAHF supported in 64-bit mode     = true
          CMP Legacy                             = true
          SVM: secure virtual machine            = true
          extended APIC space                    = true
          AltMovCr8                              = true
          LZCNT advanced bit manipulation        = true
          SSE4A support                          = true
          misaligned SSE mode                    = true
          3DNow! PREFETCH/PREFETCHW instructions = true
          OS visible workaround                  = true
          instruction based sampling             = true
          XOP support                            = false
          SKINIT/STGI support                    = true
          watchdog timer support                 = true
          lightweight profiling support          = false
          4-operand FMA instruction              = false
          TCE: translation cache extension       = true
          NodeId MSR C001100C                    = false
          TBM support                            = false
          topology extensions                    = true
          core performance counter extensions    = true
          data breakpoint extension              = true
          performance time-stamp counter support = false
          performance counter extensions         = true
          MWAITX/MONITORX supported              = true
       brand = "AMD Ryzen 5 3600 6-Core Processor              "
       L1 TLB/cache information: 2M/4M pages & L1 TLB (0x80000005/eax):
          instruction # entries     = 0x40 (64)
          instruction associativity = 0xff (255)
          data # entries            = 0x40 (64)
          data associativity        = 0xff (255)
       L1 TLB/cache information: 4K pages & L1 TLB (0x80000005/ebx):
          instruction # entries     = 0x40 (64)
          instruction associativity = 0xff (255)
          data # entries            = 0x40 (64)
          data associativity        = 0xff (255)
       L1 data cache information (0x80000005/ecx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 0x8 (8)
          size (KB)         = 0x20 (32)
       L1 instruction cache information (0x80000005/edx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 0x8 (8)
          size (KB)         = 0x20 (32)
       L2 TLB/cache information: 2M/4M pages & L2 TLB (0x80000006/eax):
          instruction # entries     = 0x400 (1024)
          instruction associativity = 8-way (6)
          data # entries            = 0x800 (2048)
          data associativity        = 4-way (4)
       L2 TLB/cache information: 4K pages & L2 TLB (0x80000006/ebx):
          instruction # entries     = 0x400 (1024)
          instruction associativity = 8-way (6)
          data # entries            = 0x800 (2048)
          data associativity        = 8-way (6)
       L2 unified cache information (0x80000006/ecx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 8-way (6)
          size (KB)         = 0x200 (512)
       L3 cache information (0x80000006/edx):
          line size (bytes)     = 0x40 (64)
          lines per tag         = 0x1 (1)
          associativity         = 0x9 (9)
          size (in 512KB units) = 0x40 (64)
       RAS Capability (0x80000007/ebx):
          MCA overflow recovery support = true
          SUCCOR support                = true
          HWA: hardware assert support  = false
          scalable MCA support          = true
       Advanced Power Management Features (0x80000007/ecx):
          CmpUnitPwrSampleTimeRatio = 0x0 (0)
       Advanced Power Management Features (0x80000007/edx):
          TS: temperature sensing diode           = true
          FID: frequency ID control               = false
          VID: voltage ID control                 = false
          TTP: thermal trip                       = true
          TM: thermal monitor                     = true
          STC: software thermal control           = false
          100 MHz multiplier control              = false
          hardware P-State control                = true
          TscInvariant                            = true
          CPB: core performance boost             = true
          read-only effective frequency interface = true
          processor feedback interface            = false
          APM power reporting                     = false
          connected standby                       = true
          RAPL: running average power limit       = true
       Physical Address and Linear Address Size (0x80000008/eax):
          maximum physical address bits         = 0x30 (48)
          maximum linear (virtual) address bits = 0x30 (48)
          maximum guest physical address bits   = 0x0 (0)
       Extended Feature Extensions ID (0x80000008/ebx):
          CLZERO instruction                 = true
          instructions retired count support = true
          always save/restore error pointers = true
       Logical CPU cores (0x80000008/ecx):
          number of CPU cores - 1 = 0xb (11)
          ApicIdCoreIdSize        = 0x7 (7)
       SVM Secure Virtual Machine (0x8000000a/eax):
          SvmRev: SVM revision = 0x1 (1)
       SVM Secure Virtual Machine (0x8000000a/edx):
          nested paging                          = true
          LBR virtualization                     = true
          SVM lock                               = true
          NRIP save                              = true
          MSR based TSC rate control             = true
          VMCB clean bits support                = true
          flush by ASID                          = true
          decode assists                         = true
          SSSE3/SSE5 opcode set disable          = false
          pause intercept filter                 = true
          pause filter threshold                 = true
          AVIC: AMD virtual interrupt controller = true
          virtualized VMLOAD/VMSAVE              = true
          virtualized GIF                        = true
       NASID: number of address space identifiers = 0x8000 (32768):
       L1 TLB information: 1G pages (0x80000019/eax):
          instruction # entries     = 0x40 (64)
          instruction associativity = full (15)
          data # entries            = 0x40 (64)
          data associativity        = full (15)
       L2 TLB information: 1G pages (0x80000019/ebx):
          instruction # entries     = 0x0 (0)
          instruction associativity = L2 off (0)
          data # entries            = 0x0 (0)
          data associativity        = L2 off (0)
       SVM Secure Virtual Machine (0x8000001a/eax):
          128-bit SSE executed full-width = false
          MOVU* better than MOVL*/MOVH*   = true
          256-bit SSE executed full-width = true
       Instruction Based Sampling Identifiers (0x8000001b/eax):
          IBS feature flags valid                  = true
          IBS fetch sampling                       = true
          IBS execution sampling                   = true
          read write of op counter                 = true
          op counting mode                         = true
          branch target address reporting          = true
          IbsOpCurCnt and IbsOpMaxCnt extend 7     = true
          invalid RIP indication support           = true
          fused branch micro-op indication support = true
          IBS fetch control extended MSR support   = true
          IBS op data 4 MSR support                = false
       Lightweight Profiling Capabilities: Availability (0x8000001c/eax):
          lightweight profiling                  = false
          LWPVAL instruction                     = false
          instruction retired event              = false
          branch retired event                   = false
          DC miss event                          = false
          core clocks not halted event           = false
          core reference clocks not halted event = false
          interrupt on threshold overflow        = false
       Lightweight Profiling Capabilities: Supported (0x8000001c/edx):
          lightweight profiling                  = false
          LWPVAL instruction                     = false
          instruction retired event              = false
          branch retired event                   = false
          DC miss event                          = false
          core clocks not halted event           = false
          core reference clocks not halted event = false
          interrupt on threshold overflow        = false
       Lightweight Profiling Capabilities (0x8000001c/ebx):
          LWPCB byte size             = 0x0 (0)
          event record byte size      = 0x0 (0)
          maximum EventId             = 0x0 (0)
          EventInterval1 field offset = 0x0 (0)
       Lightweight Profiling Capabilities (0x8000001c/ecx):
          latency counter bit size          = 0x0 (0)
          data cache miss address valid     = false
          amount cache latency is rounded   = 0x0 (0)
          LWP implementation version        = 0x0 (0)
          event ring buffer size in records = 0x0 (0)
          branch prediction filtering       = false
          IP filtering                      = false
          cache level filtering             = false
          cache latency filteing            = false
       Cache Properties (0x8000001d):
          --- cache 0 ---
          type                            = data (1)
          level                           = 0x1 (1)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 63
          write-back invalidate           = false
          cache inclusive of lower levels = false
          --- cache 1 ---
          type                            = instruction (2)
          level                           = 0x1 (1)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 63
          write-back invalidate           = false
          cache inclusive of lower levels = false
          --- cache 2 ---
          type                            = unified (3)
          level                           = 0x2 (2)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 1023
          write-back invalidate           = false
          cache inclusive of lower levels = true
          --- cache 3 ---
          type                            = unified (3)
          level                           = 0x3 (3)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x5 (5)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0xf (15)
          number of sets                  = 16383
          write-back invalidate           = true
          cache inclusive of lower levels = false
       extended APIC ID = 9
       Extended APIC ID (0x8000001e/ebx):
          compute unit ID            = 0x4 (4)
          cores per compute unit - 1 = 0x1 (1)
       Extended APIC ID (0x8000001e/ecx):
          node ID             = 0x0 (0)
          nodes per processor = 1 node (0)
       SME/SEV (0x8000001f):
          SME: secure memory encryption support    = true
          SEV: secure encrypted virtualize support = true
          MIN_SEV_ASID = 0x1 (1)
          MAX_SEV_ASID = 0x1fd (509)
       0x80000020 0x00: eax=0x00000000 ebx=0x00000002 ecx=0x00000000 edx=0x00000000
       (instruction supported synth):
          CMPXCHG8B                = true
          conditional move/compare = true
          PREFETCH/PREFETCHW       = true
       (multi-processing synth): multi-core (c=12)
       (multi-processing method): AMD
       (APIC widths synth): CORE_width=4 SMT_width=0
       (APIC synth): PKG_ID=0 CORE_ID=9 SMT_ID=0
       (synth) = unknown
    CPU 10:
       vendor_id = "AuthenticAMD"
       version information (1/eax):
          processor type  = primary processor (0)
          family          = Intel Pentium 4/Pentium D/Pentium Extreme Edition/Celeron/Xeon/Xeon MP/Itanium2, AMD Athlon 64/Athlon XP-M/Opteron/Sempron/Turion (15)
          model           = 0x1 (1)
          stepping id     = 0x0 (0)
          extended family = 0x8 (8)
          extended model  = 0x7 (7)
          (simple synth)  = unknown
       miscellaneous (1/ebx):
          process local APIC physical ID = 0xb (11)
          cpu count                      = 0xc (12)
          CLFLUSH line size              = 0x8 (8)
          brand index                    = 0x0 (0)
       brand id = 0x00 (0): unknown
       feature information (1/edx):
          x87 FPU on chip                        = true
          VME: virtual-8086 mode enhancement     = true
          DE: debugging extensions               = true
          PSE: page size extensions              = true
          TSC: time stamp counter                = true
          RDMSR and WRMSR support                = true
          PAE: physical address extensions       = true
          MCE: machine check exception           = true
          CMPXCHG8B inst.                        = true
          APIC on chip                           = true
          SYSENTER and SYSEXIT                   = true
          MTRR: memory type range registers      = true
          PTE global bit                         = true
          MCA: machine check architecture        = true
          CMOV: conditional move/compare instr   = true
          PAT: page attribute table              = true
          PSE-36: page size extension            = true
          PSN: processor serial number           = false
          CLFLUSH instruction                    = true
          DS: debug store                        = false
          ACPI: thermal monitor and clock ctrl   = false
          MMX Technology                         = true
          FXSAVE/FXRSTOR                         = true
          SSE extensions                         = true
          SSE2 extensions                        = true
          SS: self snoop                         = false
          hyper-threading / multi-core supported = true
          TM: therm. monitor                     = false
          IA64                                   = false
          PBE: pending break event               = false
       feature information (1/ecx):
          PNI/SSE3: Prescott New Instructions     = true
          PCLMULDQ instruction                    = true
          DTES64: 64-bit debug store              = false
          MONITOR/MWAIT                           = true
          CPL-qualified debug store               = false
          VMX: virtual machine extensions         = false
          SMX: safer mode extensions              = false
          Enhanced Intel SpeedStep Technology     = false
          TM2: thermal monitor 2                  = false
          SSSE3 extensions                        = true
          context ID: adaptive or shared L1 data  = false
          SDBG: IA32_DEBUG_INTERFACE              = false
          FMA instruction                         = true
          CMPXCHG16B instruction                  = true
          xTPR disable                            = false
          PDCM: perfmon and debug                 = false
          PCID: process context identifiers       = false
          DCA: direct cache access                = false
          SSE4.1 extensions                       = true
          SSE4.2 extensions                       = true
          x2APIC: extended xAPIC support          = false
          MOVBE instruction                       = true
          POPCNT instruction                      = true
          time stamp counter deadline             = false
          AES instruction                         = true
          XSAVE/XSTOR states                      = true
          OS-enabled XSAVE/XSTOR                  = true
          AVX: advanced vector extensions         = true
          F16C half-precision convert instruction = true
          RDRAND instruction                      = true
          hypervisor guest status                 = false
       cache and TLB information (2):
       processor serial number: 0087-0F10-0000-0000-0000-0000
       MONITOR/MWAIT (5):
          smallest monitor-line size (bytes)       = 0x40 (64)
          largest monitor-line size (bytes)        = 0x40 (64)
          enum of Monitor-MWAIT exts supported     = true
          supports intrs as break-event for MWAIT  = true
          number of C0 sub C-states using MWAIT    = 0x1 (1)
          number of C1 sub C-states using MWAIT    = 0x1 (1)
          number of C2 sub C-states using MWAIT    = 0x0 (0)
          number of C3 sub C-states using MWAIT    = 0x0 (0)
          number of C4 sub C-states using MWAIT    = 0x0 (0)
          number of C5 sub C-states using MWAIT    = 0x0 (0)
          number of C6 sub C-states using MWAIT    = 0x0 (0)
          number of C7 sub C-states using MWAIT    = 0x0 (0)
       Thermal and Power Management Features (6):
          digital thermometer                     = false
          Intel Turbo Boost Technology            = false
          ARAT always running APIC timer          = true
          PLN power limit notification            = false
          ECMD extended clock modulation duty     = false
          PTM package thermal management          = false
          HWP base registers                      = false
          HWP notification                        = false
          HWP activity window                     = false
          HWP energy performance preference       = false
          HWP package level request               = false
          HDC base registers                      = false
          Intel Turbo Boost Max Technology 3.0    = false
          HWP capabilities                        = false
          HWP PECI override                       = false
          flexible HWP                            = false
          IA32_HWP_REQUEST MSR fast access mode   = false
          ignoring idle logical processor HWP req = false
          digital thermometer thresholds          = 0x0 (0)
          hardware coordination feedback          = true
          ACNT2 available                         = false
          performance-energy bias capability      = false
       extended feature flags (7):
          FSGSBASE instructions                    = true
          IA32_TSC_ADJUST MSR supported            = false
          SGX: Software Guard Extensions supported = false
          BMI1 instructions                        = true
          HLE hardware lock elision                = false
          AVX2: advanced vector extensions 2       = true
          FDP_EXCPTN_ONLY                          = false
          SMEP supervisor mode exec protection     = true
          BMI2 instructions                        = true
          enhanced REP MOVSB/STOSB                 = false
          INVPCID instruction                      = false
          RTM: restricted transactional memory     = false
          RDT-M: Intel RDT monitoring              = true
          deprecated FPU CS/DS                     = false
          MPX: intel memory protection extensions  = false
          RDT-A: Intel RDT allocation              = true
          AVX512F: AVX-512 foundation instructions = false
          AVX512DQ: double & quadword instructions = false
          RDSEED instruction                       = true
          ADX instructions                         = true
          SMAP: supervisor mode access prevention  = true
          AVX512IFMA: fused multiply add           = false
          PCOMMIT instruction                      = false
          CLFLUSHOPT instruction                   = true
          CLWB instruction                         = true
          Intel processor trace                    = false
          AVX512PF: prefetch instructions          = false
          AVX512ER: exponent & reciprocal instrs   = false
          AVX512CD: conflict detection instrs      = false
          SHA instructions                         = true
          AVX512BW: byte & word instructions       = false
          AVX512VL: vector length                  = false
          PREFETCHWT1                              = false
          AVX512VBMI: vector byte manipulation     = false
          UMIP: user-mode instruction prevention   = true
          PKU protection keys for user-mode        = false
          OSPKE CR4.PKE and RDPKRU/WRPKRU          = false
          WAITPKG instructions                     = false
          AVX512_VBMI2                             = false
          CET_SS: CET shadow stack                 = false
          GFNI: Galois Field New Instructions      = false
          VAES instructions                        = false
          VPCLMULQDQ instruction                   = false
          AVX512_VNNI                              = false
          AVX512_BITALG: bit count/shiffle         = false
          AVX512: VPOPCNTDQ instruction            = false
          5-level paging                           = false
          BNDLDX/BNDSTX MAWAU value in 64-bit mode = 0x0 (0)
          RDPID: read processor D supported        = true
          CLDEMOTE supports cache line demote      = false
          MOVDIRI instruction                      = false
          MOVDIR64B intruction                     = false
          SGX_LC: SGX launch config supported      = false
          AVX512_4VNNIW: neural network instrs     = false
          AVX512_4FMAPS: multiply acc single prec  = false
          fast short REP MOV                       = false
          PCONFIG                                  = false
          CET_IBT: CET indirect branch tracking    = false
       Direct Cache Access Parameters (9):
          PLATFORM_DCA_CAP MSR bits = 0
       Architecture Performance Monitoring Features (0xa/eax):
          version ID                               = 0x0 (0)
          number of counters per logical processor = 0x0 (0)
          bit width of counter                     = 0x0 (0)
          length of EBX bit vector                 = 0x0 (0)
       Architecture Performance Monitoring Features (0xa/ebx):
          core cycle event not available           = false
          instruction retired event not available  = false
          reference cycles event not available     = false
          last-level cache ref event not available = false
          last-level cache miss event not avail    = false
          branch inst retired event not available  = false
          branch mispred retired event not avail   = false
       Architecture Performance Monitoring Features (0xa/edx):
          number of fixed counters    = 0x0 (0)
          bit width of fixed counters = 0x0 (0)
          anythread deprecation       = false
       x2APIC features / processor topology (0xb):
          --- level 0 (thread) ---
          bits to shift APIC ID to get next = 0x1 (1)
          logical processors at this level  = 0x2 (2)
          level number                      = 0x0 (0)
          level type                        = thread (1)
          extended APIC ID                  = 11
          --- level 1 (core) ---
          bits to shift APIC ID to get next = 0x7 (7)
          logical processors at this level  = 0xc (12)
          level number                      = 0x1 (1)
          level type                        = core (2)
          extended APIC ID                  = 11
       XSAVE features (0xd/0):
          XCR0 lower 32 bits valid bit field mask = 0x00000207
          XCR0 upper 32 bits valid bit field mask = 0x00000000
             XCR0 supported: x87 state            = true
             XCR0 supported: SSE state            = true
             XCR0 supported: AVX state            = true
             XCR0 supported: MPX BNDREGS          = false
             XCR0 supported: MPX BNDCSR           = false
             XCR0 supported: AVX-512 opmask       = false
             XCR0 supported: AVX-512 ZMM_Hi256    = false
             XCR0 supported: AVX-512 Hi16_ZMM     = false
             IA32_XSS supported: PT state         = false
             XCR0 supported: PKRU state           = true
             IA32_XSS supported: HDC state        = false
          bytes required by fields in XCR0        = 0x00000340 (832)
          bytes required by XSAVE/XRSTOR area     = 0x00000380 (896)
       XSAVE features (0xd/1):
          XSAVEOPT instruction                        = true
          XSAVEC instruction                          = true
          XGETBV instruction                          = true
          XSAVES/XRSTORS instructions                 = true
          SAVE area size in bytes                     = 0x00000340 (832)
          IA32_XSS lower 32 bits valid bit field mask = 0x00000000
          IA32_XSS upper 32 bits valid bit field mask = 0x00000000
       AVX/YMM features (0xd/2):
          AVX/YMM save state byte size             = 0x00000100 (256)
          AVX/YMM save state byte offset           = 0x00000240 (576)
          supported in IA32_XSS or XCR0            = XCR0 (user state)
          64-byte alignment in compacted XSAVE     = false
       PKRU features (0xd/9):
          PKRU save state byte size                = 0x00000040 (64)
          PKRU save state byte offset              = 0x00000340 (832)
          supported in IA32_XSS or XCR0            = XCR0 (user state)
          64-byte alignment in compacted XSAVE     = false
       Quality of Service Monitoring Resource Type (0xf/0):
          Maximum range of RMID = 255
          supports L3 cache QoS monitoring = false
       L3 Cache Quality of Service Monitoring (0xf/1):
          Conversion factor from IA32_QM_CTR to bytes = 64
          Maximum range of RMID                       = 255
          supports L3 occupancy monitoring       = true
          supports L3 total bandwidth monitoring = true
          supports L3 local bandwidth monitoring = true
       Resource Director Technology allocation (0x10/0):
          L3 cache allocation technology supported = true
          L2 cache allocation technology supported = false
          memory bandwidth allocation supported    = false
       L3 Cache Allocation Technology (0x10/1):
          length of capacity bit mask - 1 = 0xf (15)
          Bit-granular map of isolation/contention    = 0x00000000
          infrequent updates of COS              = false
          code and data prioritization supported = true
          highest COS number supported = 0xf (15)
       extended processor signature (0x80000001/eax):
          family/generation = AMD Athlon 64/Opteron/Sempron/Turion (15)
          model             = 0x1 (1)
          stepping id       = 0x0 (0)
          extended family   = 0x8 (8)
          extended model    = 0x7 (7)
          (simple synth) = unknown
       extended feature flags (0x80000001/edx):
          x87 FPU on chip                       = true
          virtual-8086 mode enhancement         = true
          debugging extensions                  = true
          page size extensions                  = true
          time stamp counter                    = true
          RDMSR and WRMSR support               = true
          physical address extensions           = true
          machine check exception               = true
          CMPXCHG8B inst.                       = true
          APIC on chip                          = true
          SYSCALL and SYSRET instructions       = true
          memory type range registers           = true
          global paging extension               = true
          machine check architecture            = true
          conditional move/compare instruction  = true
          page attribute table                  = true
          page size extension                   = true
          multiprocessing capable               = false
          no-execute page protection            = true
          AMD multimedia instruction extensions = true
          MMX Technology                        = true
          FXSAVE/FXRSTOR                        = true
          SSE extensions                        = true
          1-GB large page support               = true
          RDTSCP                                = true
          long mode (AA-64)                     = true
          3DNow! instruction extensions         = false
          3DNow! instructions                   = false
       extended brand id (0x80000001/ebx):
          raw     = 0x20000000 (536870912)
          BrandId = 0x0 (0)
       AMD feature flags (0x80000001/ecx):
          LAHF/SAHF supported in 64-bit mode     = true
          CMP Legacy                             = true
          SVM: secure virtual machine            = true
          extended APIC space                    = true
          AltMovCr8                              = true
          LZCNT advanced bit manipulation        = true
          SSE4A support                          = true
          misaligned SSE mode                    = true
          3DNow! PREFETCH/PREFETCHW instructions = true
          OS visible workaround                  = true
          instruction based sampling             = true
          XOP support                            = false
          SKINIT/STGI support                    = true
          watchdog timer support                 = true
          lightweight profiling support          = false
          4-operand FMA instruction              = false
          TCE: translation cache extension       = true
          NodeId MSR C001100C                    = false
          TBM support                            = false
          topology extensions                    = true
          core performance counter extensions    = true
          data breakpoint extension              = true
          performance time-stamp counter support = false
          performance counter extensions         = true
          MWAITX/MONITORX supported              = true
       brand = "AMD Ryzen 5 3600 6-Core Processor              "
       L1 TLB/cache information: 2M/4M pages & L1 TLB (0x80000005/eax):
          instruction # entries     = 0x40 (64)
          instruction associativity = 0xff (255)
          data # entries            = 0x40 (64)
          data associativity        = 0xff (255)
       L1 TLB/cache information: 4K pages & L1 TLB (0x80000005/ebx):
          instruction # entries     = 0x40 (64)
          instruction associativity = 0xff (255)
          data # entries            = 0x40 (64)
          data associativity        = 0xff (255)
       L1 data cache information (0x80000005/ecx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 0x8 (8)
          size (KB)         = 0x20 (32)
       L1 instruction cache information (0x80000005/edx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 0x8 (8)
          size (KB)         = 0x20 (32)
       L2 TLB/cache information: 2M/4M pages & L2 TLB (0x80000006/eax):
          instruction # entries     = 0x400 (1024)
          instruction associativity = 8-way (6)
          data # entries            = 0x800 (2048)
          data associativity        = 4-way (4)
       L2 TLB/cache information: 4K pages & L2 TLB (0x80000006/ebx):
          instruction # entries     = 0x400 (1024)
          instruction associativity = 8-way (6)
          data # entries            = 0x800 (2048)
          data associativity        = 8-way (6)
       L2 unified cache information (0x80000006/ecx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 8-way (6)
          size (KB)         = 0x200 (512)
       L3 cache information (0x80000006/edx):
          line size (bytes)     = 0x40 (64)
          lines per tag         = 0x1 (1)
          associativity         = 0x9 (9)
          size (in 512KB units) = 0x40 (64)
       RAS Capability (0x80000007/ebx):
          MCA overflow recovery support = true
          SUCCOR support                = true
          HWA: hardware assert support  = false
          scalable MCA support          = true
       Advanced Power Management Features (0x80000007/ecx):
          CmpUnitPwrSampleTimeRatio = 0x0 (0)
       Advanced Power Management Features (0x80000007/edx):
          TS: temperature sensing diode           = true
          FID: frequency ID control               = false
          VID: voltage ID control                 = false
          TTP: thermal trip                       = true
          TM: thermal monitor                     = true
          STC: software thermal control           = false
          100 MHz multiplier control              = false
          hardware P-State control                = true
          TscInvariant                            = true
          CPB: core performance boost             = true
          read-only effective frequency interface = true
          processor feedback interface            = false
          APM power reporting                     = false
          connected standby                       = true
          RAPL: running average power limit       = true
       Physical Address and Linear Address Size (0x80000008/eax):
          maximum physical address bits         = 0x30 (48)
          maximum linear (virtual) address bits = 0x30 (48)
          maximum guest physical address bits   = 0x0 (0)
       Extended Feature Extensions ID (0x80000008/ebx):
          CLZERO instruction                 = true
          instructions retired count support = true
          always save/restore error pointers = true
       Logical CPU cores (0x80000008/ecx):
          number of CPU cores - 1 = 0xb (11)
          ApicIdCoreIdSize        = 0x7 (7)
       SVM Secure Virtual Machine (0x8000000a/eax):
          SvmRev: SVM revision = 0x1 (1)
       SVM Secure Virtual Machine (0x8000000a/edx):
          nested paging                          = true
          LBR virtualization                     = true
          SVM lock                               = true
          NRIP save                              = true
          MSR based TSC rate control             = true
          VMCB clean bits support                = true
          flush by ASID                          = true
          decode assists                         = true
          SSSE3/SSE5 opcode set disable          = false
          pause intercept filter                 = true
          pause filter threshold                 = true
          AVIC: AMD virtual interrupt controller = true
          virtualized VMLOAD/VMSAVE              = true
          virtualized GIF                        = true
       NASID: number of address space identifiers = 0x8000 (32768):
       L1 TLB information: 1G pages (0x80000019/eax):
          instruction # entries     = 0x40 (64)
          instruction associativity = full (15)
          data # entries            = 0x40 (64)
          data associativity        = full (15)
       L2 TLB information: 1G pages (0x80000019/ebx):
          instruction # entries     = 0x0 (0)
          instruction associativity = L2 off (0)
          data # entries            = 0x0 (0)
          data associativity        = L2 off (0)
       SVM Secure Virtual Machine (0x8000001a/eax):
          128-bit SSE executed full-width = false
          MOVU* better than MOVL*/MOVH*   = true
          256-bit SSE executed full-width = true
       Instruction Based Sampling Identifiers (0x8000001b/eax):
          IBS feature flags valid                  = true
          IBS fetch sampling                       = true
          IBS execution sampling                   = true
          read write of op counter                 = true
          op counting mode                         = true
          branch target address reporting          = true
          IbsOpCurCnt and IbsOpMaxCnt extend 7     = true
          invalid RIP indication support           = true
          fused branch micro-op indication support = true
          IBS fetch control extended MSR support   = true
          IBS op data 4 MSR support                = false
       Lightweight Profiling Capabilities: Availability (0x8000001c/eax):
          lightweight profiling                  = false
          LWPVAL instruction                     = false
          instruction retired event              = false
          branch retired event                   = false
          DC miss event                          = false
          core clocks not halted event           = false
          core reference clocks not halted event = false
          interrupt on threshold overflow        = false
       Lightweight Profiling Capabilities: Supported (0x8000001c/edx):
          lightweight profiling                  = false
          LWPVAL instruction                     = false
          instruction retired event              = false
          branch retired event                   = false
          DC miss event                          = false
          core clocks not halted event           = false
          core reference clocks not halted event = false
          interrupt on threshold overflow        = false
       Lightweight Profiling Capabilities (0x8000001c/ebx):
          LWPCB byte size             = 0x0 (0)
          event record byte size      = 0x0 (0)
          maximum EventId             = 0x0 (0)
          EventInterval1 field offset = 0x0 (0)
       Lightweight Profiling Capabilities (0x8000001c/ecx):
          latency counter bit size          = 0x0 (0)
          data cache miss address valid     = false
          amount cache latency is rounded   = 0x0 (0)
          LWP implementation version        = 0x0 (0)
          event ring buffer size in records = 0x0 (0)
          branch prediction filtering       = false
          IP filtering                      = false
          cache level filtering             = false
          cache latency filteing            = false
       Cache Properties (0x8000001d):
          --- cache 0 ---
          type                            = data (1)
          level                           = 0x1 (1)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 63
          write-back invalidate           = false
          cache inclusive of lower levels = false
          --- cache 1 ---
          type                            = instruction (2)
          level                           = 0x1 (1)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 63
          write-back invalidate           = false
          cache inclusive of lower levels = false
          --- cache 2 ---
          type                            = unified (3)
          level                           = 0x2 (2)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 1023
          write-back invalidate           = false
          cache inclusive of lower levels = true
          --- cache 3 ---
          type                            = unified (3)
          level                           = 0x3 (3)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x5 (5)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0xf (15)
          number of sets                  = 16383
          write-back invalidate           = true
          cache inclusive of lower levels = false
       extended APIC ID = 11
       Extended APIC ID (0x8000001e/ebx):
          compute unit ID            = 0x5 (5)
          cores per compute unit - 1 = 0x1 (1)
       Extended APIC ID (0x8000001e/ecx):
          node ID             = 0x0 (0)
          nodes per processor = 1 node (0)
       SME/SEV (0x8000001f):
          SME: secure memory encryption support    = true
          SEV: secure encrypted virtualize support = true
          MIN_SEV_ASID = 0x1 (1)
          MAX_SEV_ASID = 0x1fd (509)
       0x80000020 0x00: eax=0x00000000 ebx=0x00000002 ecx=0x00000000 edx=0x00000000
       (instruction supported synth):
          CMPXCHG8B                = true
          conditional move/compare = true
          PREFETCH/PREFETCHW       = true
       (multi-processing synth): multi-core (c=12)
       (multi-processing method): AMD
       (APIC widths synth): CORE_width=4 SMT_width=0
       (APIC synth): PKG_ID=0 CORE_ID=11 SMT_ID=0
       (synth) = unknown
    CPU 11:
       vendor_id = "AuthenticAMD"
       version information (1/eax):
          processor type  = primary processor (0)
          family          = Intel Pentium 4/Pentium D/Pentium Extreme Edition/Celeron/Xeon/Xeon MP/Itanium2, AMD Athlon 64/Athlon XP-M/Opteron/Sempron/Turion (15)
          model           = 0x1 (1)
          stepping id     = 0x0 (0)
          extended family = 0x8 (8)
          extended model  = 0x7 (7)
          (simple synth)  = unknown
       miscellaneous (1/ebx):
          process local APIC physical ID = 0xd (13)
          cpu count                      = 0xc (12)
          CLFLUSH line size              = 0x8 (8)
          brand index                    = 0x0 (0)
       brand id = 0x00 (0): unknown
       feature information (1/edx):
          x87 FPU on chip                        = true
          VME: virtual-8086 mode enhancement     = true
          DE: debugging extensions               = true
          PSE: page size extensions              = true
          TSC: time stamp counter                = true
          RDMSR and WRMSR support                = true
          PAE: physical address extensions       = true
          MCE: machine check exception           = true
          CMPXCHG8B inst.                        = true
          APIC on chip                           = true
          SYSENTER and SYSEXIT                   = true
          MTRR: memory type range registers      = true
          PTE global bit                         = true
          MCA: machine check architecture        = true
          CMOV: conditional move/compare instr   = true
          PAT: page attribute table              = true
          PSE-36: page size extension            = true
          PSN: processor serial number           = false
          CLFLUSH instruction                    = true
          DS: debug store                        = false
          ACPI: thermal monitor and clock ctrl   = false
          MMX Technology                         = true
          FXSAVE/FXRSTOR                         = true
          SSE extensions                         = true
          SSE2 extensions                        = true
          SS: self snoop                         = false
          hyper-threading / multi-core supported = true
          TM: therm. monitor                     = false
          IA64                                   = false
          PBE: pending break event               = false
       feature information (1/ecx):
          PNI/SSE3: Prescott New Instructions     = true
          PCLMULDQ instruction                    = true
          DTES64: 64-bit debug store              = false
          MONITOR/MWAIT                           = true
          CPL-qualified debug store               = false
          VMX: virtual machine extensions         = false
          SMX: safer mode extensions              = false
          Enhanced Intel SpeedStep Technology     = false
          TM2: thermal monitor 2                  = false
          SSSE3 extensions                        = true
          context ID: adaptive or shared L1 data  = false
          SDBG: IA32_DEBUG_INTERFACE              = false
          FMA instruction                         = true
          CMPXCHG16B instruction                  = true
          xTPR disable                            = false
          PDCM: perfmon and debug                 = false
          PCID: process context identifiers       = false
          DCA: direct cache access                = false
          SSE4.1 extensions                       = true
          SSE4.2 extensions                       = true
          x2APIC: extended xAPIC support          = false
          MOVBE instruction                       = true
          POPCNT instruction                      = true
          time stamp counter deadline             = false
          AES instruction                         = true
          XSAVE/XSTOR states                      = true
          OS-enabled XSAVE/XSTOR                  = true
          AVX: advanced vector extensions         = true
          F16C half-precision convert instruction = true
          RDRAND instruction                      = true
          hypervisor guest status                 = false
       cache and TLB information (2):
       processor serial number: 0087-0F10-0000-0000-0000-0000
       MONITOR/MWAIT (5):
          smallest monitor-line size (bytes)       = 0x40 (64)
          largest monitor-line size (bytes)        = 0x40 (64)
          enum of Monitor-MWAIT exts supported     = true
          supports intrs as break-event for MWAIT  = true
          number of C0 sub C-states using MWAIT    = 0x1 (1)
          number of C1 sub C-states using MWAIT    = 0x1 (1)
          number of C2 sub C-states using MWAIT    = 0x0 (0)
          number of C3 sub C-states using MWAIT    = 0x0 (0)
          number of C4 sub C-states using MWAIT    = 0x0 (0)
          number of C5 sub C-states using MWAIT    = 0x0 (0)
          number of C6 sub C-states using MWAIT    = 0x0 (0)
          number of C7 sub C-states using MWAIT    = 0x0 (0)
       Thermal and Power Management Features (6):
          digital thermometer                     = false
          Intel Turbo Boost Technology            = false
          ARAT always running APIC timer          = true
          PLN power limit notification            = false
          ECMD extended clock modulation duty     = false
          PTM package thermal management          = false
          HWP base registers                      = false
          HWP notification                        = false
          HWP activity window                     = false
          HWP energy performance preference       = false
          HWP package level request               = false
          HDC base registers                      = false
          Intel Turbo Boost Max Technology 3.0    = false
          HWP capabilities                        = false
          HWP PECI override                       = false
          flexible HWP                            = false
          IA32_HWP_REQUEST MSR fast access mode   = false
          ignoring idle logical processor HWP req = false
          digital thermometer thresholds          = 0x0 (0)
          hardware coordination feedback          = true
          ACNT2 available                         = false
          performance-energy bias capability      = false
       extended feature flags (7):
          FSGSBASE instructions                    = true
          IA32_TSC_ADJUST MSR supported            = false
          SGX: Software Guard Extensions supported = false
          BMI1 instructions                        = true
          HLE hardware lock elision                = false
          AVX2: advanced vector extensions 2       = true
          FDP_EXCPTN_ONLY                          = false
          SMEP supervisor mode exec protection     = true
          BMI2 instructions                        = true
          enhanced REP MOVSB/STOSB                 = false
          INVPCID instruction                      = false
          RTM: restricted transactional memory     = false
          RDT-M: Intel RDT monitoring              = true
          deprecated FPU CS/DS                     = false
          MPX: intel memory protection extensions  = false
          RDT-A: Intel RDT allocation              = true
          AVX512F: AVX-512 foundation instructions = false
          AVX512DQ: double & quadword instructions = false
          RDSEED instruction                       = true
          ADX instructions                         = true
          SMAP: supervisor mode access prevention  = true
          AVX512IFMA: fused multiply add           = false
          PCOMMIT instruction                      = false
          CLFLUSHOPT instruction                   = true
          CLWB instruction                         = true
          Intel processor trace                    = false
          AVX512PF: prefetch instructions          = false
          AVX512ER: exponent & reciprocal instrs   = false
          AVX512CD: conflict detection instrs      = false
          SHA instructions                         = true
          AVX512BW: byte & word instructions       = false
          AVX512VL: vector length                  = false
          PREFETCHWT1                              = false
          AVX512VBMI: vector byte manipulation     = false
          UMIP: user-mode instruction prevention   = true
          PKU protection keys for user-mode        = false
          OSPKE CR4.PKE and RDPKRU/WRPKRU          = false
          WAITPKG instructions                     = false
          AVX512_VBMI2                             = false
          CET_SS: CET shadow stack                 = false
          GFNI: Galois Field New Instructions      = false
          VAES instructions                        = false
          VPCLMULQDQ instruction                   = false
          AVX512_VNNI                              = false
          AVX512_BITALG: bit count/shiffle         = false
          AVX512: VPOPCNTDQ instruction            = false
          5-level paging                           = false
          BNDLDX/BNDSTX MAWAU value in 64-bit mode = 0x0 (0)
          RDPID: read processor D supported        = true
          CLDEMOTE supports cache line demote      = false
          MOVDIRI instruction                      = false
          MOVDIR64B intruction                     = false
          SGX_LC: SGX launch config supported      = false
          AVX512_4VNNIW: neural network instrs     = false
          AVX512_4FMAPS: multiply acc single prec  = false
          fast short REP MOV                       = false
          PCONFIG                                  = false
          CET_IBT: CET indirect branch tracking    = false
       Direct Cache Access Parameters (9):
          PLATFORM_DCA_CAP MSR bits = 0
       Architecture Performance Monitoring Features (0xa/eax):
          version ID                               = 0x0 (0)
          number of counters per logical processor = 0x0 (0)
          bit width of counter                     = 0x0 (0)
          length of EBX bit vector                 = 0x0 (0)
       Architecture Performance Monitoring Features (0xa/ebx):
          core cycle event not available           = false
          instruction retired event not available  = false
          reference cycles event not available     = false
          last-level cache ref event not available = false
          last-level cache miss event not avail    = false
          branch inst retired event not available  = false
          branch mispred retired event not avail   = false
       Architecture Performance Monitoring Features (0xa/edx):
          number of fixed counters    = 0x0 (0)
          bit width of fixed counters = 0x0 (0)
          anythread deprecation       = false
       x2APIC features / processor topology (0xb):
          --- level 0 (thread) ---
          bits to shift APIC ID to get next = 0x1 (1)
          logical processors at this level  = 0x2 (2)
          level number                      = 0x0 (0)
          level type                        = thread (1)
          extended APIC ID                  = 13
          --- level 1 (core) ---
          bits to shift APIC ID to get next = 0x7 (7)
          logical processors at this level  = 0xc (12)
          level number                      = 0x1 (1)
          level type                        = core (2)
          extended APIC ID                  = 13
       XSAVE features (0xd/0):
          XCR0 lower 32 bits valid bit field mask = 0x00000207
          XCR0 upper 32 bits valid bit field mask = 0x00000000
             XCR0 supported: x87 state            = true
             XCR0 supported: SSE state            = true
             XCR0 supported: AVX state            = true
             XCR0 supported: MPX BNDREGS          = false
             XCR0 supported: MPX BNDCSR           = false
             XCR0 supported: AVX-512 opmask       = false
             XCR0 supported: AVX-512 ZMM_Hi256    = false
             XCR0 supported: AVX-512 Hi16_ZMM     = false
             IA32_XSS supported: PT state         = false
             XCR0 supported: PKRU state           = true
             IA32_XSS supported: HDC state        = false
          bytes required by fields in XCR0        = 0x00000340 (832)
          bytes required by XSAVE/XRSTOR area     = 0x00000380 (896)
       XSAVE features (0xd/1):
          XSAVEOPT instruction                        = true
          XSAVEC instruction                          = true
          XGETBV instruction                          = true
          XSAVES/XRSTORS instructions                 = true
          SAVE area size in bytes                     = 0x00000340 (832)
          IA32_XSS lower 32 bits valid bit field mask = 0x00000000
          IA32_XSS upper 32 bits valid bit field mask = 0x00000000
       AVX/YMM features (0xd/2):
          AVX/YMM save state byte size             = 0x00000100 (256)
          AVX/YMM save state byte offset           = 0x00000240 (576)
          supported in IA32_XSS or XCR0            = XCR0 (user state)
          64-byte alignment in compacted XSAVE     = false
       PKRU features (0xd/9):
          PKRU save state byte size                = 0x00000040 (64)
          PKRU save state byte offset              = 0x00000340 (832)
          supported in IA32_XSS or XCR0            = XCR0 (user state)
          64-byte alignment in compacted XSAVE     = false
       Quality of Service Monitoring Resource Type (0xf/0):
          Maximum range of RMID = 255
          supports L3 cache QoS monitoring = false
       L3 Cache Quality of Service Monitoring (0xf/1):
          Conversion factor from IA32_QM_CTR to bytes = 64
          Maximum range of RMID                       = 255
          supports L3 occupancy monitoring       = true
          supports L3 total bandwidth monitoring = true
          supports L3 local bandwidth monitoring = true
       Resource Director Technology allocation (0x10/0):
          L3 cache allocation technology supported = true
          L2 cache allocation technology supported = false
          memory bandwidth allocation supported    = false
       L3 Cache Allocation Technology (0x10/1):
          length of capacity bit mask - 1 = 0xf (15)
          Bit-granular map of isolation/contention    = 0x00000000
          infrequent updates of COS              = false
          code and data prioritization supported = true
          highest COS number supported = 0xf (15)
       extended processor signature (0x80000001/eax):
          family/generation = AMD Athlon 64/Opteron/Sempron/Turion (15)
          model             = 0x1 (1)
          stepping id       = 0x0 (0)
          extended family   = 0x8 (8)
          extended model    = 0x7 (7)
          (simple synth) = unknown
       extended feature flags (0x80000001/edx):
          x87 FPU on chip                       = true
          virtual-8086 mode enhancement         = true
          debugging extensions                  = true
          page size extensions                  = true
          time stamp counter                    = true
          RDMSR and WRMSR support               = true
          physical address extensions           = true
          machine check exception               = true
          CMPXCHG8B inst.                       = true
          APIC on chip                          = true
          SYSCALL and SYSRET instructions       = true
          memory type range registers           = true
          global paging extension               = true
          machine check architecture            = true
          conditional move/compare instruction  = true
          page attribute table                  = true
          page size extension                   = true
          multiprocessing capable               = false
          no-execute page protection            = true
          AMD multimedia instruction extensions = true
          MMX Technology                        = true
          FXSAVE/FXRSTOR                        = true
          SSE extensions                        = true
          1-GB large page support               = true
          RDTSCP                                = true
          long mode (AA-64)                     = true
          3DNow! instruction extensions         = false
          3DNow! instructions                   = false
       extended brand id (0x80000001/ebx):
          raw     = 0x20000000 (536870912)
          BrandId = 0x0 (0)
       AMD feature flags (0x80000001/ecx):
          LAHF/SAHF supported in 64-bit mode     = true
          CMP Legacy                             = true
          SVM: secure virtual machine            = true
          extended APIC space                    = true
          AltMovCr8                              = true
          LZCNT advanced bit manipulation        = true
          SSE4A support                          = true
          misaligned SSE mode                    = true
          3DNow! PREFETCH/PREFETCHW instructions = true
          OS visible workaround                  = true
          instruction based sampling             = true
          XOP support                            = false
          SKINIT/STGI support                    = true
          watchdog timer support                 = true
          lightweight profiling support          = false
          4-operand FMA instruction              = false
          TCE: translation cache extension       = true
          NodeId MSR C001100C                    = false
          TBM support                            = false
          topology extensions                    = true
          core performance counter extensions    = true
          data breakpoint extension              = true
          performance time-stamp counter support = false
          performance counter extensions         = true
          MWAITX/MONITORX supported              = true
       brand = "AMD Ryzen 5 3600 6-Core Processor              "
       L1 TLB/cache information: 2M/4M pages & L1 TLB (0x80000005/eax):
          instruction # entries     = 0x40 (64)
          instruction associativity = 0xff (255)
          data # entries            = 0x40 (64)
          data associativity        = 0xff (255)
       L1 TLB/cache information: 4K pages & L1 TLB (0x80000005/ebx):
          instruction # entries     = 0x40 (64)
          instruction associativity = 0xff (255)
          data # entries            = 0x40 (64)
          data associativity        = 0xff (255)
       L1 data cache information (0x80000005/ecx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 0x8 (8)
          size (KB)         = 0x20 (32)
       L1 instruction cache information (0x80000005/edx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 0x8 (8)
          size (KB)         = 0x20 (32)
       L2 TLB/cache information: 2M/4M pages & L2 TLB (0x80000006/eax):
          instruction # entries     = 0x400 (1024)
          instruction associativity = 8-way (6)
          data # entries            = 0x800 (2048)
          data associativity        = 4-way (4)
       L2 TLB/cache information: 4K pages & L2 TLB (0x80000006/ebx):
          instruction # entries     = 0x400 (1024)
          instruction associativity = 8-way (6)
          data # entries            = 0x800 (2048)
          data associativity        = 8-way (6)
       L2 unified cache information (0x80000006/ecx):
          line size (bytes) = 0x40 (64)
          lines per tag     = 0x1 (1)
          associativity     = 8-way (6)
          size (KB)         = 0x200 (512)
       L3 cache information (0x80000006/edx):
          line size (bytes)     = 0x40 (64)
          lines per tag         = 0x1 (1)
          associativity         = 0x9 (9)
          size (in 512KB units) = 0x40 (64)
       RAS Capability (0x80000007/ebx):
          MCA overflow recovery support = true
          SUCCOR support                = true
          HWA: hardware assert support  = false
          scalable MCA support          = true
       Advanced Power Management Features (0x80000007/ecx):
          CmpUnitPwrSampleTimeRatio = 0x0 (0)
       Advanced Power Management Features (0x80000007/edx):
          TS: temperature sensing diode           = true
          FID: frequency ID control               = false
          VID: voltage ID control                 = false
          TTP: thermal trip                       = true
          TM: thermal monitor                     = true
          STC: software thermal control           = false
          100 MHz multiplier control              = false
          hardware P-State control                = true
          TscInvariant                            = true
          CPB: core performance boost             = true
          read-only effective frequency interface = true
          processor feedback interface            = false
          APM power reporting                     = false
          connected standby                       = true
          RAPL: running average power limit       = true
       Physical Address and Linear Address Size (0x80000008/eax):
          maximum physical address bits         = 0x30 (48)
          maximum linear (virtual) address bits = 0x30 (48)
          maximum guest physical address bits   = 0x0 (0)
       Extended Feature Extensions ID (0x80000008/ebx):
          CLZERO instruction                 = true
          instructions retired count support = true
          always save/restore error pointers = true
       Logical CPU cores (0x80000008/ecx):
          number of CPU cores - 1 = 0xb (11)
          ApicIdCoreIdSize        = 0x7 (7)
       SVM Secure Virtual Machine (0x8000000a/eax):
          SvmRev: SVM revision = 0x1 (1)
       SVM Secure Virtual Machine (0x8000000a/edx):
          nested paging                          = true
          LBR virtualization                     = true
          SVM lock                               = true
          NRIP save                              = true
          MSR based TSC rate control             = true
          VMCB clean bits support                = true
          flush by ASID                          = true
          decode assists                         = true
          SSSE3/SSE5 opcode set disable          = false
          pause intercept filter                 = true
          pause filter threshold                 = true
          AVIC: AMD virtual interrupt controller = true
          virtualized VMLOAD/VMSAVE              = true
          virtualized GIF                        = true
       NASID: number of address space identifiers = 0x8000 (32768):
       L1 TLB information: 1G pages (0x80000019/eax):
          instruction # entries     = 0x40 (64)
          instruction associativity = full (15)
          data # entries            = 0x40 (64)
          data associativity        = full (15)
       L2 TLB information: 1G pages (0x80000019/ebx):
          instruction # entries     = 0x0 (0)
          instruction associativity = L2 off (0)
          data # entries            = 0x0 (0)
          data associativity        = L2 off (0)
       SVM Secure Virtual Machine (0x8000001a/eax):
          128-bit SSE executed full-width = false
          MOVU* better than MOVL*/MOVH*   = true
          256-bit SSE executed full-width = true
       Instruction Based Sampling Identifiers (0x8000001b/eax):
          IBS feature flags valid                  = true
          IBS fetch sampling                       = true
          IBS execution sampling                   = true
          read write of op counter                 = true
          op counting mode                         = true
          branch target address reporting          = true
          IbsOpCurCnt and IbsOpMaxCnt extend 7     = true
          invalid RIP indication support           = true
          fused branch micro-op indication support = true
          IBS fetch control extended MSR support   = true
          IBS op data 4 MSR support                = false
       Lightweight Profiling Capabilities: Availability (0x8000001c/eax):
          lightweight profiling                  = false
          LWPVAL instruction                     = false
          instruction retired event              = false
          branch retired event                   = false
          DC miss event                          = false
          core clocks not halted event           = false
          core reference clocks not halted event = false
          interrupt on threshold overflow        = false
       Lightweight Profiling Capabilities: Supported (0x8000001c/edx):
          lightweight profiling                  = false
          LWPVAL instruction                     = false
          instruction retired event              = false
          branch retired event                   = false
          DC miss event                          = false
          core clocks not halted event           = false
          core reference clocks not halted event = false
          interrupt on threshold overflow        = false
       Lightweight Profiling Capabilities (0x8000001c/ebx):
          LWPCB byte size             = 0x0 (0)
          event record byte size      = 0x0 (0)
          maximum EventId             = 0x0 (0)
          EventInterval1 field offset = 0x0 (0)
       Lightweight Profiling Capabilities (0x8000001c/ecx):
          latency counter bit size          = 0x0 (0)
          data cache miss address valid     = false
          amount cache latency is rounded   = 0x0 (0)
          LWP implementation version        = 0x0 (0)
          event ring buffer size in records = 0x0 (0)
          branch prediction filtering       = false
          IP filtering                      = false
          cache level filtering             = false
          cache latency filteing            = false
       Cache Properties (0x8000001d):
          --- cache 0 ---
          type                            = data (1)
          level                           = 0x1 (1)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 63
          write-back invalidate           = false
          cache inclusive of lower levels = false
          --- cache 1 ---
          type                            = instruction (2)
          level                           = 0x1 (1)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 63
          write-back invalidate           = false
          cache inclusive of lower levels = false
          --- cache 2 ---
          type                            = unified (3)
          level                           = 0x2 (2)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x1 (1)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0x7 (7)
          number of sets                  = 1023
          write-back invalidate           = false
          cache inclusive of lower levels = true
          --- cache 3 ---
          type                            = unified (3)
          level                           = 0x3 (3)
          self-initializing               = true
          fully associative               = false
          extra cores sharing this cache  = 0x5 (5)
          line size in bytes              = 0x3f (63)
          physical line partitions        = 0x0 (0)
          number of ways                  = 0xf (15)
          number of sets                  = 16383
          write-back invalidate           = true
          cache inclusive of lower levels = false
       extended APIC ID = 13
       Extended APIC ID (0x8000001e/ebx):
          compute unit ID            = 0x6 (6)
          cores per compute unit - 1 = 0x1 (1)
       Extended APIC ID (0x8000001e/ecx):
          node ID             = 0x0 (0)
          nodes per processor = 1 node (0)
       SME/SEV (0x8000001f):
          SME: secure memory encryption support    = true
          SEV: secure encrypted virtualize support = true
          MIN_SEV_ASID = 0x1 (1)
          MAX_SEV_ASID = 0x1fd (509)
       0x80000020 0x00: eax=0x00000000 ebx=0x00000002 ecx=0x00000000 edx=0x00000000
       (instruction supported synth):
          CMPXCHG8B                = true
          conditional move/compare = true
          PREFETCH/PREFETCHW       = true
       (multi-processing synth): multi-core (c=12)
       (multi-processing method): AMD
       (APIC widths synth): CORE_width=4 SMT_width=0
       (APIC synth): PKG_ID=0 CORE_ID=13 SMT_ID=0
       (synth) = unknown

     

    On windows, with the same hardware, I also get errors but game started and worked. I can paste the errors if that help ?

    If you need anything, let me know :)

    Thanks very much !

×
×
  • Create New...