1 /* SPDX-License-Identifier: MIT */
3 * Define LoongArch target-specific constraint sets.
5 * Copyright (c) 2021 WANG Xuerui <git@xen0n.name>
7 * Based on tcg/riscv/tcg-target-con-set.h
9 * Copyright (c) 2021 Linaro
13 * C_On_Im(...) defines a constraint set with <n> outputs and <m> inputs.
14 * Each operand should be a sequence of constraint letters as defined by
15 * tcg-target-con-str.h; the constraint combination is inclusive or.
32 C_O1_I4(r
, rZ
, rJ
, rZ
, rZ
)