Mercurial > lcfOS
view python/target/armv7.lidl @ 319:8d07a4254f04
Work on burg
author | Windel Bouwman |
---|---|
date | Sat, 18 Jan 2014 18:58:43 +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; } }