2 include("aarch64/LConfig")
4 @Collection("Platform")
5 def architecture_support():
7 Config ISA related features
15 # type(["i386", "x86_64", "aarch64", "rv64"])
16 type(["i386", "x86_64", "aarch64"])
23 @Term("Base operand size")
27 Defines the base size of a general register of the
30 This the 'bits' part when we are talking about a CPU