~ruther/avr-device

ref: 90075ce574eee6881db2fdde12afa66256d441e2 avr-device/src/asm.rs -rw-r--r-- 301 bytes
0e433616 — Rahix 4 years ago
Add asm module for assembly instructions

Add a new module containing wrapper functions for various assembly
instructions.  These functions are marked inline(always) to ensure they
will always just generate the single instruction as expected.

Signed-off-by: Rahix <rahix@rahix.de>
Do not follow this link