instr_is_other_syscall
if (instr_is_other_syscall(linearpc, 0xCD)) {
} else if (instr_is_other_syscall(linearpc, syscall_insn)) {