asmjit::RegTraits< kRegType > Struct Template Reference [¶]
struct asmjit::RegTraits< kRegType >
Register traits.
Register traits contain metadata about a particular register type. The metadata is used by AsmJit to setup register information on-the-fly and to populate tables that contain register information (this way it's possible to change register types and groups without having to reorder these tables).