view python/cortexm3desc.py @ 271:cf7d5fb7d9c8

Reorganization
author Windel Bouwman
date Tue, 20 Aug 2013 18:56:02 +0200
parents 444b9df2ed99
children
line wrap: on
line source


# Patterns

import cortexm3
import ir


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