Lines Matching +full:- +full:v
1 /* SPDX-License-Identifier: MIT */
3 * Define RISC-V target-specific constraint sets.
10 * tcg-target-con-str.h; the constraint combination is inclusive or.
21 C_O0_I2(v, r)
22 C_O1_I1(v, r)
23 C_O1_I1(v, v)
24 C_O1_I2(v, v, r)
25 C_O1_I2(v, v, v)
26 C_O1_I2(v, vK, v)
27 C_O1_I2(v, v, vK)
28 C_O1_I2(v, v, vL)
29 C_O1_I4(v, v, vL, vK, vK)