Searched refs:op_placement_table (Results 1 – 2 of 2) sorted by relevance
348 op_placement_info_table op_placement_table; variable10797 op_placement_table = (op_placement_info_table) in init_op_placement_info_table()10803 op_placement_info *opi = &op_placement_table[opcode]; in init_op_placement_info_table()10847 return bit_is_set (slot, op_placement_table[opcode].slots[fmt]); in opcode_fits_format_slot()10856 return op_placement_table[opcode].narrowest_size; in xg_get_single_size()10863 return op_placement_table[opcode].narrowest; in xg_get_single_format()10870 return op_placement_table[opcode].narrowest_slot; in xg_get_single_slot()
673 (op_placement_info struct, op_placement_table): New.