Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-06 | remove "Incomplete" opcode from arm7 non-thumb decoder | iximeow | |
2020-12-06 | fix selection from wrong instr word, clean up .w suffixes | iximeow | |
2020-12-06 | fix regimm masks | iximeow | |
2020-12-06 | numerous one-off mis-specializations, most of ld/prefetch hints | iximeow | |
2020-12-06 | fix off by one in a mask for data-processing (shifted register) | iximeow | |
2020-12-06 | fix incorrect operand selection | iximeow | |
2020-12-06 | use bitvec in thumb decoder | iximeow | |
2020-12-06 | fix some 32-bit thumb2 instructions, hook up .w, `s`, and a few typos | iximeow | |
mostly confusion of pre/post-increment, operand widths, immediate widths, things of that nature | |||
2020-12-06 | add thumb/thumb2 decoding | iximeow | |
16-bit instructions only, for now |