2009-09-16 |
Sean Callanan | Added the LODS (load byte into register, usually
|
commit | commitdiff | tree |
2009-09-16 |
Sean Callanan | Added the LAR (load segment access rights)
|
commit | commitdiff | tree |
2009-09-16 |
Sean Callanan | Added the LOOP family of instructions to the Intel
|
commit | commitdiff | tree |
2009-09-16 |
Sean Callanan | Added an alternate form of register-register CMP
|
commit | commitdiff | tree |
2009-09-16 |
Sean Callanan | Added the ENTER instruction, which sets up a stack
|
commit | commitdiff | tree |
2009-09-16 |
Sean Callanan | Added the definitions for one-bit left shifts to
|
commit | commitdiff | tree |
2009-09-16 |
Sean Callanan | Removed a few instructions that were already
|
commit | commitdiff | tree |
2009-09-16 |
Sean Callanan | Added a variety of floating-point and SSE instructions.
|
commit | commitdiff | tree |
2009-09-15 |
Sean Callanan | Added far return instructions (that is, returns to
|
commit | commitdiff | tree |
2009-09-15 |
Sean Callanan | Updated comments per Eli's suggestion.
|
commit | commitdiff | tree |
2009-09-15 |
Sean Callanan | Added register-to-register ADD instructions to the
|
commit | commitdiff | tree |
2009-09-15 |
Sean Callanan | Added a new register class for segment registers
|
commit | commitdiff | tree |
2009-09-15 |
Sean Callanan | Modified the Intel instruction tables to include
|
commit | commitdiff | tree |
2009-09-12 |
Sean Callanan | Added the WAIT instruction to the Intel tables,
|
commit | commitdiff | tree |
2009-09-12 |
Sean Callanan | Added CMPS (string comparison) instructions for all
|
commit | commitdiff | tree |
2009-09-12 |
Sean Callanan | Added SCAS instructions in their 8, 16, 32, and
|
commit | commitdiff | tree |
2009-09-11 |
Sean Callanan | Added ADC, SUB, SBB, and OR instructions that operate
|
commit | commitdiff | tree |
2009-09-10 |
Sean Callanan | Added XOR instructions for rAX and immediates of
|
commit | commitdiff | tree |
2009-09-10 |
Sean Callanan | Added MOV instructions between rAX and memory offsets,
|
commit | commitdiff | tree |
2009-09-10 |
Sean Callanan | Added a variety of PUSH and POP instructions, including
|
commit | commitdiff | tree |
2009-09-09 |
Sean Callanan | Added an abstract superclass, MCDisassembler, for
|
commit | commitdiff | tree |
2009-09-03 |
Sean Callanan | Added opaque 32-, 48-, and 80-bit memory operand types...
|
commit | commitdiff | tree |
2009-09-02 |
Sean Callanan | Fixed the asmstrings for 8-bit, 16-bit, and 32-bit...
|
commit | commitdiff | tree |
2009-09-01 |
Sean Callanan | Added TEST %rAX, $imm instructions to the Intel tables...
|
commit | commitdiff | tree |
2009-08-20 |
Sean Callanan | Fixed PCMPESTRM128 to have opcode 0x60 instead of 0x62...
|
commit | commitdiff | tree |
2009-08-11 |
Sean Callanan | Added ADD instructions with rAX as one parameter to...
|
commit | commitdiff | tree |
2009-08-11 |
Sean Callanan | Added the x86 INT instructions; both the special-case...
|
commit | commitdiff | tree |
2009-07-27 |
Sean Callanan | Thanks, Bill!
|
commit | commitdiff | tree |
2009-07-27 |
Sean Callanan | Many of Daniel's fixes.
|
commit | commitdiff | tree |
2009-07-25 |
Sean Callanan | MemoryObject - Abstract base class for contiguous addressabl...
|
commit | commitdiff | tree |
2009-07-23 |
Sean Callanan | Added a 2+-byte NOP instruction to the Intel tables,
|
commit | commitdiff | tree |
2009-07-22 |
Sean Callanan | Added the unconditional JMP with an 8-bit relocation...
|
commit | commitdiff | tree |
2009-06-23 |
Sean Callanan | Test commit: fixed spacing.
|
commit | commitdiff | tree |