summaryrefslogtreecommitdiffstats
path: root/libcpu/i386_data.h
Commit message (Expand)AuthorAgeFilesLines
* libcpu: Fix bounds checks and replace asserts with errors.Mark Wielaard2019-10-261-1/+1
* Update name, license and contributor policy.Mark Wielaard2012-06-051-16/+19
* Fix a couple of x86-64 disassembler cases.Ulrich Drepper2008-01-141-0/+73
* Add comment with absolute address to %rip based address modes.Ulrich Drepper2008-01-121-0/+3
* Cleanups in libasm abd objdump.Ulrich Drepper2008-01-111-1/+1
* More immediate operand fixes for x86 disassembler.Ulrich Drepper2008-01-111-3/+13
* Optimize disassembler a bit.Ulrich Drepper2008-01-111-17/+11
* Fix a few instructions with immediate arguments.Ulrich Drepper2008-01-111-2/+9
* merge of '3bc1b3a545049c99f3627ae7f0cbd7cf256e3806'Ulrich Drepper2008-01-111-883/+450
* propagate from branch 'com.redhat.elfutils.roland.pending' (head 26cc2ce45739...Ulrich Drepper2008-01-091-450/+883
* Simplify operand callback function interface.Ulrich Drepper2008-01-111-883/+450
* Add x86-64 disassembler support.Ulrich Drepper2008-01-091-54/+412
* Add remaining Intel x86 opcodes.Ulrich Drepper2008-01-041-0/+2
* Rewrite matcher to allow easier handling of SSE instructions.Ulrich Drepper2008-01-031-31/+26
* propagate from branch 'com.redhat.elfutils.disasm' (head d15b4eb794e81e477f98...Ulrich Drepper2008-01-021-0/+1406