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

/freebsd-11-stable/sys/amd64/amd64/
H A Ddb_disasm.cdiff 164263 Mon Nov 13 19:14:54 MST 2006 jhb Various fixes:
- Remove an extra entry from the array for 0x0f prefixed instruction groups.
This fixes decoding of instructions where the second opcode >= 0x80.
- Add support for the 64-bit immediate mov instructions.
- When short_addr is enabled, don't parse the modr/m byte for a 16-bit
address, but as a 32-bit address.
- Support %rip relative addressing.
- Don't print a displacement of 0 if there is a base or index register.

MFC after: 3 days

Completed in 140 milliseconds