Mercurial > lcfOS
view python/target/armv7.lidl @ 313:04cf4d26a3bc
Added constant function
author | Windel Bouwman |
---|---|
date | Wed, 18 Dec 2013 18:02:26 +0100 |
parents | 534b94b40aa8 |
children | 44f336460c2a |
line wrap: on
line source
instruction yield { encoding: 0xbf10 } base rrr_base { encoding: '' } instruction add : rrr_base { semantics: { Rd = Rm + Rn; } }