Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOSamiQemu
QOSamiQemu
/
tests
/
tcg
/
tricore
/
asm
/
test_imask.S
Code
Commits
Issues
Pulls
Sessions
CI/CD
master
master
s
10 lines
307 Bytes
Copy permalink
Copy
Raw
1
#include "macros.h"
2
.
text
3
.
global
_start
4
_start
:
5
#
res
[31:0
]
6
#
insn
num
res
[
63
:
32
]
|
imm1
rs1
imm2
7
#
|
| |
| |
| |
8
TEST_E_IDI
(
imask
,
1
,
0x000f0000
,
0x00050000
,
0x5
,
0x10
,
0x4
)
9
10
TEST_PASSFAIL