Searched refs:sh_operand_info (Results 1 – 1 of 1) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-sh.c | 46 sh_operand_info; typedef 1231 parse_exp (char *s, sh_operand_info *op) in parse_exp() 1272 parse_at (char *src, sh_operand_info *op) in parse_at() 1444 get_operand (char **ptr, sh_operand_info *op) in get_operand() 1480 get_operands (sh_opcode_info *info, char *args, sh_operand_info *operand) in get_operands() 1538 get_specific (sh_opcode_info *opcode, sh_operand_info *operands) in get_specific() 1560 sh_operand_info *user = operands + n; in get_specific() 2099 insert (char *where, int how, int pcrel, sh_operand_info *op) in insert() 2110 insert4 (char * where, int how, int pcrel, sh_operand_info * op) in insert4() 2120 build_relax (sh_opcode_info *opcode, sh_operand_info *op) in build_relax() [all …]
|