Searched refs:build_bytes (Results 1 – 11 of 11) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-z8k.c | 1013 build_bytes (opcode_entry_type *this_try, struct z8k_op *operand ATTRIBUTE_UNUSED) in build_bytes() function 1274 build_bytes (opcode, operand); in md_assemble()
|
D | tc-h8300.c | 350 static void build_bytes (const struct h8_instruction *, struct h8_op *); 1463 build_bytes (const struct h8_instruction *this_try, struct h8_op *operand) in build_bytes() function 2085 build_bytes (instruction, operand); in md_assemble()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-0203 | 101 (build_bytes): Check for valid control registers. 1759 (build_bytes): Ditto. 2203 (build_bytes): Remove unused variable 'nib'. Detect overflow in 3204 (build_bytes): Prototype. 3364 (apply_fix, build_bytes): Likewise. 3668 (build_bytes): Ditto. 5140 * config/tc-z8k.c (build_bytes): Correct order of memset args. 6042 * config/tc-z8k.c (build_bytes): Add support for new cases:
|
D | ChangeLog-9697 | 4502 * config/tc-h8300.c (build_bytes): If an operand type is 4739 (build_bytes): Likewise. 4753 (build_bytes): Handle "stm.l" and "ldm.l"; handle MACREG operands. 5001 (build_bytes): Pass in a relaxing mode to do_a_fix_imm. 5170 (build_bytes): Remove all ABSMOV related code; it's unnecessary. 5305 * config/tc-h8300.c (build_bytes, MEMIND case): Generate
|
D | ChangeLog-0001 | 1399 * config/tc-h8300.c (build_bytes): For OBJ_ELF, make relocation's 1405 (build_bytes): Mark fixups for PCrel branches as signed. For 2691 * config/tc-z8k.c (build_bytes): 12 and 16 bit displacements now 5897 * config/tc-h8300.c (build_bytes): Assemble ldmac correctly. 6465 (build_bytes): Likewise.
|
D | ChangeLog-9295 | 3454 * config/tc-h8300.c (build_bytes): Make H8/300-H warning message 3876 (build_bytes): Remove unused local variables output_ptr, part, and 3878 (build_bytes): Cast X_add_number to unsigned long for printf. 7883 * config/tc-h8500.c (build_bytes): Get reloc type right for a 8333 * config/tc-z8k.c (build_bytes, md_apply_fix): Understand nDISP7 9076 bits of an 8 bit address. (build_bytes): Allow an immediate and 10148 do_a_fix_imm, build_bytes): Ditto. 10374 (parse_exp, skip_colonthing, build_bytes): Add support for 10918 * config/tc-h5000.c (build_bytes): Understand @rd mode and build
|
D | ChangeLog-9899 | 2285 * config/tc-h8300.c (build_bytes): Change message given if the 3272 * config/tc-h8300.c (do_a_fix_imm, build_bytes): Replace cast to
|
D | ChangeLog-2004 | 2564 * config/tc-h8300.c (build_bytes): Apply relaxation to bit
|
D | ChangeLog-2006 | 305 * config/tc-h8300.c (build_bytes): Fix const warning.
|
D | ChangeLog-2009 | 2182 (build_bytes): Pass insn to do_a_fix_imm.
|
D | ChangeLog-2005 | 1082 (build_bytes): Adapt to bfd reloc types. Ensure that enough space
|