Age | Commit message (Expand) | Author |
---|---|---|
2007-07-30 | X86: Add a bitfield to indicate whether or not an REX prefix was present. | Gabe Black |
2007-07-20 | Add a bitfield to decode based on what prefixes are used. | Gabe Black |
2007-06-19 | Add a stack size bitfield and expose the mode component of the ExtMachInst. | Gabe Black |
2007-06-12 | Flesh out the bitfields for prefixes. | Gabe Black |
2007-06-12 | Add an address size bitfield to the isa description and the ExtMachInst | Gabe Black |
2007-06-08 | Add a bitfield to refer to the opSize member of the extMachInst. | Gabe Black |
2007-03-21 | Break out the one and two byte opcodes into different files. Also change what... | Gabe Black |
2007-03-05 | Stub decoder. This is probably even farther from finished than it looks... | Gabe Black |