aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/tricore/asm/test_crcn.S
blob: 51a22722a3fa25086b6f171d4bfba50fd311e8f3 (plain)
1
2
3
4
5
6
7
8
9
#include "macros.h"
.text
.global _start
_start:
#                insn num    result   rs1    rs2     rs3
#                 |     |      |      |       |       |
    TEST_D_DDD(crcn, 1, 0x00002bed, 0x0, 0xa10ddeed, 0x0)

    TEST_PASSFAIL