Searched refs:emit_byte (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-z80.c | 707 emit_byte (expressionS * val, bfd_reloc_code_real_type r_type) in emit_byte() function 813 emit_byte (&offset, BFD_RELOC_Z80_DISP8); in emit_mx() 905 emit_byte (arg_p, BFD_RELOC_8); in emit_sx() 983 emit_byte (&addr, BFD_RELOC_8_PCREL); in emit_jr() 1326 emit_byte (&port, BFD_RELOC_8); in emit_in() 1388 emit_byte (&port, BFD_RELOC_8); in emit_out() 1453 emit_byte (d, BFD_RELOC_Z80_DISP8); in emit_ldxhl() 1466 emit_byte (d, BFD_RELOC_Z80_DISP8); in emit_ldxhl() 1467 emit_byte (src, BFD_RELOC_8); in emit_ldxhl() 1568 emit_byte (src, BFD_RELOC_8); in emit_ldreg() [all …]
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog | 1674 (emit_byte): Delete unused variable fixp.
|
D | ChangeLog-2012 | 1313 * config/tc-z80.c(emit_byte, emit_word): Use contains_register.
|
D | ChangeLog-2006 | 2617 (emit_byte): Disallow relative jumps to absolute locations.
|