https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261940
Ed Maste <ema...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ema...@freebsd.org --- Comment #3 from Ed Maste <ema...@freebsd.org> --- online disassembler says: .data :000f0015 0004e8 add BYTE PTR [eax+ebp*8],al .data :000f0018 42 inc edx .data :000f0019 48 dec eax .data :000f001a 7956 jns loc_000f0072 .data :000f001c 652020 and BYTE PTR gs:[eax],ah .data :000f001f 204879 and BYTE PTR [eax+0x79],cl .data :000f0022 7065 jo loc_000f0089 -- You are receiving this mail because: You are the assignee for the bug.