xref: /qemu/tests/tcg/tricore/asm/test_hptof.S (revision 14f5a7ba)
1#include "macros.h"
2.text
3.global _start
4_start:
5    TEST_D_D(hptof, 1, 0xba190000, 0xcc0e90c8)
6    TEST_D_D(hptof, 2, 0x3eaea000, 0x8be23575)
7    TEST_D_D(hptof, 3, 0xc33b8000, 0xcc48d9dc)
8    TEST_D_D(hptof, 4, 0x43e2a000, 0xaef95f15)
9    TEST_D_D(hptof, 5, 0x3d55e000, 0x04932aaf)
10
11    TEST_PASSFAIL
12
13