Ticket #8193: gdb-yuv

File gdb-yuv, 23.9 KB (added by Suhwan, 7 years ago)
Line 
1GNU gdb (Ubuntu 8.1-0ubuntu3) 8.1.0.20180409-git
2Copyright (C) 2018 Free Software Foundation, Inc.
3License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
4This is free software: you are free to change and redistribute it.
5There is NO WARRANTY, to the extent permitted by law. Type "show copying"
6and "show warranty" for details.
7This GDB was configured as "x86_64-linux-gnu".
8Type "show configuration" for configuration details.
9For bug reporting instructions, please see:
10<http://www.gnu.org/software/gdb/bugs/>.
11Find the GDB manual and other documentation resources online at:
12<http://www.gnu.org/software/gdb/documentation/>.
13For help, type "help".
14Type "apropos word" to search for commands related to "word"...
15Reading symbols from ../ffmpeg_g...done.
16(gdb) b yuv4mpegdec.c:329
17Breakpoint 1 at 0x2913900: file libavformat/yuv4mpegdec.c, line 329.
18(gdb) r
19Starting program: ffmpeg_g -t 1 -stream_loop 11 -y -i samples/samples.mplayerhq.hu/ffmpeg-bugs/roundup/issue2470/y4m_invalid_header_crash_small.y4m -target svcd -loglevel 99 -map 0 -c copy -aframes 58 -ar 22050 -b:v 310k output/tmp.wsaud
20[Thread debugging using libthread_db enabled]
21Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
22ffmpeg version N-94969-gc2ab998ff3 Copyright (c) 2000-2019 the FFmpeg developers
23 built with clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final)
24 configuration: --cc=clang --cxx=clang++ --ld=clang --enable-debug --toolchain=clang-asan
25 libavutil 56. 35.100 / 56. 35.100
26 libavcodec 58. 57.100 / 58. 57.100
27 libavformat 58. 32.104 / 58. 32.104
28 libavdevice 58. 9.100 / 58. 9.100
29 libavfilter 7. 58.102 / 7. 58.102
30 libswscale 5. 6.100 / 5. 6.100
31 libswresample 3. 6.100 / 3. 6.100
32Splitting the commandline.
33Reading option '-t' ... matched as option 't' (record or transcode "duration" seconds of audio/video) with argument '1'.
34Reading option '-stream_loop' ... matched as option 'stream_loop' (set number of times input stream shall be looped) with argument '11'.
35Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
36Reading option '-i' ... matched as input url with argument 'samples/samples.mplayerhq.hu/ffmpeg-bugs/roundup/issue2470/y4m_invalid_header_crash_small.y4m'.
37Reading option '-target' ... matched as option 'target' (specify target file type ("vcd", "svcd", "dvd", "dv" or "dv50" with optional prefixes "pal-", "ntsc-" or "film-")) with argument 'svcd'.
38Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
39Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0'.
40Reading option '-c' ... matched as option 'c' (codec name) with argument 'copy'.
41Reading option '-aframes' ... matched as option 'aframes' (set the number of audio frames to output) with argument '58'.
42Reading option '-ar' ... matched as option 'ar' (set audio sampling rate (in Hz)) with argument '22050'.
43Reading option '-b:v' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '310k'.
44Reading option 'output/tmp.wsaud' ... matched as output url.
45Finished splitting the commandline.
46Parsing a group of options: global .
47Applying option y (overwrite output files) with argument 1.
48Applying option loglevel (set logging level) with argument 99.
49Successfully parsed a group of options.
50Parsing a group of options: input url samples/samples.mplayerhq.hu/ffmpeg-bugs/roundup/issue2470/y4m_invalid_header_crash_small.y4m.
51Applying option t (record or transcode "duration" seconds of audio/video) with argument 1.
52Applying option stream_loop (set number of times input stream shall be looped) with argument 11.
53Successfully parsed a group of options.
54Opening an input file: samples/samples.mplayerhq.hu/ffmpeg-bugs/roundup/issue2470/y4m_invalid_header_crash_small.y4m.
55[NULL @ 0x61b000000080] Opening 'samples/samples.mplayerhq.hu/ffmpeg-bugs/roundup/issue2470/y4m_invalid_header_crash_small.y4m' for reading
56[file @ 0x611000000180] Setting default whitelist 'file,crypto'
57Probing mp3 score:1 size:1024
58Probing yuv4mpegpipe score:100 size:1024
59[yuv4mpegpipe @ 0x61b000000080] Format yuv4mpegpipe probed with size=2048 and score=100
60[yuv4mpegpipe @ 0x61b000000080] Before avformat_find_stream_info() pos: 44 bytes read:1024 seeks:0 nb_streams:1
61[yuv4mpegpipe @ 0x61b000000080] stream 0: start_time: -368934881474191040.000 duration: 0.000
62[yuv4mpegpipe @ 0x61b000000080] format: start_time: -9223372036854.775 duration: -9223372036854.775 bitrate=0 kb/s
63[yuv4mpegpipe @ 0x61b000000080] After avformat_find_stream_info() pos: 1024 bytes read:1024 seeks:0 frames:0
64Input #0, yuv4mpegpipe, from 'samples/samples.mplayerhq.hu/ffmpeg-bugs/roundup/issue2470/y4m_invalid_header_crash_small.y4m':
65 Duration: N/A, bitrate: N/A
66 Stream #0:0, 0, 1/25: Video: rawvideo, 1 reference frame (I420 / 0x30323449), yuv420p(progressive), 352x288 (0x0), 0/1, SAR 128:117 DAR 1408:1053, 25 fps, 25 tbr, 25 tbn, 25 tbc
67Successfully opened the file.
68Parsing a group of options: output url output/tmp.wsaud.
69Applying option target (specify target file type ("vcd", "svcd", "dvd", "dv" or "dv50" with optional prefixes "pal-", "ntsc-" or "film-")) with argument svcd.
70Assuming PAL for target.
71Applying option map (set input stream mapping) with argument 0.
72Applying option c (codec name) with argument copy.
73Applying option aframes (set the number of audio frames to output) with argument 58.
74Applying option ar (set audio sampling rate (in Hz)) with argument 22050.
75Applying option b:v (video bitrate (please use -b:v)) with argument 310k.
76Successfully parsed a group of options.
77Opening an output file: output/tmp.wsaud.
78[file @ 0x610000000240] Setting default whitelist 'file,crypto'
79Successfully opened the file.
80[svcd @ 0x61b000000780] VBV buffer size not set, using default size of 230KB
81If you want the mpeg file to be compliant to some specification
82Like DVD, VCD or others, make sure you set the correct buffer size
83Output #0, svcd, to 'output/tmp.wsaud':
84 Metadata:
85 encoder : Lavf58.32.104
86 Stream #0:0, 0, 1/90000: Video: rawvideo, 1 reference frame (I420 / 0x30323449), yuv420p(progressive), 352x288 (0x0) [SAR 128:117 DAR 1408:1053], 0/1, q=2-31, 310 kb/s, 25 fps, 25 tbr, 90k tbn, 25 tbc
87Stream mapping:
88 Stream #0:0 -> #0:0 (copy)
89Press [q] to stop, [?] for help
90cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
91
92Breakpoint 1, yuv4_read_seek (s=0x61b000000080, stream_index=<optimized out>, pts=<optimized out>,
93 flags=<optimized out>) at libavformat/yuv4mpegdec.c:329
94329 pos = pts * s->packet_size;
95(gdb) n
96libavformat/yuv4mpegdec.c:329:15: runtime error: signed integer overflow: -230584300921369 * 152070 cannot be represented in type 'long'
97SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior libavformat/yuv4mpegdec.c:329:15 in
98331 if (avio_seek(s->pb, pos + s->internal->data_offset, SEEK_SET) < 0)
99(gdb) bt
100#0 yuv4_read_seek (s=0x61b000000080, stream_index=<optimized out>, pts=-230584300921369,
101 flags=<optimized out>) at libavformat/yuv4mpegdec.c:331
102#1 0x00000000027b113f in seek_frame_internal (s=0x61b000000080, stream_index=0,
103 timestamp=-230584300921369, flags=<optimized out>) at libavformat/utils.c:2499
104#2 av_seek_frame (s=0x61b000000080, stream_index=0, timestamp=-230584300921369, flags=<optimized out>)
105 at libavformat/utils.c:2531
106#3 0x00000000027b4ec9 in avformat_seek_file (s=0x61b000000080, stream_index=-1,
107 min_ts=-9223372036854775808, ts=-9223372036854775808, max_ts=-9223372036854775808,
108 flags=<optimized out>) at libavformat/utils.c:2583
109#4 0x0000000000642dc6 in seek_to_start (ifile=0x611000000400, is=0x61b000000080)
110 at fftools/ffmpeg.c:4198
111#5 process_input (file_index=0) at fftools/ffmpeg.c:4288
112#6 0x00000000005e71e8 in transcode_step () at fftools/ffmpeg.c:4638
113#7 transcode () at fftools/ffmpeg.c:4692
114#8 0x00000000005db6ec in main (argc=<optimized out>, argv=<optimized out>) at fftools/ffmpeg.c:4894
115(gdb) disass $pc-32,$pc+32
116Dump of assembler code from 0x2913b83 to 0x2913bc3:
117 0x0000000002913b83 <yuv4_read_seek+739>: std
118 0x0000000002913b84 <yuv4_read_seek+740>: jmpq 0x291397e <yuv4_read_seek+222>
119 0x0000000002913b89 <yuv4_read_seek+745>: mov $0xb4cc1d4,%edi
120 0x0000000002913b8e <yuv4_read_seek+750>: callq 0x505b70 <__sanitizer_cov_trace_pc_guard>
121 0x0000000002913b93 <yuv4_read_seek+755>: mov $0x9d2c080,%edi
122 0x0000000002913b98 <yuv4_read_seek+760>: mov %r15,%rsi
123 0x0000000002913b9b <yuv4_read_seek+763>: mov %rbx,%rdx
124 0x0000000002913b9e <yuv4_read_seek+766>: callq 0x5157f0 <__ubsan_handle_mul_overflow>
125=> 0x0000000002913ba3 <yuv4_read_seek+771>: test %bpl,%bpl
126 0x0000000002913ba6 <yuv4_read_seek+774>: jne 0x29139b5 <yuv4_read_seek+277>
127 0x0000000002913bac <yuv4_read_seek+780>: mov $0xb4cc1dc,%edi
128 0x0000000002913bb1 <yuv4_read_seek+785>: callq 0x505b70 <__sanitizer_cov_trace_pc_guard>
129 0x0000000002913bb6 <yuv4_read_seek+790>: mov $0x9d2c0a0,%edi
130 0x0000000002913bbb <yuv4_read_seek+795>: mov %r12,%rsi
131 0x0000000002913bbe <yuv4_read_seek+798>: callq 0x515660 <__ubsan_handle_type_mismatch_v1>
132End of assembler dump.
133(gdb) info all-registers
134rax 0x7fffffffb320 140737488335648
135rbx 0x25206 152070
136rcx 0x7fffffffb360 140737488335712
137rdx 0x7fffffffb360 140737488335712
138rsi 0x0 0
139rdi 0x7fffffffb421 140737488335905
140rbp 0x7fffffffb801 0x7fffffffb801
141rsp 0x7fffffffb650 0x7fffffffb650
142r8 0x6a6cb03abcebc041 7668698031829270593
143r9 0x0 0
144r10 0x0 0
145r11 0x202 514
146r12 0x61b000000080 107408542138496
147r13 0x618000000001 107202383708161
148r14 0x19604189374cb16a 1828533506306519402
149r15 0xffff2e48e8a71de7 -230584300921369
150rip 0x2913ba3 0x2913ba3 <yuv4_read_seek+771>
151eflags 0x202 [ IF ]
152cs 0x33 51
153ss 0x2b 43
154ds 0x0 0
155es 0x0 0
156fs 0x0 0
157gs 0x0 0
158st0 0 (raw 0x00000000000000000000)
159st1 0 (raw 0x00000000000000000000)
160st2 0 (raw 0x00000000000000000000)
161st3 0 (raw 0x00000000000000000000)
162st4 0 (raw 0x00000000000000000000)
163st5 0 (raw 0x00000000000000000000)
164st6 0 (raw 0x00000000000000000000)
165st7 0 (raw 0x00000000000000000000)
166fctrl 0xffff 65535
167fstat 0xffff 65535
168ftag 0xaaaa 43690
169fiseg 0x1 1
170fioff 0x0 0
171foseg 0x55ec 21996
172fooff 0xa 10
173fop 0x7ff 2047
174mxcsr 0x1fa0 [ PE IM DM ZM OM UM PM ]
175bndcfgu {raw = 0x0, config = {base = 0x0, reserved = 0x0, preserved = 0x0,
176 enabled = 0x0}} {raw = 0x0, config = {base = 0, reserved = 0, preserved = 0, enabled = 0}}
177bndstatus {raw = 0x0, status = {bde = 0x0, error = 0x0}} {raw = 0x0, status = {bde = 0,
178 error = 0}}
179k0 0x0 0
180k1 0x0 0
181k2 0x0 0
182k3 0x0 0
183k4 0x0 0
184k5 0x0 0
185k6 0x0 0
186k7 0x0 0
187pkru 0x55555554 1431655764
188---Type <return> to continue, or q <return> to quit---
189zmm0 {v16_float = {0x0, 0x0, 0x0, 0x0, 0x0 <repeats 12 times>}, v8_double = {0x0, 0x0, 0x0,
190 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x8, 0x0, 0x0, 0x0, 0x30, 0x0, 0x0, 0x0, 0xa0, 0xb2, 0xff,
191 0xff, 0xff, 0x7f, 0x0 <repeats 50 times>}, v32_int16 = {0x8, 0x0, 0x30, 0x0, 0xb2a0, 0xffff,
192 0x7fff, 0x0 <repeats 25 times>}, v16_int32 = {0x8, 0x30, 0xffffb2a0, 0x7fff,
193 0x0 <repeats 12 times>}, v8_int64 = {0x3000000008, 0x7fffffffb2a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0},
194 v4_int128 = {0x7fffffffb2a00000003000000008, 0x0, 0x0, 0x0}}
195zmm1 {v16_float = {0x0, 0x0, 0x0 <repeats 14 times>}, v8_double = {0x8000000000000000, 0x0,
196 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff,
197 0x0 <repeats 56 times>}, v32_int16 = {0x0, 0x0, 0x0, 0xff00, 0x0 <repeats 28 times>}, v16_int32 = {
198 0x0, 0xff000000, 0x0 <repeats 14 times>}, v8_int64 = {0xff00000000000000, 0x0, 0x0, 0x0, 0x0, 0x0,
199 0x0, 0x0}, v4_int128 = {0xff00000000000000, 0x0, 0x0, 0x0}}
200zmm2 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
201 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
202 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
203 0x0, 0x0, 0x0}}
204zmm3 {v16_float = {0x0, 0xffffffff, 0x0, 0xffffffff, 0x0 <repeats 12 times>}, v8_double = {
205 0x7fffffffffffffff, 0x7fffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x30, 0x5d,
206 0x20, 0x28, 0x74, 0x68, 0x69, 0x73, 0x20, 0x69, 0x73, 0x20, 0x68, 0x61, 0x72, 0x6d,
207 0x0 <repeats 48 times>}, v32_int16 = {0x5d30, 0x2820, 0x6874, 0x7369, 0x6920, 0x2073, 0x6168,
208 0x6d72, 0x0 <repeats 24 times>}, v16_int32 = {0x28205d30, 0x73696874, 0x20736920, 0x6d726168,
209 0x0 <repeats 12 times>}, v8_int64 = {0x7369687428205d30, 0x6d72616820736920, 0x0, 0x0, 0x0, 0x0,
210 0x0, 0x0}, v4_int128 = {0x6d726168207369207369687428205d30, 0x0, 0x0, 0x0}}
211zmm4 {v16_float = {0xffffffff, 0xffffffff, 0x0, 0xffffffff, 0x0 <repeats 12 times>},
212 v8_double = {0x7fffffffffffffff, 0x7fffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x68,
213 0x61, 0x72, 0x6d, 0x6c, 0x65, 0x73, 0x73, 0x20, 0x69, 0x66, 0x20, 0x69, 0x74, 0x20, 0x6f,
214 0x0 <repeats 48 times>}, v32_int16 = {0x6168, 0x6d72, 0x656c, 0x7373, 0x6920, 0x2066, 0x7469,
215 0x6f20, 0x0 <repeats 24 times>}, v16_int32 = {0x6d726168, 0x7373656c, 0x20666920, 0x6f207469,
216 0x0 <repeats 12 times>}, v8_int64 = {0x7373656c6d726168, 0x6f20746920666920, 0x0, 0x0, 0x0, 0x0,
217 0x0, 0x0}, v4_int128 = {0x6f207469206669207373656c6d726168, 0x0, 0x0, 0x0}}
218zmm5 {v16_float = {0x0, 0x0, 0x0, 0x0, 0x0 <repeats 12 times>}, v8_double = {
219 0x8000000000000000, 0x8000000000000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0, 0xff, 0xff,
220 0xff, 0xff, 0xff, 0xff, 0xff, 0x0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
221 0x0 <repeats 48 times>}, v32_int16 = {0xff00, 0xffff, 0xffff, 0xffff, 0xff00, 0xffff, 0xffff,
222 0xffff, 0x0 <repeats 24 times>}, v16_int32 = {0xffffff00, 0xffffffff, 0xffffff00, 0xffffffff,
223 0x0 <repeats 12 times>}, v8_int64 = {0xffffffffffffff00, 0xffffffffffffff00, 0x0, 0x0, 0x0, 0x0,
224 0x0, 0x0}, v4_int128 = {0xffffffffffffff00ffffffffffffff00, 0x0, 0x0, 0x0}}
225zmm6 {v16_float = {0x0, 0x0, 0x0, 0x0 <repeats 13 times>}, v8_double = {0x0, 0x0, 0x0, 0x0,
226 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0xe0, 0x14, 0x0, 0x0, 0x20, 0x60, 0x0, 0x0, 0x1,
227 0x0 <repeats 55 times>}, v32_int16 = {0x14e0, 0x0, 0x6020, 0x0, 0x1, 0x0 <repeats 27 times>},
228 v16_int32 = {0x14e0, 0x6020, 0x1, 0x0 <repeats 13 times>}, v8_int64 = {0x6020000014e0, 0x1, 0x0, 0x0,
229 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x100006020000014e0, 0x0, 0x0, 0x0}}
230zmm7 {v16_float = {0x0, 0x0, 0x0, 0x0 <repeats 13 times>}, v8_double = {0x0, 0x0, 0x0, 0x0,
231 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3,
232 0x0 <repeats 55 times>}, v32_int16 = {0x0, 0x0, 0x0, 0x0, 0x3, 0x0 <repeats 27 times>},
233 v16_int32 = {0x0, 0x0, 0x3, 0x0 <repeats 13 times>}, v8_int64 = {0x0, 0x3, 0x0, 0x0, 0x0, 0x0, 0x0,
234 0x0}, v4_int128 = {0x30000000000000000, 0x0, 0x0, 0x0}}
235zmm8 {v16_float = {0x0, 0x0, 0x0, 0x0, 0x0 <repeats 12 times>}, v8_double = {0x0, 0x0, 0x0,
236 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x1b, 0x5b, 0x34, 0x38, 0x3b, 0x35, 0x3b, 0x25, 0x75, 0x6d,
237 0x1b, 0x5b, 0x33, 0x38, 0x3b, 0x35, 0x0 <repeats 48 times>}, v32_int16 = {0x5b1b, 0x3834, 0x353b,
238 0x253b, 0x6d75, 0x5b1b, 0x3833, 0x353b, 0x0 <repeats 24 times>}, v16_int32 = {0x38345b1b,
239 0x253b353b, 0x5b1b6d75, 0x353b3833, 0x0 <repeats 12 times>}, v8_int64 = {0x253b353b38345b1b,
240 0x353b38335b1b6d75, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x353b38335b1b6d75253b353b38345b1b,
241 0x0, 0x0, 0x0}}
242zmm9 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
243---Type <return> to continue, or q <return> to quit---
244 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
245 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
246 0x0, 0x0, 0x0}}
247zmm10 {v16_float = {0x0, 0x0, 0x0, 0x0, 0x0 <repeats 12 times>}, v8_double = {0x0, 0x0, 0x0,
248 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x2a <repeats 16 times>, 0x0 <repeats 48 times>},
249 v32_int16 = {0x2a2a, 0x2a2a, 0x2a2a, 0x2a2a, 0x2a2a, 0x2a2a, 0x2a2a, 0x2a2a, 0x0 <repeats 24 times>},
250 v16_int32 = {0x2a2a2a2a, 0x2a2a2a2a, 0x2a2a2a2a, 0x2a2a2a2a, 0x0 <repeats 12 times>}, v8_int64 = {
251 0x2a2a2a2a2a2a2a2a, 0x2a2a2a2a2a2a2a2a, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {
252 0x2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a, 0x0, 0x0, 0x0}}
253zmm11 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
254 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
255 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
256 0x0, 0x0, 0x0}}
257zmm12 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
258 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
259 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
260 0x0, 0x0, 0x0}}
261zmm13 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
262 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
263 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
264 0x0, 0x0, 0x0}}
265zmm14 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
266 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
267 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
268 0x0, 0x0, 0x0}}
269zmm15 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
270 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
271 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
272 0x0, 0x0, 0x0}}
273zmm16 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
274 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
275 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
276 0x0, 0x0, 0x0}}
277zmm17 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
278 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
279 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
280 0x0, 0x0, 0x0}}
281zmm18 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
282 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
283 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
284 0x0, 0x0, 0x0}}
285zmm19 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
286 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
287 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
288 0x0, 0x0, 0x0}}
289zmm20 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
290 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
291 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
292 0x0, 0x0, 0x0}}
293zmm21 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
294 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
295 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
296 0x0, 0x0, 0x0}}
297zmm22 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
298---Type <return> to continue, or q <return> to quit---
299 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
300 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
301 0x0, 0x0, 0x0}}
302zmm23 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
303 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
304 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
305 0x0, 0x0, 0x0}}
306zmm24 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
307 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
308 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
309 0x0, 0x0, 0x0}}
310zmm25 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
311 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
312 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
313 0x0, 0x0, 0x0}}
314zmm26 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
315 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
316 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
317 0x0, 0x0, 0x0}}
318zmm27 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
319 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
320 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
321 0x0, 0x0, 0x0}}
322zmm28 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
323 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
324 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
325 0x0, 0x0, 0x0}}
326zmm29 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
327 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
328 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
329 0x0, 0x0, 0x0}}
330zmm30 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
331 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
332 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
333 0x0, 0x0, 0x0}}
334zmm31 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
335 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
336 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
337 0x0, 0x0, 0x0}}
338bnd0 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1
339bnd1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1
340bnd2 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1
341bnd3 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1
342