summaryrefslogtreecommitdiff
path: root/libcpu/defs
Commit message (Expand)AuthorAgeFilesLines
* Add Intel SSE4 support to disassembler.Ulrich Drepper2009-01-011-0/+48
* Implement blendvpd and blendvps opcodes in x86/x86-64 disassembler.Ulrich Drepper2008-12-311-0/+2
* Implement blendps opcode for x86/x86-64.Ulrich Drepper2008-12-301-0/+1
* Implement disassembly of blendpd instruction for x86/x86-64.Ulrich Drepper2008-12-301-0/+1
* Implement AMD 3DNOW disassembly.Ulrich Drepper2008-12-191-0/+1
* propagate from branch 'com.redhat.elfutils.roland.pending' (head 6b4ecd4bacd2...Ulrich Drepper2008-01-221-1/+1
* Fix a couple of x86-64 disassembler cases.Ulrich Drepper2008-01-141-4/+16
* Fix a few instructions with immediate arguments.Ulrich Drepper2008-01-111-3/+3
* Simplification in x86 machine description.Ulrich Drepper2008-01-111-1/+1
* Add x86-64 disassembler support.Ulrich Drepper2008-01-092-388/+100
* Add remaining Intel x86 opcodes.Ulrich Drepper2008-01-041-48/+177
* Yet more x86 disassembler changes.Ulrich Drepper2008-01-041-14/+53
* Add more SSE instructions for x86 disassembler.Ulrich Drepper2008-01-031-21/+39
* Rewrite matcher to allow easier handling of SSE instructions.Ulrich Drepper2008-01-031-29/+61
* propagate from branch 'com.redhat.elfutils.disasm' (head d15b4eb794e81e477f98...Ulrich Drepper2008-01-023-0/+1049