| /openbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-w65.c | 55 static const struct opinfo *get_specific PARAMS ((const struct opinfo *)); 572 get_specific (opcode) in get_specific() function 699 opcode = get_specific (opcode);
|
| D | tc-h8500.c | 613 static h8500_opcode_info *get_specific 617 get_specific (opcode, operands) in get_specific() function 1119 opcode = get_specific (opcode, operand);
|
| D | tc-z8k.c | 842 get_specific (opcode_entry_type *opcode, op_type *operands) in get_specific() function 1248 opcode = get_specific (opcode, operand); in md_assemble()
|
| D | tc-h8300.c | 325 static const struct h8_instruction * get_specific (const struct h8_instruction *, struct h8_op *, i… 1031 get_specific (const struct h8_instruction *instruction, in get_specific() function 2012 instruction = get_specific (instruction, operand, size); in md_assemble()
|
| D | tc-sh.c | 1520 get_specific (sh_opcode_info *opcode, sh_operand_info *operands) in get_specific() function 2311 opcode = get_specific (opcode, operand); in assemble_ppi() 2666 opcode = get_specific (opcode, operand); in md_assemble()
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | tc-z8k.c | 837 get_specific (opcode_entry_type *opcode, op_type *operands) in get_specific() function 1238 opcode = get_specific (opcode, operand); in md_assemble()
|
| D | tc-h8300.c | 306 static const struct h8_instruction * get_specific (const struct h8_instruction *, struct h8_op *, i… 1013 get_specific (const struct h8_instruction *instruction, in get_specific() function 1985 instruction = get_specific (instruction, operand, size); in md_assemble()
|
| D | tc-sh.c | 1570 get_specific (sh_opcode_info *opcode, sh_operand_info *operands) in get_specific() function 2489 opcode = get_specific (opcode, operand); in assemble_ppi() 2884 opcode = get_specific (opcode, operand); in md_assemble()
|
| /openbsd/src/gnu/usr.bin/binutils/gas/ |
| D | ChangeLog-0203 | 99 (get_specific): Add case CLASS_CTRL: Test for valid control 1270 * config/tc-h8300.c (get_specific): No PCREL8 encoding for bsr/bc 1509 * config/tc-h8300.c (get_specific): Allow ':8' to be used for 1563 (get_specific): Handle new CLASS_IRO type. Add register size 1763 * config/tc-h8sx.c (get_specific): Distinguish h8h from h8s ops. 3208 (get_specific): Prototype. Make "this_index" signed. 3371 (get_operand, get_operands, get_specific, newfix): Likewise. 3475 (get_specific): Prototype. Constify "struct opinfo *" arg and return 3652 (get_specific): Check for opcodes with the same name using strcmp 3677 (get_specific): Ditto. [all …]
|
| D | ChangeLog-9697 | 944 * config/tc-sh.c (parse_reg, get_specific, build_Mytes): Add SH4 4229 * config/tc-h8300.c (get_specific): New operand "size" derived 4741 (get_specific): Promote L_24 to L_32 if it makes a match. 4752 (get_specific): Handle "stm.l" and "ldm.l". 5169 * config/tc-h8300.c (get_specific): Remove some #if 0 code.
|
| D | ChangeLog-9295 | 20 (get_specific): Handle A_SSR, A_SPC and A_REG_B. 1095 (get_specific, case F_FR0): Add. 1099 * config/tc-sh.c (get_specific): Delete arg_to_test. 1841 (get_specific): Handle new operand types. 3698 * config/tc-h8300.c (get_specific): Add parens around | inside &. 3874 (get_specific): Fix comment to avoid nested comments. 8834 * config/tc-z8k.c (get_specific, built_bytes): Understand all the 9074 * config/tc-h8300.c (get_specific): Special action if 8 bit 10150 get_specific, check, insert, md_convert_frag): Ditto.
|
| D | ChangeLog-0001 | 1267 get_operands, get_specific, insert, build_relax, 7067 (get_specific): If the the architecture doesn't match, fail. 7397 (get_specific): Remove FDREG_N support. Add support for sh-dsp
|
| D | ChangeLog-9899 | 4813 * config/tc-sh.c (get_specific): Handle SGR & DBR.
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | ChangeLog-0203 | 99 (get_specific): Add case CLASS_CTRL: Test for valid control 1270 * config/tc-h8300.c (get_specific): No PCREL8 encoding for bsr/bc 1509 * config/tc-h8300.c (get_specific): Allow ':8' to be used for 1563 (get_specific): Handle new CLASS_IRO type. Add register size 1763 * config/tc-h8sx.c (get_specific): Distinguish h8h from h8s ops. 3208 (get_specific): Prototype. Make "this_index" signed. 3371 (get_operand, get_operands, get_specific, newfix): Likewise. 3475 (get_specific): Prototype. Constify "struct opinfo *" arg and return 3652 (get_specific): Check for opcodes with the same name using strcmp 3677 (get_specific): Ditto. [all …]
|
| D | ChangeLog-2004 | 1401 * config/tc-sh.c (get_specific): Change arch_sh2a_up to 1414 (get_specific): Support sh2a opcodes. 1717 (get_specific): Likewise.
|
| D | ChangeLog-9697 | 944 * config/tc-sh.c (parse_reg, get_specific, build_Mytes): Add SH4 4229 * config/tc-h8300.c (get_specific): New operand "size" derived 4741 (get_specific): Promote L_24 to L_32 if it makes a match. 4752 (get_specific): Handle "stm.l" and "ldm.l". 5169 * config/tc-h8300.c (get_specific): Remove some #if 0 code.
|
| D | ChangeLog-9295 | 20 (get_specific): Handle A_SSR, A_SPC and A_REG_B. 1095 (get_specific, case F_FR0): Add. 1099 * config/tc-sh.c (get_specific): Delete arg_to_test. 1841 (get_specific): Handle new operand types. 3698 * config/tc-h8300.c (get_specific): Add parens around | inside &. 3874 (get_specific): Fix comment to avoid nested comments. 8834 * config/tc-z8k.c (get_specific, built_bytes): Understand all the 9074 * config/tc-h8300.c (get_specific): Special action if 8 bit 10150 get_specific, check, insert, md_convert_frag): Ditto.
|
| D | ChangeLog-0001 | 1267 get_operands, get_specific, insert, build_relax, 7067 (get_specific): If the the architecture doesn't match, fail. 7397 (get_specific): Remove FDREG_N support. Add support for sh-dsp
|
| D | ChangeLog-9899 | 4813 * config/tc-sh.c (get_specific): Handle SGR & DBR.
|