5 Commits

Author SHA1 Message Date
JaeIL Ryu cb3f49bf3e Docs fix 404link and some typo! (#412)
* Update README.md

fix missing link

* Update LIFE_OF_AN_INSTRUCTION.md

There are difference address between picture and example code.
maybe it is just a little mistake

* Update DESIGN.md

between A and B from C...
maybe it is wrong grammar.
but English is not my first language.

downstream tools can distinguish between LLVM `load` and `store` instructions from accesses to the modeled program's memory.
=>
downstream tools can distinguish LLVM `load` and `store` instructions from accesses to the modeled program's memory.

it seems more nature. (i think.)
2020-04-09 16:07:16 -04:00
Alessandro Gario 4174c1a84b Update links and remotes with the new organization name (#362)
* Docs: Update links with the new organization name

* Scripts: Update remotes with the new organization name
2019-10-24 16:02:47 -04:00
Mike Myers ee22baaf24 Proofread and edit Remill documentation 2017-12-20 00:34:00 -08:00
Peter Goodman c743aa4f85 Issue 137 lift bin ls (#145)
* Minor reformatting, re-enabling test of CCMP.

* Modified post-decoder of CCMP_n_CONDCMP_IMM, added more tests for it. Also added post-decoders, but NO tests for the register-register variant

* Fixes #144.

* Tests for LDP and STP. Decoder and semantics, but no tests for LDR and STR on the B, H, S, D, and Q vector sub-regs.

* Minor fix

* Minor fix, I think, to pre-index memops

* Minor simplifying code to pre- and post-index address operand handling
2017-09-26 12:52:47 -04:00
Peter Goodman 695de6d496 Beginnings of some documentation 2016-09-14 17:37:25 -04:00