Searched hist:144354 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/amd64/amd64/
H A Ddb_disasm.cdiff 144354 Wed Mar 30 20:57:41 MST 2005 peter Checkpoint today's tidy-up of the WIP disassembler. It now agrees with
objdump --disassemble when disassembling itself in userland. I've added
the cmovCC instruction group and tweaked a bunch of size sensitive array
indexes to either fix my mistakes and/or force it to work by any means
necessary.

I'm committing this because it is usable enough to see what is going on
when single stepping via ddb.

It might still tell lies, but its lies will be far more subtle now. I'm
not sure that this is a good thing or not.

Completed in 60 milliseconds