
Data Fields | |
| const char * | name |
| bool | single_class |
| bool | single_reg |
| ISA_REGISTER_CLASS | rc |
| INT | reg [ISA_REGISTER_CLASS_MAX+1] |
| unsigned long long | val |
Definition at line 69 of file abi_properties_gen.cxx.
| const char* abi_property::name |
Definition at line 70 of file abi_properties_gen.cxx.
Referenced by ABI_Properties_End(), and Create_Reg_Property().
Definition at line 71 of file abi_properties_gen.cxx.
Referenced by ABI_Properties_End(), Create_Reg_Property(), Reg_Property(), and Reg_Property_Range().
Definition at line 72 of file abi_properties_gen.cxx.
Referenced by ABI_Properties_End(), Create_Reg_Property(), and Reg_Property().
Definition at line 73 of file abi_properties_gen.cxx.
Referenced by ABI_Properties_End(), Create_Reg_Property(), Reg_Property(), and Reg_Property_Range().
| INT abi_property::reg[ISA_REGISTER_CLASS_MAX+1] |
Definition at line 74 of file abi_properties_gen.cxx.
Referenced by ABI_Properties_End(), Create_Reg_Property(), Reg_Property(), and Reg_Property_Range().
| unsigned long long abi_property::val |
Definition at line 75 of file abi_properties_gen.cxx.
Referenced by ABI_Properties_End(), Create_Reg_Property(), Reg_Property(), and Reg_Property_Range().
1.5.6