| 1 | Starting program: ffplay_g -f lavfi -i nullsrc=s=400x400 -vf scale=5:5:flags=lanczos:gamma=1
|
|---|
| 2 |
|
|---|
| 3 | This GDB supports auto-downloading debuginfo from the following URLs:
|
|---|
| 4 | <https://debuginfod.opensuse.org/>
|
|---|
| 5 | Debuginfod has been disabled.
|
|---|
| 6 | To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit.
|
|---|
| 7 | [Thread debugging using libthread_db enabled]
|
|---|
| 8 | Using host libthread_db library "/lib64/libthread_db.so.1".
|
|---|
| 9 | [New Thread 0x7ffff689e6c0 (LWP 1361816)]
|
|---|
| 10 | [New Thread 0x7ffff53ff6c0 (LWP 1361817)]
|
|---|
| 11 | [New Thread 0x7ffff4bfe6c0 (LWP 1361818)]
|
|---|
| 12 | [Thread 0x7ffff4bfe6c0 (LWP 1361818) exited]
|
|---|
| 13 | [New Thread 0x7ffff4bfe6c0 (LWP 1361820)]
|
|---|
| 14 | [New Thread 0x7fffe4fff6c0 (LWP 1361821)]
|
|---|
| 15 | [New Thread 0x7fffdffff6c0 (LWP 1361822)]
|
|---|
| 16 | [New Thread 0x7fffdf7fe6c0 (LWP 1361823)]
|
|---|
| 17 | [New Thread 0x7fffdeffd6c0 (LWP 1361824)]
|
|---|
| 18 | [New Thread 0x7fffde7fc6c0 (LWP 1361825)]
|
|---|
| 19 | [New Thread 0x7fffddffb6c0 (LWP 1361828)]
|
|---|
| 20 | [New Thread 0x7fffdd7fa6c0 (LWP 1361830)]
|
|---|
| 21 | [New Thread 0x7fffdcff96c0 (LWP 1361831)]
|
|---|
| 22 | [New Thread 0x7fffd3fff6c0 (LWP 1361833)]
|
|---|
| 23 | [New Thread 0x7fffd37fe6c0 (LWP 1361834)]
|
|---|
| 24 | [New Thread 0x7fffd2ffd6c0 (LWP 1361835)]
|
|---|
| 25 | [New Thread 0x7fffd27fc6c0 (LWP 1361836)]
|
|---|
| 26 | [New Thread 0x7fffd1ffb6c0 (LWP 1361837)]
|
|---|
| 27 | [New Thread 0x7fffd17fa6c0 (LWP 1361838)]
|
|---|
| 28 |
|
|---|
| 29 | Thread 11 "video_decoder" received signal SIGSEGV, Segmentation fault.
|
|---|
| 30 | [Switching to Thread 0x7fffddffb6c0 (LWP 1361828)]
|
|---|
| 31 | 0x0000000001265eb3 in get_min_buffer_size (c=0x7fffd4051f80, out_lum_size=<synthetic pointer>, out_chr_size=<synthetic pointer>) at libswscale/slice.c:233
|
|---|
| 32 | 233 int nextSlice = FFMAX(lumFilterPos[lumY] + lumFilterSize - 1,
|
|---|
| 33 | #0 0x0000000001265eb3 in get_min_buffer_size (c=0x7fffd4051f80, out_lum_size=<synthetic pointer>, out_chr_size=<synthetic pointer>) at libswscale/slice.c:233
|
|---|
| 34 | chrY = 0
|
|---|
| 35 | nextSlice = <optimized out>
|
|---|
| 36 | lumY = 0
|
|---|
| 37 | dstH = 5
|
|---|
| 38 | chrDstH = 5
|
|---|
| 39 | lumFilterPos = 0x0
|
|---|
| 40 | chrFilterPos = 0x0
|
|---|
| 41 | lumFilterSize = 0
|
|---|
| 42 | chrFilterSize = 0
|
|---|
| 43 | chrSubSample = 0
|
|---|
| 44 | #1 ff_init_filters (c=c@entry=0x7fffd4051f80) at libswscale/slice.c:265
|
|---|
| 45 | i = <optimized out>
|
|---|
| 46 | index = <optimized out>
|
|---|
| 47 | num_ydesc = <optimized out>
|
|---|
| 48 | num_cdesc = <optimized out>
|
|---|
| 49 | num_vdesc = 1
|
|---|
| 50 | need_lum_conv = 0
|
|---|
| 51 | need_chr_conv = 0
|
|---|
| 52 | need_gamma = 1
|
|---|
| 53 | srcIdx = <optimized out>
|
|---|
| 54 | dstIdx = <optimized out>
|
|---|
| 55 | dst_stride = 80
|
|---|
| 56 | pal = 0x7fffd405ba00
|
|---|
| 57 | res = 0
|
|---|
| 58 | lumBufSize = 0
|
|---|
| 59 | chrBufSize = 0
|
|---|
| 60 | #2 0x00000000004a95c0 in ff_sws_init_single_context (sws=0x7fffd4012540, srcFilter=0x7fffddff9f20, srcFilter@entry=0x0, dstFilter=0x7fffddff9f20, dstFilter@entry=0x0) at libswscale/utils.c:1500
|
|---|
| 61 | c2 = 0x7fffd4051f80
|
|---|
| 62 | i = <optimized out>
|
|---|
| 63 | usesVFilter = 0
|
|---|
| 64 | usesHFilter = 0
|
|---|
| 65 | unscaled = 0
|
|---|
| 66 | c = 0x7fffd4012540
|
|---|
| 67 | dummyFilter = {lumH = 0x0, lumV = 0x0, chrH = 0x0, chrV = 0x0}
|
|---|
| 68 | srcW = 400
|
|---|
| 69 | srcH = 400
|
|---|
| 70 | dstW = 5
|
|---|
| 71 | dstH = 5
|
|---|
| 72 | dst_stride = 80
|
|---|
| 73 | flags = 512
|
|---|
| 74 | cpu_flags = 38786011
|
|---|
| 75 | srcFormat = <optimized out>
|
|---|
| 76 | dstFormat = AV_PIX_FMT_YUV420P
|
|---|
| 77 | desc_src = <optimized out>
|
|---|
| 78 | desc_dst = <optimized out>
|
|---|
| 79 | ret = <optimized out>
|
|---|
| 80 | tmpFmt = AV_PIX_FMT_RGBA64LE
|
|---|
| 81 | scaler_sub = <optimized out>
|
|---|
| 82 | lum_scaler = 512
|
|---|
| 83 | chr_scaler = 512
|
|---|
| 84 | lumXInc = <optimized out>
|
|---|
| 85 | lumYInc = 5242880
|
|---|
| 86 | nomem = <optimized out>
|
|---|
| 87 | chrXInc = <optimized out>
|
|---|
| 88 | chrYInc = <optimized out>
|
|---|
| 89 | #3 0x00000000004aa527 in sws_init_context (sws=<optimized out>, srcFilter=srcFilter@entry=0x0, dstFilter=dstFilter@entry=0x0) at libswscale/utils.c:1951
|
|---|
| 90 | c = <optimized out>
|
|---|
| 91 | rgb2rgb_once = 2
|
|---|
| 92 | src_format = <optimized out>
|
|---|
| 93 | dst_format = <optimized out>
|
|---|
| 94 | ret = <optimized out>
|
|---|
| 95 | #4 0x000000000122fc1f in add_legacy_sws_pass (graph=0x7fffd4011980, src=0x7fffddffa060, dst=0x7fffddffa0e0, input=0x0, output=0x7fffddffa048) at libswscale/graph.c:540
|
|---|
| 96 | ret = <optimized out>
|
|---|
| 97 | warned = <optimized out>
|
|---|
| 98 | ctx = 0x7fffd4002680
|
|---|
| 99 | sws = 0x7fffd4012540
|
|---|
| 100 | #5 add_convert_pass (graph=graph@entry=0x7fffd4011980, src=src@entry=0x7fffddffa060, dst=dst@entry=0x7fffddffa0e0, input=0x0, output=output@entry=0x7fffddffa048) at libswscale/graph.c:704
|
|---|
| 101 | type = <optimized out>
|
|---|
| 102 | ctx = <optimized out>
|
|---|
| 103 | ops = 0x0
|
|---|
| 104 | ret = <optimized out>
|
|---|
| 105 | #6 0x00000000012304cf in init_passes (graph=0x7fffd4011980) at libswscale/graph.c:821
|
|---|
| 106 | src = {width = 400, height = 400, interlaced = 0, format = AV_PIX_FMT_YUV420P, hw_format = AV_PIX_FMT_NONE, range = AVCOL_RANGE_UNSPECIFIED, csp = AVCOL_SPC_UNSPECIFIED, loc = AVCHROMA_LOC_UNSPECIFIED, desc = 0x197af40 <av_pix_fmt_descriptors>, color = {prim = AVCOL_PRI_UNSPECIFIED, trc = AVCOL_TRC_UNSPECIFIED, gamut = {r = {x = {num = 0, den = 0}, y = {num = 0, den = 0}}, g = {x = {num = 0, den = 0}, y = {num = 0, den = 0}}, b = {x = {num = 0, den = 0}, y = {num = 0, den = 0}}}, min_luma = {num = 0, den = 1}, max_luma = {num = 203, den = 1}, frame_peak = {num = 0, den = 0}, frame_avg = {num = 0, den = 0}}}
|
|---|
| 107 | dst = {width = 5, height = 5, interlaced = 0, format = AV_PIX_FMT_YUV420P, hw_format = AV_PIX_FMT_NONE, range = AVCOL_RANGE_UNSPECIFIED, csp = AVCOL_SPC_BT709, loc = AVCHROMA_LOC_UNSPECIFIED, desc = 0x197af40 <av_pix_fmt_descriptors>, color = {prim = AVCOL_PRI_UNSPECIFIED, trc = AVCOL_TRC_UNSPECIFIED, gamut = {r = {x = {num = 0, den = 0}, y = {num = 0, den = 0}}, g = {x = {num = 0, den = 0}, y = {num = 0, den = 0}}, b = {x = {num = 0, den = 0}, y = {num = 0, den = 0}}}, min_luma = {num = 0, den = 1}, max_luma = {num = 203, den = 1}, frame_peak = {num = 0, den = 0}, frame_avg = {num = 0, den = 0}}}
|
|---|
| 108 | pass = 0x0
|
|---|
| 109 | ret = <optimized out>
|
|---|
| 110 | #7 0x00000000012309da in ff_sws_graph_create (ctx=ctx@entry=0x7fffd4002680, dst=dst@entry=0x7fffddffa540, src=src@entry=0x7fffddffa4c0, field=field@entry=0, out_graph=0x7fffd4002720, out_graph@entry=0x83e379cb645e4900) at libswscale/graph.c:877
|
|---|
| 111 | ret = <optimized out>
|
|---|
| 112 | graph = 0x7fffd4011980
|
|---|
| 113 | #8 0x0000000001230c95 in ff_sws_graph_reinit (ctx=ctx@entry=0x7fffd4002680, dst=dst@entry=0x7fffddffa540, src=src@entry=0x7fffddffa4c0, field=field@entry=0, out_graph=0x83e379cb645e4900, out_graph@entry=0x7fffd4002720) at libswscale/graph.c:951
|
|---|
| 114 | graph = <optimized out>
|
|---|
| 115 | #9 0x0000000001203c45 in sws_frame_setup (ctx=ctx@entry=0x7fffd4002680, dst=dst@entry=0x7fffd40111c0, src=src@entry=0x7fffd8003580) at libswscale/swscale.c:1505
|
|---|
| 116 | dst_fmt = {width = 5, height = 5, interlaced = 0, format = AV_PIX_FMT_YUV420P, hw_format = AV_PIX_FMT_NONE, range = AVCOL_RANGE_UNSPECIFIED, csp = AVCOL_SPC_BT709, loc = AVCHROMA_LOC_UNSPECIFIED, desc = 0x197af40 <av_pix_fmt_descriptors>, color = {prim = AVCOL_PRI_UNSPECIFIED, trc = AVCOL_TRC_UNSPECIFIED, gamut = {r = {x = {num = 0, den = 0}, y = {num = 0, den = 0}}, g = {x = {num = 0, den = 0}, y = {num = 0, den = 0}}, b = {x = {num = 0, den = 0}, y = {num = 0, den = 0}}}, min_luma = {num = 0, den = 1}, max_luma = {num = 203, den = 1}, frame_peak = {num = 0, den = 0}, frame_avg = {num = 0, den = 0}}}
|
|---|
| 117 | dst_ok = <optimized out>
|
|---|
| 118 | src_fmt = {width = 400, height = 400, interlaced = 0, format = AV_PIX_FMT_YUV420P, hw_format = AV_PIX_FMT_NONE, range = AVCOL_RANGE_UNSPECIFIED, csp = AVCOL_SPC_UNSPECIFIED, loc = AVCHROMA_LOC_UNSPECIFIED, desc = 0x197af40 <av_pix_fmt_descriptors>, color = {prim = AVCOL_PRI_UNSPECIFIED, trc = AVCOL_TRC_UNSPECIFIED, gamut = {r = {x = {num = 0, den = 0}, y = {num = 0, den = 0}}, g = {x = {num = 0, den = 0}, y = {num = 0, den = 0}}, b = {x = {num = 0, den = 0}, y = {num = 0, den = 0}}}, min_luma = {num = 0, den = 1}, max_luma = {num = 203, den = 1}, frame_peak = {num = 0, den = 0}, frame_avg = {num = 0, den = 0}}}
|
|---|
| 119 | src_ok = <optimized out>
|
|---|
| 120 | graph = <optimized out>
|
|---|
| 121 | field = 0
|
|---|
| 122 | s = 0x7fffd4002680
|
|---|
| 123 | err_msg = <optimized out>
|
|---|
| 124 | ret = <optimized out>
|
|---|
| 125 | dst_width = 5
|
|---|
| 126 | #10 0x0000000001203e48 in sws_scale_frame (sws=0x7fffd4002680, dst=0x7fffd40111c0, src=0x7fffd8003580) at libswscale/swscale.c:1391
|
|---|
| 127 | ret = <optimized out>
|
|---|
| 128 | allocated = 0
|
|---|
| 129 | c = 0x7fffd4002680
|
|---|
| 130 | top = <optimized out>
|
|---|
| 131 | bot = <optimized out>
|
|---|
| 132 | #11 0x0000000000623ecb in scale_frame (link=0x7fffd400fe40, frame_in=frame_in@entry=0x7fffddffa8a8, frame_out=frame_out@entry=0x7fffddffa8a0) at libavfilter/vf_scale.c:885
|
|---|
| 133 | inl = <optimized out>
|
|---|
| 134 | ctx = 0x7fffd40022c0
|
|---|
| 135 | scale = 0x7fffd40023c0
|
|---|
| 136 | outlink = 0x7fffd4010040
|
|---|
| 137 | out = 0x7fffd40111c0
|
|---|
| 138 | in = 0x7fffd8003580
|
|---|
| 139 | desc = <optimized out>
|
|---|
| 140 | buf = "\000\000\000\000\000\000\000\000\340\367\000\324\377\177\000\000\001\000\000\000\000\000\000\0009F3\001\000\000\000"
|
|---|
| 141 | ret = <optimized out>
|
|---|
| 142 | flags_orig = 2
|
|---|
| 143 | frame_changed = <optimized out>
|
|---|
| 144 | #12 0x000000000062440c in do_scale (fs=0x7fffd40023d0) at libavfilter/vf_scale.c:949
|
|---|
| 145 | ctx = 0x7fffd40022c0
|
|---|
| 146 | scale = 0x7fffd40023c0
|
|---|
| 147 | outlink = 0x7fffd4010040
|
|---|
| 148 | out = 0x7fffd4000c00
|
|---|
| 149 | in = 0x0
|
|---|
| 150 | ref = 0x0
|
|---|
| 151 | ret = <optimized out>
|
|---|
| 152 | frame_changed = <optimized out>
|
|---|
| 153 | #13 0x000000000050425b in ff_framesync_activate (fs=0x7fffd40023d0) at libavfilter/framesync.c:364
|
|---|
| 154 | ctx = <optimized out>
|
|---|
| 155 | ret = <optimized out>
|
|---|
| 156 | #14 0x00000000004f07f9 in ff_filter_activate (filter=0x7fffd40022c0) at libavfilter/avfilter.c:1456
|
|---|
| 157 | ctxi = 0x7fffd40022c0
|
|---|
| 158 | fi = <optimized out>
|
|---|
| 159 | ret = <optimized out>
|
|---|
| 160 | #15 0x00000000004f474b in ff_filter_graph_run_once (graph=<optimized out>) at libavfilter/avfiltergraph.c:1632
|
|---|
| 161 | ctxi = <optimized out>
|
|---|
| 162 | i = <optimized out>
|
|---|
| 163 | #16 0x00000000004f514a in get_frame_internal (ctx=ctx@entry=0x7fffd4001d00, frame=0x7fffd4000c00, flags=flags@entry=0, samples=0) at libavfilter/buffersink.c:139
|
|---|
| 164 | buf = 0x7fffd4001e00
|
|---|
| 165 | inlink = <optimized out>
|
|---|
| 166 | li = <optimized out>
|
|---|
| 167 | status = 0
|
|---|
| 168 | ret = <optimized out>
|
|---|
| 169 | cur_frame = 0x0
|
|---|
| 170 | pts = -9223372036854775808
|
|---|
| 171 | buffersrc_empty = 0
|
|---|
| 172 | #17 0x00000000004f5282 in av_buffersink_get_frame_flags (ctx=ctx@entry=0x7fffd4001d00, frame=<optimized out>, flags=flags@entry=0) at libavfilter/buffersink.c:157
|
|---|
| 173 | No locals.
|
|---|
| 174 | #18 0x00000000004c3868 in video_thread (arg=0x7ffff417c040) at fftools/ffplay.c:2288
|
|---|
| 175 | fd = <optimized out>
|
|---|
| 176 | is = 0x7ffff417c040
|
|---|
| 177 | frame = 0x7fffd4000c00
|
|---|
| 178 | pts = <optimized out>
|
|---|
| 179 | duration = <optimized out>
|
|---|
| 180 | ret = <optimized out>
|
|---|
| 181 | tb = <optimized out>
|
|---|
| 182 | frame_rate = <optimized out>
|
|---|
| 183 | graph = 0x7fffd4001080
|
|---|
| 184 | filt_out = 0x7fffd4001d00
|
|---|
| 185 | filt_in = 0x7fffd4001ac0
|
|---|
| 186 | last_w = 400
|
|---|
| 187 | last_h = 400
|
|---|
| 188 | last_format = AV_PIX_FMT_YUV420P
|
|---|
| 189 | last_serial = 1
|
|---|
| 190 | last_vfilter_idx = 0
|
|---|
| 191 | #19 0x00007ffff7621feb in ?? () from /lib64/libSDL3.so.0
|
|---|
| 192 | No symbol table info available.
|
|---|
| 193 | #20 0x00007ffff789bd51 in start_thread () from /lib64/libc.so.6
|
|---|
| 194 | No symbol table info available.
|
|---|
| 195 | #21 0x00007ffff7920bcc in __clone3 () from /lib64/libc.so.6
|
|---|
| 196 | No symbol table info available.
|
|---|
| 197 | Dump of assembler code from 0x1265e93 to 0x1265ed3:
|
|---|
| 198 | 0x0000000001265e93 <ff_init_filters+243>: movsxd 0xcc(%rbx),%eax
|
|---|
| 199 | 0x0000000001265e99 <ff_init_filters+249>: mov %r10d,0x10(%rsp)
|
|---|
| 200 | 0x0000000001265e9e <ff_init_filters+254>: lea (%r11,%rdi,4),%r10
|
|---|
| 201 | 0x0000000001265ea2 <ff_init_filters+258>: nopl (%rax)
|
|---|
| 202 | 0x0000000001265ea5 <ff_init_filters+261>: data16 cs nopw 0x0(%rax,%rax,1)
|
|---|
| 203 | 0x0000000001265eb0 <ff_init_filters+272>: mov %rsi,%rax
|
|---|
| 204 | => 0x0000000001265eb3 <ff_init_filters+275>: mov (%r11),%ebx
|
|---|
| 205 | 0x0000000001265eb6 <ff_init_filters+278>: cqto
|
|---|
| 206 | 0x0000000001265eb8 <ff_init_filters+280>: idiv %rdi
|
|---|
| 207 | 0x0000000001265ebb <ff_init_filters+283>: cltq
|
|---|
| 208 | 0x0000000001265ebd <ff_init_filters+285>: mov (%r9,%rax,4),%edx
|
|---|
| 209 | 0x0000000001265ec1 <ff_init_filters+289>: lea -0x1(%r13,%rbx,1),%eax
|
|---|
| 210 | 0x0000000001265ec6 <ff_init_filters+294>: lea -0x1(%r14,%rdx,1),%r15d
|
|---|
| 211 | 0x0000000001265ecb <ff_init_filters+299>: shl %cl,%r15d
|
|---|
| 212 | 0x0000000001265ece <ff_init_filters+302>: cmp %eax,%r15d
|
|---|
| 213 | 0x0000000001265ed1 <ff_init_filters+305>: cmovge %r15d,%eax
|
|---|
| 214 | End of assembler dump.
|
|---|
| 215 | rax 0x0 0
|
|---|
| 216 | rbx 0x7fffd4051f80 140736750493568
|
|---|
| 217 | rcx 0x0 0
|
|---|
| 218 | rdx 0x69 105
|
|---|
| 219 | rsi 0x0 0
|
|---|
| 220 | rdi 0x5 5
|
|---|
| 221 | rbp 0x0 0x0
|
|---|
| 222 | rsp 0x7fffddff9e40 0x7fffddff9e40
|
|---|
| 223 | r8 0x5 5
|
|---|
| 224 | r9 0x0 0
|
|---|
| 225 | r10 0x14 20
|
|---|
| 226 | r11 0x0 0
|
|---|
| 227 | r12 0x0 0
|
|---|
| 228 | r13 0x0 0
|
|---|
| 229 | r14 0x0 0
|
|---|
| 230 | r15 0x1 1
|
|---|
| 231 | rip 0x1265eb3 0x1265eb3 <ff_init_filters+275>
|
|---|
| 232 | eflags 0x210246 [ PF ZF IF RF ID ]
|
|---|
| 233 | cs 0x33 51
|
|---|
| 234 | ss 0x2b 43
|
|---|
| 235 | ds 0x0 0
|
|---|
| 236 | es 0x0 0
|
|---|
| 237 | fs 0x0 0
|
|---|
| 238 | gs 0x0 0
|
|---|
| 239 | st0 0 (raw 0x00000000000000000000)
|
|---|
| 240 | st1 0 (raw 0x00000000000000000000)
|
|---|
| 241 | st2 0 (raw 0x00000000000000000000)
|
|---|
| 242 | st3 0 (raw 0x00000000000000000000)
|
|---|
| 243 | st4 0 (raw 0x00000000000000000000)
|
|---|
| 244 | st5 0 (raw 0x00000000000000000000)
|
|---|
| 245 | st6 0 (raw 0x00000000000000000000)
|
|---|
| 246 | st7 0 (raw 0x00000000000000000000)
|
|---|
| 247 | fctrl 0x37f 895
|
|---|
| 248 | fstat 0x0 0
|
|---|
| 249 | ftag 0xffff 65535
|
|---|
| 250 | fiseg 0x0 0
|
|---|
| 251 | fioff 0x0 0
|
|---|
| 252 | foseg 0x0 0
|
|---|
| 253 | fooff 0x0 0
|
|---|
| 254 | fop 0x0 0
|
|---|
| 255 | mxcsr 0x1fa0 [ PE IM DM ZM OM UM PM ]
|
|---|
| 256 | fs_base 0x7fffddffb6c0 140736917911232
|
|---|
| 257 | gs_base 0x0 0
|
|---|
| 258 | ymm0 {v16_bfloat16 = {0x0, 0x0, 0xffe0, 0x40ef, 0x0 <repeats 12 times>}, v16_half = {0x0, 0x0, 0xffe0, 0x40ef, 0x0 <repeats 12 times>}, v8_float = {0x0, 0x40efffe0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x40efffe000000000, 0x0, 0x0, 0x0}, v32_int8 = {0x0, 0x0, 0x0, 0x0, 0xe0, 0xff, 0xef, 0x40, 0x0 <repeats 24 times>}, v16_int16 = {0x0, 0x0, 0xffe0, 0x40ef, 0x0 <repeats 12 times>}, v8_int32 = {0x0, 0x40efffe0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x40efffe000000000, 0x0, 0x0, 0x0}, v2_int128 = {0x40efffe000000000, 0x0}}
|
|---|
| 259 | ymm1 {v16_bfloat16 = {0x5d17, 0xd174, 0x1745, 0x3fdd, 0x0 <repeats 12 times>}, v16_half = {0x5d17, 0xd174, 0x1745, 0x3fdd, 0x0 <repeats 12 times>}, v8_float = {0xd1745d17, 0x3fdd1745, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x3fdd1745d1745d17, 0x0, 0x0, 0x0}, v32_int8 = {0x17, 0x5d, 0x74, 0xd1, 0x45, 0x17, 0xdd, 0x3f, 0x0 <repeats 24 times>}, v16_int16 = {0x5d17, 0xd174, 0x1745, 0x3fdd, 0x0 <repeats 12 times>}, v8_int32 = {0xd1745d17, 0x3fdd1745, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x3fdd1745d1745d17, 0x0, 0x0, 0x0}, v2_int128 = {0x3fdd1745d1745d17, 0x0}}
|
|---|
| 260 | ymm2 {v16_bfloat16 = {0x0 <repeats 16 times>}, v16_half = {0x0 <repeats 16 times>}, v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}}
|
|---|
| 261 | ymm3 {v16_bfloat16 = {0xffff, 0xffff, 0xffff, 0x7fef, 0x0 <repeats 12 times>}, v16_half = {0xffff, 0xffff, 0xffff, 0x7fef, 0x0 <repeats 12 times>}, v8_float = {0xffffffff, 0x7fefffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x7fefffffffffffff, 0x0, 0x0, 0x0}, v32_int8 = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xef, 0x7f, 0x0 <repeats 24 times>}, v16_int16 = {0xffff, 0xffff, 0xffff, 0x7fef, 0x0 <repeats 12 times>}, v8_int32 = {0xffffffff, 0x7fefffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x7fefffffffffffff, 0x0, 0x0, 0x0}, v2_int128 = {0x7fefffffffffffff, 0x0}}
|
|---|
| 262 | ymm4 {v16_bfloat16 = {0x0, 0x0, 0x0, 0xbff0, 0x0 <repeats 12 times>}, v16_half = {0x0, 0x0, 0x0, 0xbff0, 0x0 <repeats 12 times>}, v8_float = {0x0, 0xbff00000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0xbff0000000000000, 0x0, 0x0, 0x0}, v32_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf0, 0xbf, 0x0 <repeats 24 times>}, v16_int16 = {0x0, 0x0, 0x0, 0xbff0, 0x0 <repeats 12 times>}, v8_int32 = {0x0, 0xbff00000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xbff0000000000000, 0x0, 0x0, 0x0}, v2_int128 = {0xbff0000000000000, 0x0}}
|
|---|
| 263 | ymm5 {v16_bfloat16 = {0x0 <repeats 16 times>}, v16_half = {0x0 <repeats 16 times>}, v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}}
|
|---|
| 264 | ymm6 {v16_bfloat16 = {0x0 <repeats 16 times>}, v16_half = {0x0 <repeats 16 times>}, v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}}
|
|---|
| 265 | ymm7 {v16_bfloat16 = {0x0 <repeats 16 times>}, v16_half = {0x0 <repeats 16 times>}, v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}}
|
|---|
| 266 | ymm8 {v16_bfloat16 = {0x0 <repeats 16 times>}, v16_half = {0x0 <repeats 16 times>}, v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}}
|
|---|
| 267 | ymm9 {v16_bfloat16 = {0x0 <repeats 16 times>}, v16_half = {0x0 <repeats 16 times>}, v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}}
|
|---|
| 268 | ymm10 {v16_bfloat16 = {0x5560, 0x5555, 0x5555, 0xbfe5, 0x0 <repeats 12 times>}, v16_half = {0x5560, 0x5555, 0x5555, 0xbfe5, 0x0 <repeats 12 times>}, v8_float = {0x55555560, 0xbfe55555, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0xbfe5555555555560, 0x0, 0x0, 0x0}, v32_int8 = {0x60, 0x55, 0x55, 0x55, 0x55, 0x55, 0xe5, 0xbf, 0x0 <repeats 24 times>}, v16_int16 = {0x5560, 0x5555, 0x5555, 0xbfe5, 0x0 <repeats 12 times>}, v8_int32 = {0x55555560, 0xbfe55555, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xbfe5555555555560, 0x0, 0x0, 0x0}, v2_int128 = {0xbfe5555555555560, 0x0}}
|
|---|
| 269 | ymm11 {v16_bfloat16 = {0x554e, 0x9959, 0x9999, 0x3fe9, 0x0 <repeats 12 times>}, v16_half = {0x554e, 0x9959, 0x9999, 0x3fe9, 0x0 <repeats 12 times>}, v8_float = {0x9959554e, 0x3fe99999, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x3fe999999959554e, 0x0, 0x0, 0x0}, v32_int8 = {0x4e, 0x55, 0x59, 0x99, 0x99, 0x99, 0xe9, 0x3f, 0x0 <repeats 24 times>}, v16_int16 = {0x554e, 0x9959, 0x9999, 0x3fe9, 0x0 <repeats 12 times>}, v8_int32 = {0x9959554e, 0x3fe99999, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x3fe999999959554e, 0x0, 0x0, 0x0}, v2_int128 = {0x3fe999999959554e, 0x0}}
|
|---|
| 270 | ymm12 {v16_bfloat16 = {0x45e9, 0x9b48, 0x495b, 0xbff2, 0x0 <repeats 12 times>}, v16_half = {0x45e9, 0x9b48, 0x495b, 0xbff2, 0x0 <repeats 12 times>}, v8_float = {0x9b4845e9, 0xbff2495b, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0xbff2495b9b4845e9, 0x0, 0x0, 0x0}, v32_int8 = {0xe9, 0x45, 0x48, 0x9b, 0x5b, 0x49, 0xf2, 0xbf, 0x0 <repeats 24 times>}, v16_int16 = {0x45e9, 0x9b48, 0x495b, 0xbff2, 0x0 <repeats 12 times>}, v8_int32 = {0x9b4845e9, 0xbff2495b, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xbff2495b9b4845e9, 0x0, 0x0, 0x0}, v2_int128 = {0xbff2495b9b4845e9, 0x0}}
|
|---|
| 271 | ymm13 {v16_bfloat16 = {0xaf40, 0x197, 0x0, 0x0, 0x2, 0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v16_half = {0xaf40, 0x197, 0x0, 0x0, 0x2, 0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_float = {0x197af40, 0x0, 0x2, 0x2, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x197af40, 0x200000002, 0x0, 0x0}, v32_int8 = {0x40, 0xaf, 0x97, 0x1, 0x0, 0x0, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0, 0x2, 0x0 <repeats 19 times>}, v16_int16 = {0xaf40, 0x197, 0x0, 0x0, 0x2, 0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x197af40, 0x0, 0x2, 0x2, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x197af40, 0x200000002, 0x0, 0x0}, v2_int128 = {0x200000002000000000197af40, 0x0}}
|
|---|
| 272 | ymm14 {v16_bfloat16 = {0xffff, 0xffff, 0x0, 0x0, 0x2, 0x0 <repeats 11 times>}, v16_half = {0xffff, 0xffff, 0x0, 0x0, 0x2, 0x0 <repeats 11 times>}, v8_float = {0xffffffff, 0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0xffffffff, 0x2, 0x0, 0x0}, v32_int8 = {0xff, 0xff, 0xff, 0xff, 0x0, 0x0, 0x0, 0x0, 0x2, 0x0 <repeats 23 times>}, v16_int16 = {0xffff, 0xffff, 0x0, 0x0, 0x2, 0x0 <repeats 11 times>}, v8_int32 = {0xffffffff, 0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xffffffff, 0x2, 0x0, 0x0}, v2_int128 = {0x200000000ffffffff, 0x0}}
|
|---|
| 273 | ymm15 {v16_bfloat16 = {0x0 <repeats 16 times>}, v16_half = {0x0 <repeats 16 times>}, v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}}
|
|---|
| 274 | quit
|
|---|