Home
last modified time | relevance | path

Searched refs:get_specific (Results 1 – 12 of 12) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-z8k.c858 get_specific (opcode_entry_type *opcode, op_type *operands) in get_specific() function
1259 opcode = get_specific (opcode, operand); in md_assemble()
Dtc-h8300.c358 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()
Dtc-sh.c1677 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/
DChangeLog-020399 (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 …]
DChangeLog-20041401 * config/tc-sh.c (get_specific): Change arch_sh2a_up to
1414 (get_specific): Support sh2a opcodes.
1717 (get_specific): Likewise.
DChangeLog-9697944 * 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.
DChangeLog-929520 (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.
DChangeLog-20121605 (get_specific): Trim X_add_number to 32 bits.
DChangeLog-20101888 * config/tc-sh.c (get_specific): Move overflow checking code to avoid
DChangeLog-00011257 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
DChangeLog2759 * config/tc-sh.c (get_specific): Likewise.
DChangeLog-98994813 * config/tc-sh.c (get_specific): Handle SGR & DBR.