#include <yula_global.h>
Public Member Functions | |
| dst_info () | |
| ~dst_info () | |
| dst_info () | |
| ~dst_info () | |
Public Attributes | |
| src_kind | flag |
| machine_kind | rg_kind |
| int | macro_num |
| char * | str_ptr |
| int | reg_num |
| adr_type | reg_type |
| dst_info * | next |
| char * | str_ptr |
| dst_info * | next |
|
|
Definition at line 102 of file include/yula_global.h. References flag, macro_num, NEITHER, next, reg_type, rg_kind, str_ptr, UNKNOWN_KIND, and UNKNOWN_SRC. |
|
|
Definition at line 111 of file include/yula_global.h. |
|
|
Definition at line 102 of file src/yula_global.h. References flag, macro_num, NEITHER, next, reg_type, rg_kind, str_ptr, UNKNOWN_KIND, and UNKNOWN_SRC. |
|
|
Definition at line 111 of file src/yula_global.h. |
|
|
Definition at line 94 of file src/yula_global.h. Referenced by type_track_list::add_entry(), decode_dst(), dst_info(), get_rg_num(), get_rg_type(), get_string_out_of_op(), handle_macro(), is_fp_type_rg(), oper_cmpp_alu(), and profile_rg::update_top(). |
|
|
Definition at line 96 of file src/yula_global.h. Referenced by decode_dst(), dst_info(), update_entry(), and profile_rg::update_top(). |
|
|
Definition at line 100 of file src/yula_global.h. |
|
|
Definition at line 100 of file include/yula_global.h. Referenced by decode_dst(), dst_info(), oper_cmpp_alu(), update_entry(), and profile_rg::update_top(). |
|
|
Definition at line 98 of file src/yula_global.h. Referenced by type_track_list::add_entry(), type_track_list::copy_types(), decode_dst(), type_track_list::find_corespondent_rg(), get_rg_num(), get_string_out_of_op(), handle_macro(), one_dst_one_src_ld_mem(), one_dst_one_src_pbra_alu(), one_dst_one_src_pbrr_alu(), and profile_rg::update_top(). |
|
|
Definition at line 99 of file src/yula_global.h. Referenced by type_track_list::add_entry(), type_track_list::copy_types(), decode_dst(), dst_info(), type_track_list::find_corespondent_rg(), get_rg_type(), get_string_out_of_op(), handle_macro(), is_fp_type_rg(), and profile_rg::update_top(). |
|
|
Definition at line 95 of file src/yula_global.h. Referenced by type_track_list::add_entry(), type_track_list::copy_types(), decode_dst(), dst_info(), type_track_list::find_corespondent_rg(), get_string_out_of_op(), and handle_macro(). |
|
|
Definition at line 97 of file src/yula_global.h. |
|
|
Definition at line 97 of file include/yula_global.h. Referenced by decode_dst(), dst_info(), get_string_out_of_op(), handle_macro(), and profile_rg::update_top(). |
1.3.2