https://bugs.kde.org/show_bug.cgi?id=375839

--- Comment #13 from Julian Seward <jsew...@acm.org> ---
(In reply to ux from comment #12)

> Thread 1: status = VgTs_Runnable (lwpid 5547)
> ==5547==    at 0x5BF9BE: ff_vp9_idct_iadst_16x16_add_avx2 (vp9itxfm.asm:2149)
> ==5547==    by 0x42DD6A: checkasm_checked_call_emms (checkasm.asm:243)

> 000000000001df30 <ff_vp9_idct_iadst_16x16_add_avx2>:
>    1df30:     c5 fd 6f 4a 20          vmovdqa ymm1,YMMWORD PTR [rdx+0x20]
> [..]
>    1df9b:     c5 05 61 f9             vpunpcklwd ymm15,ymm15,ymm1
>    
>    [... only v* inst and a few lea ...]

This was unfortunately the bit I need to see.  Specifically, I need to
see the block containing the instruction at address xxxxx9BE.  If I had
to guess, it would be at 1e9be.  If too complex then just send the entire
disassembly of ff_vp9_idct_iadst_16x16_add_avx2 (but please attach as file,
don't paste as comment.)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to