TEMPLATE_THROW_EXCEPTION_COMMON.S revision a8b91c52fd8a90b784835dfe1f8898035266c4dd
1    /*
2     * Throw an exception from JIT'ed code.
3     * On entry:
4     *    a0    Dalvik PC that raises the exception
5     */
6    j      .LhandleException
7