Home
last modified time | relevance | path

Searched refs:vxsat (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/riscv/vector/
H A Dvalidate_v_ptrace.c103 unsigned long vxsat, vxrm; in TEST() local
124 : [vxsat] "=r"(vxsat), [vxrm] "=r"(vxrm) in TEST()
127 vcsr = vxsat | vxrm << CSR_VXRM_SHIFT; in TEST()