Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
addressing mode for jmp
|
|
these pointing at junk. Need some kind of heuristic for detecting garbage if I'm going to translate them ahead of time by default.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to effective address decoding
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
saving rdi. Possibly fix word wide IO reads.
|
|
|
|
don't have to worry about overflowing the offset. Implement neg and not (untested).
|
|
areg indirect mode
|
|
|
|
disassembler
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|