Home
last modified time | relevance | path

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

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