31 }
else if (*ins == 0x21) {
34 }
else if (ins_len >= 4 &&
buf[0] == 0xD8) {
38 }
else if (ins_len >= 2 &&
buf[0] == 0x6A) {
42 }
else if (ins_len >= 3 &&
buf[0] == 0x9A) {
46 }
else if (ins_len >= 4 &&
buf[0] == 0x9C) {
50 }
else if (ins_len >= 3 &&
buf[0] == 0x68) {
54 }
else if (ins_len == 2 &&
buf[0] == 0x02) {
59 }
else if (ins_len >= 3 &&
buf[0] == 0x69) {
63 }
else if (ins_len >= 3 &&
buf[0] == 0x9D) {
67 }
else if (ins_len >= 3 &&
buf[0] == 0x9B) {
71 }
else if (ins_len >= 4 &&
buf[0] == 0xD9) {
int tms320_c55x_plus_op(RzAnalysis *analysis, RzAnalysisOp *op, ut64 addr, const ut8 *buf, int len)
ut32 get_ins_len(ut8 opcode)
@ RZ_ANALYSIS_OP_TYPE_UNK
@ RZ_ANALYSIS_OP_TYPE_JMP
@ RZ_ANALYSIS_OP_TYPE_CALL
@ RZ_ANALYSIS_OP_TYPE_CJMP
@ RZ_ANALYSIS_OP_TYPE_UCALL
@ RZ_ANALYSIS_OP_TYPE_RET
@ RZ_ANALYSIS_OP_TYPE_NOP
ut64(WINAPI *w32_GetEnabledXStateFeatures)()