Searched refs:get_specific (Results 1 – 12 of 12) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-z8k.c | 858 get_specific (opcode_entry_type *opcode, op_type *operands) in get_specific() function 1259 opcode = get_specific (opcode, operand); in md_assemble()
|
D | tc-h8300.c | 358 static const struct h8_instruction * get_specific (const struct h8_instruction *, struct h8_op *, i… 1070 get_specific (const struct h8_instruction *instruction, in get_specific() function 2076 instruction = get_specific (instruction, operand, size); in md_assemble()
|
D | tc-sh.c | 1677 get_specific (sh_opcode_info *opcode, sh_operand_info *operands) in get_specific() function 2621 opcode = get_specific (opcode, operand); in assemble_ppi() 3019 opcode = get_specific (opcode, operand); in md_assemble()
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-0203 | 99 (get_specific): Add case CLASS_CTRL: Test for valid control 1265 * config/tc-h8300.c (get_specific): No PCREL8 encoding for bsr/bc 1504 * config/tc-h8300.c (get_specific): Allow ':8' to be used for 1558 (get_specific): Handle new CLASS_IRO type. Add register size 1758 * config/tc-h8sx.c (get_specific): Distinguish h8h from h8s ops. 3200 (get_specific): Prototype. Make "this_index" signed. 3363 (get_operand, get_operands, get_specific, newfix): Likewise. 3467 (get_specific): Prototype. Constify "struct opinfo *" arg and return 3644 (get_specific): Check for opcodes with the same name using strcmp 3669 (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-2012 | 1605 (get_specific): Trim X_add_number to 32 bits.
|
D | ChangeLog-2010 | 1888 * config/tc-sh.c (get_specific): Move overflow checking code to avoid
|
D | ChangeLog-0001 | 1257 get_operands, get_specific, insert, build_relax, 7057 (get_specific): If the the architecture doesn't match, fail. 7387 (get_specific): Remove FDREG_N support. Add support for sh-dsp
|
D | ChangeLog | 2759 * config/tc-sh.c (get_specific): Likewise.
|
D | ChangeLog-9899 | 4813 * config/tc-sh.c (get_specific): Handle SGR & DBR.
|