Searched +full:fp32 +full:- +full:to +full:- +full:int8 +full:- +full:ranged +full:- +full:clip +full:- +full:instructions (Results 1 – 1 of 1) sorted by relevance
1 .. SPDX-License-Identifier: GPL-2.03 RISC-V Hardware Probing Interface4 ---------------------------------6 The RISC-V hardware probing interface is based around a single syscall, which18 The arguments are split into three groups: an array of key-value pairs, a CPU19 set, and some flags. The key-value pairs are supplied with a count. Userspace21 value if the key is recognized. If a key is unknown to the kernel, its key field22 will be cleared to -1, and its value set to 0. The CPU set is defined by23 CPU_SET(3) with size ``cpusetsize`` bytes. For value-like keys (eg. vendor,25 have the same value. Otherwise -1 will be returned. For boolean-like keys, the[all …]