capstone/suite/MC/TriCore/tc180.c.cs

36 lines
1.4 KiB
C#

0x6b, 0x04, 0x22, 0x02 = add.df e0, e2, e4
0x6b, 0x04, 0x32, 0x02 = sub.df e0, e2, e4
0x6b, 0x20, 0x62, 0x64 = madd.df e6, e4, e0, e2
0x6b, 0x20, 0x72, 0x64 = msub.df e6, e4, e0, e2
0x4b, 0x42, 0x42, 0x00 = mul.df e0, e2, e4
0x4b, 0x20, 0x52, 0x40 = div.df e4, e0, e2
0x4b, 0x20, 0x02, 0x40 = cmp.df d4, e0, e2
0x4b, 0x20, 0x22, 0x43 = max.df e4, e0, e2
0x4b, 0x20, 0x32, 0x43 = min.df e4, e0, e2
0x4b, 0x20, 0x31, 0x43 = min.f d4, d0, d2
0x4b, 0x20, 0x21, 0x43 = max.f d4, d0, d2
0x4b, 0x0a, 0x02, 0x21 = dftoi d2, e10
0x4b, 0x0a, 0x32, 0x21 = dftoiz d2, e10
0x4b, 0x0a, 0x72, 0x23 = dftoin d2, e10
0x4b, 0x0a, 0x71, 0x23 = ftoin d2, d10
0x4b, 0x0a, 0x22, 0x21 = dftou d2, e10
0x4b, 0x0a, 0x72, 0x21 = dftouz d2, e10
0x4b, 0x00, 0xa2, 0x21 = dftol e2, e0
0x4b, 0x00, 0xe2, 0x21 = dftoul e2, e0
0x4b, 0x00, 0xf2, 0x21 = dftoulz e2, e0
0x4b, 0x01, 0x01, 0x43 = abs.f d4, d1
0x4b, 0x02, 0x02, 0x43 = abs.df e4, e2
0x4b, 0x0a, 0xb2, 0x21 = dftolz e2, e10
0x4b, 0x0a, 0x12, 0x23 = neg.df e2, e10
0x4b, 0x0a, 0x11, 0x23 = neg.f d2, d10
0x4b, 0x00, 0x92, 0x21 = qseed.df e2, e0
0x4b, 0x00, 0x42, 0x21 = itodf e2, d0
0x4b, 0x00, 0x62, 0x21 = utodf e2, d0
0x4b, 0x00, 0x62, 0x22 = ltodf e2, e0
0x4b, 0x00, 0x72, 0x22 = ultodf e2, e0
0x4b, 0x02, 0x82, 0x12 = dftof d1, e2
0x4b, 0x05, 0x92, 0x22 = ftodf e2, d5
0x4b, 0x04, 0x02, 0x22 = div64 e2, e4, e0
0x4b, 0x04, 0x12, 0x22 = div64.u e2, e4, e0
0x4b, 0x04, 0x42, 0x23 = rem64 e2, e4, e0
0x4b, 0x04, 0x52, 0x23 = rem64.u e2, e4, e0