Lines Matching refs:emit_byte
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()
1743 emit_byte (&exp, BFD_RELOC_8); in emit_data()