Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-18 | v0.5.2v0.5.2 | 1 | -0/+1 | |
2018-05-18 | fix asm! clobber, no inline-asm support, 4 insn per cycle | 1 | -5/+16 | |
2018-05-18 | add asm::delay | 1 | -0/+24 | |
2018-04-26 | make compilable on stable | 1 | -26/+108 | |
2018-04-12 | Add SEV assembly instruction | 1 | -0/+11 | |
2017-12-23 | map asm! ops to unimplemented! on non ARM targets | 1 | -47/+26 | |
2017-06-05 | inline all the functions in the asm module | 1 | -0/+6 | |
2017-06-05 | Add barrier instructions | 1 | -0/+50 | |
2017-03-08 | turn bkpt! into a function | 1 | -40/+14 | |
2017-03-04 | review safety of the existing API, make the register API type safe | 1 | -18/+46 | |
2016-10-15 | asm must be in an unsafe block. | 1 | -1/+3 | |
2016-10-15 | Added nop() function | 1 | -0/+5 | |
2016-10-03 | make this crate compile further for HOST | 1 | -0/+16 | |
2016-09-27 | initial commit | 1 | -0/+35 |