Commit Graph

39 Commits

Author SHA1 Message Date
Ulrich Drepper 71696bafdb Optimize x86/x86-64 disassembler some more. Avoid relocations for string
table.
2008-12-31 11:34:47 -08:00
Ulrich Drepper 54a6d4b1b6 Fix printing of rex prefix in x86-64 disassembler. 2008-12-31 10:21:51 -08:00
Ulrich Drepper 98c245eb57 Optimize x86/x86-64 disassembler a bit. 2008-12-31 10:15:30 -08:00
Ulrich Drepper b51abc6fc1 Mark constant array as const. 2008-12-31 09:12:50 -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 506aada497 . 2008-12-17 22:25:09 -08:00
Ulrich Drepper 7f923f49a3 (i386_disasm): If instruction matches prefix, undoing the prefix match
finishes the instruction.
2008-12-17 22:24:14 -08:00
Ulrich Drepper 06ec9db81e Fix problems in last checkin. 2008-01-22 06:08:30 +00: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 c911d5c907 merge of '33d6cda327b8cb82fe8be29c24addb2bdf40acff'
and '4f7c8e6f95ff49761dd62bf932f09597f5838ab8'
2008-01-22 05:59:26 +00:00
Ulrich Drepper a9f3660eb1 Update copyright year. 2008-01-21 20:38:27 +00:00
Roland McGrath c58110d291 explicit merge of 'f9dc98cac1b8ccd38e7420c43dfe7551e2923aaa'
and '90e87946af64cdaa0fc75d344ca35ee2729e655d'
2008-01-22 01:56:41 +00:00
Roland McGrath c0d3c265f0 2008-01-21 Roland McGrath <roland@redhat.com>
* i386_parse.y: Add sanity check for NMNES macro value.
	* Makefile.am (i386_parse.o): Fix target in dependency rule.
2008-01-21 23:42:53 +00:00
Ulrich Drepper 93490007bd Don't try to distribute non-existing file. 2008-01-21 18:48:06 +00:00
Ulrich Drepper 35f2fe6ed1 Fix a couple of x86-64 disassembler cases. 2008-01-14 19:17:36 +00:00
Ulrich Drepper ebe0fcef1b Minimal use of symbol callback functions. 2008-01-12 07:15:51 +00:00
Ulrich Drepper fd47989094 Add comment with absolute address to %rip based address modes. 2008-01-12 03:06:47 +00:00
Ulrich Drepper 5eee122f63 Cleanups in libasm abd objdump. 2008-01-11 10:12:18 +00:00
Ulrich Drepper 8a3ca3a85e Better symbol retrieval function interface. Allow larger output buffers. 2008-01-11 09:35:15 +00:00
Ulrich Drepper 9dc49f58df More immediate operand fixes for x86 disassembler. 2008-01-11 07:18:44 +00:00
Ulrich Drepper 6bc105fc2c Optimize disassembler a bit. 2008-01-11 06:55:16 +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 d117ed89d2 merge of '3bc1b3a545049c99f3627ae7f0cbd7cf256e3806'
and '944c821e8ff593d1d87d48b73871f5ffa8c88515'
2008-01-11 05:10:32 +00:00
Ulrich Drepper e219f1c1b2 propagate from branch 'com.redhat.elfutils.roland.pending' (head 26cc2ce45739af072e7ff4fdab5e8eb7cd756d50)
to branch 'com.redhat.elfutils' (head bb519012dee7013b2cab5c2f5ed465cb3821b063)
2008-01-09 05:49:49 +00:00
Ulrich Drepper 9fbf0d9bdc Simplify operand callback function interface. 2008-01-11 05:10:19 +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 f231e276bd Cleanup after .disasm branch merge. 2008-01-02 18:07:17 +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
Ulrich Drepper 1e9ef50681 Fix FSF address. No exception for libdwarf. 2006-04-04 22:29:06 +00:00
Ulrich Drepper 361df7da6d propagate from branch 'com.redhat.elfutils.roland.pending' (head 4f8fc821345feef58624f0aa5b470d4827577d8c)
to branch 'com.redhat.elfutils' (head 76e26cb54695fd3b21ee8fb5be3036bd68200633)
2006-04-04 21:38:57 +00:00
Ulrich Drepper b08d5a8fb4 Adjust for monotone. 2005-07-26 05:00:05 +00:00