Sign in
qemu
/
qemu
/
1270a3f57c9221080f3205a15964814ff8359ca9
/
.
/
tests
/
tcg
/
tricore
/
test_insert.S
blob: d5fd2237e1881c2994725e66401ce77cae00a2f9 [
file
] [
log
] [
blame
]
#include "macros.h"
.text
.global _start
_start
:
# insn num result rs1 imm1 rs2 imm2
# | | | | | | |
TEST_D_DIDI
(
insert
,
1
,
0x7fffffff
,
0xffffffff
,
0xa
,
0x10
,
0x8
)
TEST_PASSFAIL