Searched refs:build_indexed_byte (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-m68hc11.c | 208 static int build_indexed_byte (operand *, int, int); 2060 build_indexed_byte (operand *op, int format ATTRIBUTE_UNUSED, int move_insn) in build_indexed_byte() function 2489 build_indexed_byte (&operands[0], format, 1); in build_insn() 2495 build_indexed_byte (&operands[1], format, 1); in build_insn() 2536 build_indexed_byte (&operands[i], format, move_insn); in build_insn() 3613 build_indexed_byte (&operands[1], operands[1].mode, 1); in md_assemble() 3626 build_indexed_byte (&operands[1], operands[1].mode, 1); in md_assemble() 3633 build_indexed_byte (&operands[0], operands[0].mode, 1); in md_assemble() 3634 build_indexed_byte (&operands[1], operands[1].mode, 1); in md_assemble() 3670 build_indexed_byte (&operands[1], operands[1].mode, 1); in md_assemble() [all …]
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-0203 | 3408 (build_indexed_byte): Use a STATE_INDEXED_PCREL relax code. 3526 * config/tc-m68hc11.c (build_indexed_byte): Use a frag_var to handle 4854 (build_indexed_byte): Fix post index byte for indexed indirect mode.
|
D | ChangeLog-0001 | 940 (build_dbranch_insn, build_indexed_byte): Likewise. 3537 (build_indexed_byte): Don't relax indexed byte, use 16-bit offset 4100 * config/tc-m68hc11.c (build_indexed_byte): Print the offset in
|
D | ChangeLog-2004 | 2540 * config/tc-m68hc11.c (build_indexed_byte): movb and movw cannot
|