ts own dedicated cache "IMC" + shared GCC's "L1.5" cache + common L2 LDC has its own dedicated cache "IDC" + shared GCC's "L1.5" cache + common L2 LDG/etc use the regular L1 cache + common L2 [--hideHeaderLine] do not output the standard "(GPU= SM= WARP= )" header line [--itemsPerLine=] how many columns per line of text / start a new line after items have been printed [--itemDataType=] default is to print every item in "Hex32". available type names are Hex64, Hex32, Hex16, Hex8 references: * https://p4viewer.nvidia.com/get/hw/doc/gpu/maxwell/maxwell/design/IAS/SM/ISA/opcodes/opLDC.htm * https://p4viewer.nvidia.com/get///hw/doc/gpu/volta/volta/design/IAS/SM/ISA/opcodes/opLDC.htm * https://p4viewer.nvidia.com/get///hw/doc/gpu/turing/turing/design/IAS/SM/ISA/opcodes/opLDC.htm * https://p4viewer.nvidia.com/get///hw/doc/gpu/ampere/ampere/design/IAS/SM/ISA/opcodes/opLDC.htmn