architecture

abstract fun architecture(name: String)(source)

Sets the cpu architecture being targeted.

The architecture is provided as a string name, which is translated into one of the supported architecture types.

See also

Supported notations.