You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
187 B

handle SIGILL pass nostop noprint
break loadYmm0Breakpoint
break loadZmm0Breakpoint
break loadK0Breakpoint
break HandleSigill
cont
set width 4096
p $k0
cont
p/x $ymm0
cont
p/x $zmm0
quit