Searched defs:ins2 (Results 1 – 3 of 3) sorted by relevance
148 const char *ins2) in x86__ins_is_fused()
67 UINT16 ins2 = *((UINT16 *)(addr + 2)); /* 2: Thumb instruction is two bytes. */ in OsInsIsBlOrBlx() local249 UINT16 ins2 = *((UINT16 *)(addr + 2)); // 2, for the mask in OsInsIsJump() local
232 bool ins__is_fused(struct arch *arch, const char *ins1, const char *ins2) in ins__is_fused()