Commit 3c4d7fc
authored
Add tricore tc1.8 instructions (#2595)
* Add tricore tc1.8 instructions:
add.df
sub.df
madd.df
msub.df
mul.df
div.df
cmp.df
max.df
min.df
min.f
max.f
dftoi
dftoiz
dftoin
ftoin
dftou
dftouz
dftol
dftoul
dftoulz
abs.f
abs.df
dftolz
neg.df
neg.f
qseed.df
itodf
utodf
ltodf
ultodf
dftof
ftodf
* Fix python binding
* Fix python binding
* add tricore tc1.8 instructions
div64
div64.u
rem64
rem64.u
* add tricore tc1.8 instruction to tests/details
* Fix review1 parent 5f290ca commit 3c4d7fc
File tree
32 files changed
+10207
-8151
lines changed- arch/TriCore
- bindings/python/capstone
- cstool
- include/capstone
- suite
- MC/TriCore
- cstest/include
- fuzz
- tests
- MC/TriCore
- details
32 files changed
+10207
-8151
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
204 | 207 | | |
205 | 208 | | |
206 | 209 | | |
| |||
1723 | 1726 | | |
1724 | 1727 | | |
1725 | 1728 | | |
| 1729 | + | |
| 1730 | + | |
| 1731 | + | |
| 1732 | + | |
| 1733 | + | |
| 1734 | + | |
| 1735 | + | |
1726 | 1736 | | |
1727 | 1737 | | |
1728 | 1738 | | |
| |||
0 commit comments