Data Fields | |
| const char * | name |
| std::list< ABI_PROPERTY > | reg_flags [ISA_REGISTER_CLASS_MAX+1][ISA_REGISTER_MAX+1] |
| const char * | reg_names [ISA_REGISTER_CLASS_MAX+1][ISA_REGISTER_MAX+1] |
Definition at line 101 of file abi_properties_gen.cxx.
| const char* abi::name |
Definition at line 102 of file abi_properties_gen.cxx.
| std::list<ABI_PROPERTY> abi::reg_flags[ISA_REGISTER_CLASS_MAX+1][ISA_REGISTER_MAX+1] |
Definition at line 109 of file abi_properties_gen.cxx.
| const char* abi::reg_names[ISA_REGISTER_CLASS_MAX+1][ISA_REGISTER_MAX+1] |
Definition at line 116 of file abi_properties_gen.cxx.
1.5.6