| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-h8300.c | 351 static const struct h8_instruction * get_specific (const struct h8_instruction *, struct h8_op *, int) ; 1063 get_specific (const struct h8_instruction *instruction, function 1859 is safe. get_specific() will relax L_24 into L_32 where 2044 instruction = get_specific (instruction, operand, size);
|
| tc-z8k.c | 858 get_specific (opcode_entry_type *opcode, op_type *operands) function 1276 opcode = get_specific (opcode, operand);
|
| tc-sh.c | 1268 get_specific (sh_opcode_info *opcode, sh_operand_info *operands) 2216 opcode = get_specific (opcode, operand); 2564 /* Since we skip get_specific here, we have to check & update 2589 opcode = get_specific (opcode, operand); 1266 get_specific (sh_opcode_info *opcode, sh_operand_info *operands) function
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-h8300.c | 351 static const struct h8_instruction * get_specific (const struct h8_instruction *, struct h8_op *, int) ; 1063 get_specific (const struct h8_instruction *instruction, function 1859 is safe. get_specific() will relax L_24 into L_32 where 2044 instruction = get_specific (instruction, operand, size);
|
| tc-z8k.c | 858 get_specific (opcode_entry_type *opcode, op_type *operands) function 1277 opcode = get_specific (opcode, operand);
|
| tc-sh.c | 1268 get_specific (sh_opcode_info *opcode, sh_operand_info *operands) 2216 opcode = get_specific (opcode, operand); 2564 /* Since we skip get_specific here, we have to check & update 2589 opcode = get_specific (opcode, operand); 1266 get_specific (sh_opcode_info *opcode, sh_operand_info *operands) function
|