view python/cortexm3desc.py @ 276:56d37ed4b4d2

phaa
author Windel Bouwman
date Mon, 16 Sep 2013 21:51:17 +0200
parents 444b9df2ed99
children
line wrap: on
line source


# Patterns

import cortexm3
import ir


{
"""
v3 = const1
v1 = v2 + v3
[v1] = v3
""": cortexm3.
}