|
|
|
|
|
by tdeck
3339 days ago
|
|
My favorite legacy x86 instructions are the BCD opcodes like AAA (Ascii Adjust after Addition). They are apparently now slower than doing the conversion and operations yourself, but are kept in there for compatibility with the original 8086. |
|
https://news.ycombinator.com/item?id=8477254
However, they were much slower in the days of the P4 (which was really an oddity in x86 performance characteristics.)