Minos Galanakis ae4d2cf3e3 bignum_common.py: Introduce the set_representation setter.
This patch adds the default representation attribute through a
setter() method in `BignumModRawConvertRep()`

It also adds standard common template properties:
    symbol = ""
    input_style = "arch_split"
    arity = 1

Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
2022-12-21 18:00:01 +00:00
..
2022-09-29 18:48:41 +02:00
2022-12-06 11:55:32 +00:00
2022-09-18 21:17:09 +02:00
2022-11-21 08:56:14 +00:00