Sign in
qemu
/
qemu
/
ef7e76a2cdc116719ad9c67d4f44dee0016f923c
/
.
/
tests
/
tcg
/
tricore
/
asm
/
test_imask.S
blob: 356cf398b811b01de433176d66ea317b128da601 [
file
] [
log
] [
blame
]
#include "macros.h"
.text
.global _start
_start
:
# res[31:0]
# insn num res[63:32] | imm1 rs1 imm2
# | | | | | | |
TEST_E_IDI
(
imask
,
1
,
0x000f0000
,
0x00050000
,
0x5
,
0x10
,
0x4
)
TEST_PASSFAIL