16 Commits

Author SHA1 Message Date
unknown 705c22626b update to v0.190
Signed-off-by: unknown <zhangchun39@huawei.com>
2024-12-06 15:48:16 +08:00
Ulrich Drepper 3bf5759aa0 Add Intel SSE4 support to disassembler. 2009-01-01 18:52:05 -08:00
Ulrich Drepper 5bd4444e15 Implement blendvpd and blendvps opcodes in x86/x86-64 disassembler. 2008-12-31 09:02:54 -08:00
Ulrich Drepper ec32ff94cf Implement blendps opcode for x86/x86-64. 2008-12-30 23:24:09 -08:00
Ulrich Drepper 26d3c6fd8a Implement disassembly of blendpd instruction for x86/x86-64. 2008-12-30 23:12:16 -08:00
Ulrich Drepper 5a04b9f38a Implement AMD 3DNOW disassembly. 2008-12-19 01:14:12 -08:00
Ulrich Drepper 4d8bc81150 propagate from branch 'com.redhat.elfutils.roland.pending' (head 6b4ecd4bacd23aaea4922adc10aab7908c45d23e)
to branch 'com.redhat.elfutils' (head 80a9de86977a1031c60888fe4072688434a961be)
2008-01-22 06:02:31 +00:00
Ulrich Drepper 35f2fe6ed1 Fix a couple of x86-64 disassembler cases. 2008-01-14 19:17:36 +00:00
Ulrich Drepper 96a739922f Fix a few instructions with immediate arguments. 2008-01-11 06:17:06 +00:00
Ulrich Drepper 193d587f01 Simplification in x86 machine description. 2008-01-11 05:29:47 +00:00
Ulrich Drepper ff99322e98 Add x86-64 disassembler support. 2008-01-09 05:39:28 +00:00
Ulrich Drepper 9e6925dd43 Add remaining Intel x86 opcodes. 2008-01-04 21:42:14 +00:00
Ulrich Drepper fea4e9d82a Yet more x86 disassembler changes. 2008-01-04 03:21:38 +00:00
Ulrich Drepper ee67b64540 Add more SSE instructions for x86 disassembler. 2008-01-03 08:45:10 +00:00
Ulrich Drepper 515d8d7152 Rewrite matcher to allow easier handling of SSE instructions.
A\\Correct/add copyrights.
2008-01-03 07:41:03 +00:00
Ulrich Drepper 3cbdd387c7 propagate from branch 'com.redhat.elfutils.disasm' (head d15b4eb794e81e477f9896fe82a74cb5ecf4514c)
to branch 'com.redhat.elfutils' (head eaacbf01f8cc89d043ec6eca9b5e35cb5c4cde06)
2008-01-02 17:44:39 +00:00