Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/tricore/asm/
H A Dmacros.h14 #define DREG_RS1 %d0 macro
104 LI(DREG_RS1, rs1); \
105 insn DREG_CALC_RESULT, DREG_RS1; \
110 LI(DREG_RS1, rs1); \
112 insn DREG_CORRECT_RESULT, DREG_RS1; \
117 LI(DREG_RS1, rs1); \
121 insn DREG_CALC_RESULT, DREG_RS1, DREG_RS2, DREG_RS3; \
126 LI(DREG_RS1, rs1); \
129 insn DREG_CALC_RESULT, DREG_RS1, DREG_RS2; \
143 LI(DREG_RS1, rs1); \
[all …]