| 1 | GNU gdb (Ubuntu 8.1-0ubuntu3) 8.1.0.20180409-git
|
|---|
| 2 | Copyright (C) 2018 Free Software Foundation, Inc.
|
|---|
| 3 | License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
|
|---|
| 4 | This is free software: you are free to change and redistribute it.
|
|---|
| 5 | There is NO WARRANTY, to the extent permitted by law. Type "show copying"
|
|---|
| 6 | and "show warranty" for details.
|
|---|
| 7 | This GDB was configured as "x86_64-linux-gnu".
|
|---|
| 8 | Type "show configuration" for configuration details.
|
|---|
| 9 | For bug reporting instructions, please see:
|
|---|
| 10 | <http://www.gnu.org/software/gdb/bugs/>.
|
|---|
| 11 | Find the GDB manual and other documentation resources online at:
|
|---|
| 12 | <http://www.gnu.org/software/gdb/documentation/>.
|
|---|
| 13 | For help, type "help".
|
|---|
| 14 | Type "apropos word" to search for commands related to "word"...
|
|---|
| 15 | Reading symbols from ../ffmpeg_g...done.
|
|---|
| 16 | (gdb) b ratecontrol.c:967
|
|---|
| 17 | Breakpoint 1 at 0x493a9f4: file libavcodec/ratecontrol.c, line 967.
|
|---|
| 18 | (gdb) ignore 1 6
|
|---|
| 19 | Will ignore next 6 crossings of breakpoint 1.
|
|---|
| 20 | (gdb) r
|
|---|
| 21 | Starting program: ffmpeg_g -stream_loop 23 -y -i samples/samples.mplayerhq.hu/image-samples/flower-palette-02.tif -target vcd -loglevel 0 -map 0 -c:a:48 pcm_f64le -c:v:0 h263p -ab 420k -ac 3 -strict 3 output/tmp.x11grab
|
|---|
| 22 | [Thread debugging using libthread_db enabled]
|
|---|
| 23 | Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
|
|---|
| 24 | [New Thread 0x7ffff1736700 (LWP 19998)]
|
|---|
| 25 | [New Thread 0x7ffff0f35700 (LWP 19999)]
|
|---|
| 26 | [New Thread 0x7ffff0734700 (LWP 20001)]
|
|---|
| 27 | [New Thread 0x7fffeff33700 (LWP 20002)]
|
|---|
| 28 | [New Thread 0x7fffef732700 (LWP 20004)]
|
|---|
| 29 | [New Thread 0x7fffeef31700 (LWP 20006)]
|
|---|
| 30 | [New Thread 0x7fffee730700 (LWP 20008)]
|
|---|
| 31 | [New Thread 0x7fffedf2f700 (LWP 20009)]
|
|---|
| 32 | [New Thread 0x7fffed72e700 (LWP 20010)]
|
|---|
| 33 | [New Thread 0x7fffecf2d700 (LWP 20011)]
|
|---|
| 34 | [New Thread 0x7fffec709700 (LWP 20013)]
|
|---|
| 35 | [New Thread 0x7fffebedd700 (LWP 20014)]
|
|---|
| 36 | [New Thread 0x7fffeb6a3700 (LWP 20015)]
|
|---|
| 37 | [New Thread 0x7fffeae69700 (LWP 20016)]
|
|---|
| 38 | [New Thread 0x7fffea62f700 (LWP 20018)]
|
|---|
| 39 | [New Thread 0x7fffe9df5700 (LWP 20019)]
|
|---|
| 40 | [New Thread 0x7fffe95de700 (LWP 20020)]
|
|---|
| 41 | [New Thread 0x7fffe8dc7700 (LWP 20021)]
|
|---|
| 42 | [New Thread 0x7fffe85b0700 (LWP 20022)]
|
|---|
| 43 | [New Thread 0x7fffe7d99700 (LWP 20023)]
|
|---|
| 44 | [New Thread 0x7fffe7582700 (LWP 20024)]
|
|---|
| 45 | [New Thread 0x7fffe6d6b700 (LWP 20025)]
|
|---|
| 46 | [New Thread 0x7fffe6554700 (LWP 20026)]
|
|---|
| 47 | [New Thread 0x7fffe5d3d700 (LWP 20027)]
|
|---|
| 48 | [New Thread 0x7fffe5526700 (LWP 20028)]
|
|---|
| 49 | [New Thread 0x7fffe4d0f700 (LWP 20029)]
|
|---|
| 50 | [New Thread 0x7fffe44f8700 (LWP 20030)]
|
|---|
| 51 | [New Thread 0x7fffe3ce1700 (LWP 20031)]
|
|---|
| 52 | [New Thread 0x7fffe34ca700 (LWP 20032)]
|
|---|
| 53 | [New Thread 0x7fffe2cb3700 (LWP 20033)]
|
|---|
| 54 | [New Thread 0x7fffe249c700 (LWP 20034)]
|
|---|
| 55 | [New Thread 0x7fffe1c85700 (LWP 20035)]
|
|---|
| 56 | [New Thread 0x7fffe146e700 (LWP 20037)]
|
|---|
| 57 | [New Thread 0x7fffe0c57700 (LWP 20038)]
|
|---|
| 58 | [New Thread 0x7fffe0440700 (LWP 20040)]
|
|---|
| 59 | [New Thread 0x7fffdfc29700 (LWP 20041)]
|
|---|
| 60 | [New Thread 0x7fffdf412700 (LWP 20042)]
|
|---|
| 61 | [New Thread 0x7fffdebfb700 (LWP 20044)]
|
|---|
| 62 | [New Thread 0x7fffde3e4700 (LWP 20046)]
|
|---|
| 63 | [New Thread 0x7fffddbcd700 (LWP 20048)]
|
|---|
| 64 | [New Thread 0x7fffdd3b6700 (LWP 20049)]
|
|---|
| 65 | [New Thread 0x7fffdcb9f700 (LWP 20050)]
|
|---|
| 66 | [New Thread 0x7fffdc388700 (LWP 20051)]
|
|---|
| 67 | [New Thread 0x7fffdbb71700 (LWP 20052)]
|
|---|
| 68 | [New Thread 0x7fffdb35a700 (LWP 20053)]
|
|---|
| 69 | [New Thread 0x7fffdab43700 (LWP 20054)]
|
|---|
| 70 | [New Thread 0x7fffda32c700 (LWP 20055)]
|
|---|
| 71 | [New Thread 0x7fffd9b15700 (LWP 20056)]
|
|---|
| 72 | [New Thread 0x7fffd92fe700 (LWP 20058)]
|
|---|
| 73 | [New Thread 0x7fffd8ae7700 (LWP 20059)]
|
|---|
| 74 | [New Thread 0x7fffd82d0700 (LWP 20060)]
|
|---|
| 75 | [New Thread 0x7fffd7ab9700 (LWP 20061)]
|
|---|
| 76 | [New Thread 0x7fffd72a2700 (LWP 20062)]
|
|---|
| 77 | [New Thread 0x7fffd6a8b700 (LWP 20063)]
|
|---|
| 78 | [New Thread 0x7fffd6274700 (LWP 20065)]
|
|---|
| 79 | [New Thread 0x7fffd5a5d700 (LWP 20066)]
|
|---|
| 80 | [New Thread 0x7fffd5246700 (LWP 20067)]
|
|---|
| 81 | [New Thread 0x7fffd4a2f700 (LWP 20068)]
|
|---|
| 82 | [New Thread 0x7fffd4218700 (LWP 20069)]
|
|---|
| 83 | [New Thread 0x7fffd3a01700 (LWP 20070)]
|
|---|
| 84 | [New Thread 0x7fffd31ea700 (LWP 20071)]
|
|---|
| 85 | [New Thread 0x7fffd29d3700 (LWP 20072)]
|
|---|
| 86 | [New Thread 0x7fffd21bc700 (LWP 20073)]
|
|---|
| 87 | [New Thread 0x7fffd19a5700 (LWP 20075)]
|
|---|
| 88 | [New Thread 0x7fffd118e700 (LWP 20079)]
|
|---|
| 89 | [New Thread 0x7fffd0977700 (LWP 20080)]
|
|---|
| 90 | [New Thread 0x7fffd0160700 (LWP 20081)]
|
|---|
| 91 | [New Thread 0x7fffcf949700 (LWP 20082)]
|
|---|
| 92 | [New Thread 0x7fffcf132700 (LWP 20083)]
|
|---|
| 93 | [New Thread 0x7fffce91b700 (LWP 20084)]
|
|---|
| 94 | [New Thread 0x7fffce104700 (LWP 20085)]
|
|---|
| 95 | [New Thread 0x7fffcd8ed700 (LWP 20087)]
|
|---|
| 96 | [New Thread 0x7fffcd0d6700 (LWP 20090)]
|
|---|
| 97 | [New Thread 0x7fffcc8bf700 (LWP 20091)]
|
|---|
| 98 | [New Thread 0x7fffcc0a8700 (LWP 20092)]
|
|---|
| 99 | [New Thread 0x7fffcb891700 (LWP 20093)]
|
|---|
| 100 | [New Thread 0x7fffcb07a700 (LWP 20094)]
|
|---|
| 101 | [New Thread 0x7fffca863700 (LWP 20095)]
|
|---|
| 102 | [New Thread 0x7fffca04c700 (LWP 20096)]
|
|---|
| 103 | libavcodec/ratecontrol.c:967:37: runtime error: -4.52978e+06 is outside the range of representable values of type 'unsigned long'
|
|---|
| 104 | SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior libavcodec/ratecontrol.c:967:37 in
|
|---|
| 105 |
|
|---|
| 106 | Thread 1 "ffmpeg_g" hit Breakpoint 1, ff_rate_estimate_qscale (s=0x626000000100,
|
|---|
| 107 | dry_run=0) at libavcodec/ratecontrol.c:967
|
|---|
| 108 | 967 rcc->p_cplx_sum[pict_type] += rce->p_tex_bits * rce->qscale;
|
|---|
| 109 | (gdb) bt
|
|---|
| 110 | #0 ff_rate_estimate_qscale (s=0x626000000100, dry_run=0)
|
|---|
| 111 | at libavcodec/ratecontrol.c:967
|
|---|
| 112 | #1 0x000000000437e887 in estimate_qp (s=0x626000000100, dry_run=0)
|
|---|
| 113 | at libavcodec/mpegvideo_enc.c:3607
|
|---|
| 114 | #2 0x000000000436ae4e in encode_picture (s=0x626000000100, picture_number=6)
|
|---|
| 115 | at libavcodec/mpegvideo_enc.c:3807
|
|---|
| 116 | #3 0x000000000433e284 in ff_mpv_encode_picture (avctx=0x619000002380,
|
|---|
| 117 | pkt=0x60e000010780, pic_arg=<optimized out>, got_packet=0x7fffffffae00)
|
|---|
| 118 | at libavcodec/mpegvideo_enc.c:1868
|
|---|
| 119 | #4 0x000000000313a8d1 in avcodec_encode_video2 (avctx=0x619000002380,
|
|---|
| 120 | avpkt=<optimized out>, frame=0x616000050480, got_packet_ptr=<optimized out>)
|
|---|
| 121 | at libavcodec/encode.c:302
|
|---|
| 122 | #5 0x000000000313da5f in do_encode (avctx=<optimized out>, frame=0x616000050480,
|
|---|
| 123 | got_packet=0x7fffffffae00) at libavcodec/encode.c:371
|
|---|
| 124 | #6 0x000000000313d13f in avcodec_send_frame (avctx=<optimized out>,
|
|---|
| 125 | frame=0x616000050480) at libavcodec/encode.c:420
|
|---|
| 126 | #7 0x000000000065b93d in do_video_out (of=0x60a0000002c0, ost=0x616000001e80,
|
|---|
| 127 | next_picture=0x616000050480, sync_ipts=4.9406564584124654e-324)
|
|---|
| 128 | at fftools/ffmpeg.c:1287
|
|---|
| 129 | #8 0x00000000006536ee in reap_filters (flush=0) at fftools/ffmpeg.c:1504
|
|---|
| 130 | #9 0x00000000005e7433 in transcode_step () at fftools/ffmpeg.c:4648
|
|---|
| 131 | #10 transcode () at fftools/ffmpeg.c:4692
|
|---|
| 132 | #11 0x00000000005db6ec in main (argc=<optimized out>, argv=<optimized out>)
|
|---|
| 133 | at fftools/ffmpeg.c:4894
|
|---|
| 134 | (gdb) disass $pc-32,$pc+32
|
|---|
| 135 | Dump of assembler code from 0x493a9d4 to 0x493aa14:
|
|---|
| 136 | 0x000000000493a9d4 <ff_rate_estimate_qscale+21396>: shl $0x48,%ebx
|
|---|
| 137 | 0x000000000493a9d7 <ff_rate_estimate_qscale+21399>: cvttps2pi %xmm2,%mm0
|
|---|
| 138 | 0x000000000493a9da <ff_rate_estimate_qscale+21402>: ucomiss %xmm1,%xmm2
|
|---|
| 139 | 0x000000000493a9dd <ff_rate_estimate_qscale+21405>: cmovae %rcx,%rax
|
|---|
| 140 | 0x000000000493a9e1 <ff_rate_estimate_qscale+21409>: cmpb $0x0,0x7fff8000(%rbx)
|
|---|
| 141 | 0x000000000493a9e8 <ff_rate_estimate_qscale+21416>: jne 0x493fc39 <ff_rate_estimate_qscale+42489>
|
|---|
| 142 | 0x000000000493a9ee <ff_rate_estimate_qscale+21422>: mov %rax,(%r15)
|
|---|
| 143 | 0x000000000493a9f1 <ff_rate_estimate_qscale+21425>: test %r12,%r12
|
|---|
| 144 | => 0x000000000493a9f4 <ff_rate_estimate_qscale+21428>: jne 0x493e1b1 <ff_rate_estimate_qscale+35697>
|
|---|
| 145 | 0x000000000493a9fa <ff_rate_estimate_qscale+21434>: mov $0xb76e93c,%edi
|
|---|
| 146 | 0x000000000493a9ff <ff_rate_estimate_qscale+21439>: callq 0x505b70 <__sanitizer_cov_trace_pc_guard>
|
|---|
| 147 | 0x000000000493aa04 <ff_rate_estimate_qscale+21444>: lea 0x10(%r14),%rbx
|
|---|
| 148 | 0x000000000493aa08 <ff_rate_estimate_qscale+21448>: mov $0x3,%edi
|
|---|
| 149 | 0x000000000493aa0d <ff_rate_estimate_qscale+21453>: mov $0xffffffffffffffff,%rsi
|
|---|
| 150 | End of assembler dump.
|
|---|
| 151 | (gdb) info all-registers
|
|---|
| 152 | rax 0x1 1
|
|---|
| 153 | rbx 0xc4c000003ef 13520557048815
|
|---|
| 154 | rcx 0x0 0
|
|---|
| 155 | rdx 0x493a9ae 76786094
|
|---|
| 156 | rsi 0x0 0
|
|---|
| 157 | rdi 0xb76e934 192342324
|
|---|
| 158 | rbp 0x7fffffffa470 0x7fffffffa470
|
|---|
| 159 | rsp 0x7fffffffa100 0x7fffffffa100
|
|---|
| 160 | r8 0x2990be 2724030
|
|---|
| 161 | r9 0x2 2
|
|---|
| 162 | r10 0x0 0
|
|---|
| 163 | r11 0x206 518
|
|---|
| 164 | r12 0x0 0
|
|---|
| 165 | r13 0x626000001f68 108164456390504
|
|---|
| 166 | r14 0x7fffffffa3a0 140737488331680
|
|---|
| 167 | r15 0x626000001f78 108164456390520
|
|---|
| 168 | rip 0x493a9f4 0x493a9f4 <ff_rate_estimate_qscale+21428>
|
|---|
| 169 | eflags 0x246 [ PF ZF IF ]
|
|---|
| 170 | cs 0x33 51
|
|---|
| 171 | ss 0x2b 43
|
|---|
| 172 | ds 0x0 0
|
|---|
| 173 | es 0x0 0
|
|---|
| 174 | fs 0x0 0
|
|---|
| 175 | gs 0x0 0
|
|---|
| 176 | st0 <invalid float value> (raw 0xffff0000000000000000)
|
|---|
| 177 | st1 <invalid float value> (raw 0xffff0000000000000000)
|
|---|
| 178 | st2 <invalid float value> (raw 0xffff000000000000002b)
|
|---|
| 179 | st3 -nan(0x8080808080808080) (raw 0xffff8080808080808080)
|
|---|
| 180 | st4 <invalid float value> (raw 0xffff0000000000000000)
|
|---|
| 181 | st5 <invalid float value> (raw 0xffff0001000100010001)
|
|---|
| 182 | st6 <invalid float value> (raw 0xffff0004000400040004)
|
|---|
| 183 | st7 -4529783 (raw 0xc0158a3cee0000000000)
|
|---|
| 184 | fctrl 0x37f 895
|
|---|
| 185 | fstat 0x400 1024
|
|---|
| 186 | ftag 0xffff 65535
|
|---|
| 187 | fiseg 0x7fff 32767
|
|---|
| 188 | fioff 0xf5cd0fdf -171110433
|
|---|
| 189 | foseg 0x0 0
|
|---|
| 190 | fooff 0x0 0
|
|---|
| 191 | fop 0x0 0
|
|---|
| 192 | mxcsr 0x1fa9 [ IE OE PE IM DM ZM OM UM PM ]
|
|---|
| 193 | ---Type <return> to continue, or q <return> to quit---
|
|---|
| 194 | bndcfgu {raw = 0x0, config = {base = 0x0, reserved = 0x0, preserved = 0x0,
|
|---|
| 195 | enabled = 0x0}} {raw = 0x0, config = {base = 0, reserved = 0,
|
|---|
| 196 | preserved = 0, enabled = 0}}
|
|---|
| 197 | bndstatus {raw = 0x0, status = {bde = 0x0, error = 0x0}} {raw = 0x0,
|
|---|
| 198 | status = {bde = 0, error = 0}}
|
|---|
| 199 | k0 0x0 0
|
|---|
| 200 | k1 0x0 0
|
|---|
| 201 | k2 0x0 0
|
|---|
| 202 | k3 0x0 0
|
|---|
| 203 | k4 0x0 0
|
|---|
| 204 | k5 0x0 0
|
|---|
| 205 | k6 0x0 0
|
|---|
| 206 | k7 0x0 0
|
|---|
| 207 | pkru 0x55555554 1431655764
|
|---|
| 208 | zmm0 {v16_float = {0x0, 0x0 <repeats 15 times>}, v8_double = {0x0, 0x0,
|
|---|
| 209 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0, 0x0, 0x0, 0xdf,
|
|---|
| 210 | 0x0 <repeats 60 times>}, v32_int16 = {0x0, 0xdf00, 0x0 <repeats 30 times>},
|
|---|
| 211 | v16_int32 = {0xdf000000, 0x0 <repeats 15 times>}, v8_int64 = {0xdf000000, 0x0,
|
|---|
| 212 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0xdf000000, 0x0, 0x0, 0x0}}
|
|---|
| 213 | zmm1 {v16_float = {0x0, 0x0 <repeats 15 times>}, v8_double = {0x0, 0x0,
|
|---|
| 214 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0, 0x0, 0x0, 0x5f,
|
|---|
| 215 | 0x0 <repeats 60 times>}, v32_int16 = {0x0, 0x5f00, 0x0 <repeats 30 times>},
|
|---|
| 216 | v16_int32 = {0x5f000000, 0x0 <repeats 15 times>}, v8_int64 = {0x5f000000, 0x0,
|
|---|
| 217 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x5f000000, 0x0, 0x0, 0x0}}
|
|---|
| 218 | zmm2 {v16_float = {0x1, 0x0 <repeats 15 times>}, v8_double = {0x0, 0x0,
|
|---|
| 219 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0, 0x0, 0x80, 0x3f,
|
|---|
| 220 | 0x0 <repeats 60 times>}, v32_int16 = {0x0, 0x3f80, 0x0 <repeats 30 times>},
|
|---|
| 221 | v16_int32 = {0x3f800000, 0x0 <repeats 15 times>}, v8_int64 = {0x3f800000, 0x0,
|
|---|
| 222 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x3f800000, 0x0, 0x0, 0x0}}
|
|---|
| 223 | zmm3 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0,
|
|---|
| 224 | 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {
|
|---|
| 225 | 0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {
|
|---|
| 226 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
|
|---|
| 227 | zmm4 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0,
|
|---|
| 228 | 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {
|
|---|
| 229 | 0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {
|
|---|
| 230 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
|
|---|
| 231 | zmm5 {v16_float = {0x32121, 0x32121, 0x32121, 0x32121,
|
|---|
| 232 | 0x0 <repeats 12 times>}, v8_double = {0x7fffffffffffffff, 0x7fffffffffffffff,
|
|---|
| 233 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x48 <repeats 16 times>,
|
|---|
| 234 | 0x0 <repeats 48 times>}, v32_int16 = {0x4848, 0x4848, 0x4848, 0x4848, 0x4848,
|
|---|
| 235 | ---Type <return> to continue, or q <return> to quit---
|
|---|
| 236 | 0x4848, 0x4848, 0x4848, 0x0 <repeats 24 times>}, v16_int32 = {0x48484848,
|
|---|
| 237 | 0x48484848, 0x48484848, 0x48484848, 0x0 <repeats 12 times>}, v8_int64 = {
|
|---|
| 238 | 0x4848484848484848, 0x4848484848484848, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0},
|
|---|
| 239 | v4_int128 = {0x48484848484848484848484848484848, 0x0, 0x0, 0x0}}
|
|---|
| 240 | zmm6 {v16_float = {0x32121, 0x32121, 0x32121, 0x32121,
|
|---|
| 241 | 0x0 <repeats 12 times>}, v8_double = {0x7fffffffffffffff, 0x7fffffffffffffff,
|
|---|
| 242 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x48 <repeats 16 times>,
|
|---|
| 243 | 0x0 <repeats 48 times>}, v32_int16 = {0x4848, 0x4848, 0x4848, 0x4848, 0x4848,
|
|---|
| 244 | 0x4848, 0x4848, 0x4848, 0x0 <repeats 24 times>}, v16_int32 = {0x48484848,
|
|---|
| 245 | 0x48484848, 0x48484848, 0x48484848, 0x0 <repeats 12 times>}, v8_int64 = {
|
|---|
| 246 | 0x4848484848484848, 0x4848484848484848, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0},
|
|---|
| 247 | v4_int128 = {0x48484848484848484848484848484848, 0x0, 0x0, 0x0}}
|
|---|
| 248 | zmm7 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0,
|
|---|
| 249 | 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {
|
|---|
| 250 | 0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {
|
|---|
| 251 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
|
|---|
| 252 | zmm8 {v16_float = {0x0, 0x0, 0x0 <repeats 14 times>}, v8_double = {0x0,
|
|---|
| 253 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0, 0x0, 0x0, 0x0, 0xd,
|
|---|
| 254 | 0x0 <repeats 59 times>}, v32_int16 = {0x0, 0x0, 0xd, 0x0 <repeats 29 times>},
|
|---|
| 255 | v16_int32 = {0x0, 0xd, 0x0 <repeats 14 times>}, v8_int64 = {0xd00000000, 0x0,
|
|---|
| 256 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0xd00000000, 0x0, 0x0, 0x0}}
|
|---|
| 257 | zmm9 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0,
|
|---|
| 258 | 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {
|
|---|
| 259 | 0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {
|
|---|
| 260 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
|
|---|
| 261 | zmm10 {v16_float = {0x0, 0x1, 0x0 <repeats 14 times>}, v8_double = {0x0,
|
|---|
| 262 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 263 | 0xe0, 0x3f, 0x0 <repeats 56 times>}, v32_int16 = {0x0, 0x0, 0x0, 0x3fe0,
|
|---|
| 264 | 0x0 <repeats 28 times>}, v16_int32 = {0x0, 0x3fe00000,
|
|---|
| 265 | 0x0 <repeats 14 times>}, v8_int64 = {0x3fe0000000000000, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 266 | 0x0, 0x0, 0x0}, v4_int128 = {0x3fe0000000000000, 0x0, 0x0, 0x0}}
|
|---|
| 267 | zmm11 {v16_float = {0xffffffff, 0x0, 0x0 <repeats 14 times>},
|
|---|
| 268 | v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x5f, 0xce,
|
|---|
| 269 | 0xa8, 0x73, 0x1a, 0xb7, 0x50, 0x3e, 0x0 <repeats 56 times>}, v32_int16 = {
|
|---|
| 270 | 0xce5f, 0x73a8, 0xb71a, 0x3e50, 0x0 <repeats 28 times>}, v16_int32 = {
|
|---|
| 271 | 0x73a8ce5f, 0x3e50b71a, 0x0 <repeats 14 times>}, v8_int64 = {
|
|---|
| 272 | 0x3e50b71a73a8ce5f, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {
|
|---|
| 273 | 0x3e50b71a73a8ce5f, 0x0, 0x0, 0x0}}
|
|---|
| 274 | zmm12 {v16_float = {0x0, 0x0, 0x0 <repeats 14 times>}, v8_double = {0x0,
|
|---|
| 275 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0, 0x0, 0x0, 0xf8, 0x72,
|
|---|
| 276 | 0x46, 0xbd, 0x3c, 0x0 <repeats 56 times>}, v32_int16 = {0x0, 0xf800, 0x4672,
|
|---|
| 277 | ---Type <return> to continue, or q <return> to quit---
|
|---|
| 278 | 0x3cbd, 0x0 <repeats 28 times>}, v16_int32 = {0xf8000000, 0x3cbd4672,
|
|---|
| 279 | 0x0 <repeats 14 times>}, v8_int64 = {0x3cbd4672f8000000, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 280 | 0x0, 0x0, 0x0}, v4_int128 = {0x3cbd4672f8000000, 0x0, 0x0, 0x0}}
|
|---|
| 281 | zmm13 {v16_float = {0xa0, 0x0, 0x0 <repeats 14 times>}, v8_double = {0x0,
|
|---|
| 282 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0xb, 0x2a, 0x20, 0x43, 0xe1,
|
|---|
| 283 | 0x68, 0x71, 0x3d, 0x0 <repeats 56 times>}, v32_int16 = {0x2a0b, 0x4320,
|
|---|
| 284 | 0x68e1, 0x3d71, 0x0 <repeats 28 times>}, v16_int32 = {0x43202a0b, 0x3d7168e1,
|
|---|
| 285 | 0x0 <repeats 14 times>}, v8_int64 = {0x3d7168e143202a0b, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 286 | 0x0, 0x0, 0x0}, v4_int128 = {0x3d7168e143202a0b, 0x0, 0x0, 0x0}}
|
|---|
| 287 | zmm14 {v16_float = {0x0, 0x0, 0x0, 0x0, 0x0 <repeats 12 times>},
|
|---|
| 288 | v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x75, 0x0,
|
|---|
| 289 | 0x6f, 0x0, 0x65, 0x0, 0x59, 0x0, 0x4e, 0x0, 0x46, 0x0, 0x43, 0x0, 0x42,
|
|---|
| 290 | 0x0 <repeats 49 times>}, v32_int16 = {0x75, 0x6f, 0x65, 0x59, 0x4e, 0x46,
|
|---|
| 291 | 0x43, 0x42, 0x0 <repeats 24 times>}, v16_int32 = {0x6f0075, 0x590065,
|
|---|
| 292 | 0x46004e, 0x420043, 0x0 <repeats 12 times>}, v8_int64 = {0x590065006f0075,
|
|---|
| 293 | 0x4200430046004e, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {
|
|---|
| 294 | 0x4200430046004e00590065006f0075, 0x0, 0x0, 0x0}}
|
|---|
| 295 | zmm15 {v16_float = {0x0, 0x0, 0x0, 0x0, 0x0 <repeats 12 times>},
|
|---|
| 296 | v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x71, 0x0,
|
|---|
| 297 | 0x6a, 0x0, 0x61, 0x0, 0x55, 0x0, 0x4a, 0x0, 0x43, 0x0, 0x41, 0x0, 0x41,
|
|---|
| 298 | 0x0 <repeats 49 times>}, v32_int16 = {0x71, 0x6a, 0x61, 0x55, 0x4a, 0x43,
|
|---|
| 299 | 0x41, 0x41, 0x0 <repeats 24 times>}, v16_int32 = {0x6a0071, 0x550061,
|
|---|
| 300 | 0x43004a, 0x410041, 0x0 <repeats 12 times>}, v8_int64 = {0x550061006a0071,
|
|---|
| 301 | 0x4100410043004a, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {
|
|---|
| 302 | 0x4100410043004a00550061006a0071, 0x0, 0x0, 0x0}}
|
|---|
| 303 | zmm16 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0,
|
|---|
| 304 | 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {
|
|---|
| 305 | 0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {
|
|---|
| 306 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
|
|---|
| 307 | zmm17 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0,
|
|---|
| 308 | 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {
|
|---|
| 309 | 0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {
|
|---|
| 310 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
|
|---|
| 311 | zmm18 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0,
|
|---|
| 312 | 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {
|
|---|
| 313 | 0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {
|
|---|
| 314 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
|
|---|
| 315 | zmm19 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0,
|
|---|
| 316 | 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {
|
|---|
| 317 | 0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {
|
|---|
| 318 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
|
|---|
| 319 | ---Type <return> to continue, or q <return> to quit---
|
|---|
| 320 | zmm20 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0,
|
|---|
| 321 | 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {
|
|---|
| 322 | 0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {
|
|---|
| 323 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
|
|---|
| 324 | zmm21 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0,
|
|---|
| 325 | 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {
|
|---|
| 326 | 0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {
|
|---|
| 327 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
|
|---|
| 328 | zmm22 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0,
|
|---|
| 329 | 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {
|
|---|
| 330 | 0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {
|
|---|
| 331 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
|
|---|
| 332 | zmm23 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0,
|
|---|
| 333 | 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {
|
|---|
| 334 | 0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {
|
|---|
| 335 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
|
|---|
| 336 | zmm24 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0,
|
|---|
| 337 | 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {
|
|---|
| 338 | 0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {
|
|---|
| 339 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
|
|---|
| 340 | zmm25 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0,
|
|---|
| 341 | 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {
|
|---|
| 342 | 0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {
|
|---|
| 343 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
|
|---|
| 344 | zmm26 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0,
|
|---|
| 345 | 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {
|
|---|
| 346 | 0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {
|
|---|
| 347 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
|
|---|
| 348 | zmm27 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0,
|
|---|
| 349 | 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {
|
|---|
| 350 | 0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {
|
|---|
| 351 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
|
|---|
| 352 | zmm28 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0,
|
|---|
| 353 | 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {
|
|---|
| 354 | 0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {
|
|---|
| 355 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
|
|---|
| 356 | zmm29 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0,
|
|---|
| 357 | 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {
|
|---|
| 358 | 0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {
|
|---|
| 359 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
|
|---|
| 360 | zmm30 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0,
|
|---|
| 361 | ---Type <return> to continue, or q <return> to quit---
|
|---|
| 362 | 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {
|
|---|
| 363 | 0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {
|
|---|
| 364 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
|
|---|
| 365 | zmm31 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0,
|
|---|
| 366 | 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {
|
|---|
| 367 | 0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {
|
|---|
| 368 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
|
|---|
| 369 | bnd0 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1
|
|---|
| 370 | bnd1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1
|
|---|
| 371 | bnd2 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1
|
|---|
| 372 | bnd3 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1
|
|---|
| 373 |
|
|---|