Searched defs:tilegx_operand (Results 1 – 3 of 3) sorted by relevance
1172 struct tilegx_operand struct1175 tilegx_operand_type type; argument1178 signed int default_reloc : 16;1181 unsigned int num_bits : 5;1206 extern const struct tilegx_operand tilegx_operands[]; argument
244 struct tilegx_operand struct247 tilegx_operand_type type; argument250 signed int default_reloc : 16;253 unsigned int num_bits : 5;256 unsigned int is_signed : 1;259 unsigned int is_src_reg : 1;262 unsigned int is_dest_reg : 1;265 unsigned int is_pc_relative : 1;268 unsigned int rightshift : 2;271 tilegx_bundle_bits (*insert) (int op);[all …]