Files
Garret Reece 1f1492efc2 Instruction implementations for issue #150 (#182)
* LDURSB_32_LDST_UNSCALED insn implemented, with test

* LDURSH_32_LDST_UNSCALED insn implemented, with test

* LDURSW_64_LDST_UNSCALED insn implemented, with test

* LDPSW_64_LDSTPAIR_OFF insn implemented, with test

* NOP_HI_SYSTEM insn implemented

* EON_64_LOG_SHIFT insn implemented, with test

* BSL_ASIMDSAME_ONLY insn implmented, with test

* STLR_SL32_LDSTEXCL insn implemented, with test

* stlr has proper memory access semantics

* LDPSW_64_LDSTPAIR_PRE, LDPSW_64_LDSTPAIR_POST, and EON_32_LOG_SHIFT insn implemented, with tests
2017-12-09 23:14:31 -05:00
..