Searched refs:emit_byte (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/binutils/gas/config/
H A Dtc-z80.c709 emit_byte (expressionS * val, bfd_reloc_code_real_type r_type) function
815 emit_byte (&offset, BFD_RELOC_Z80_DISP8);
908 emit_byte (arg_p, BFD_RELOC_8);
986 emit_byte (&addr, BFD_RELOC_8_PCREL);
1329 emit_byte (&port, BFD_RELOC_8);
1391 emit_byte (&port, BFD_RELOC_8);
1456 emit_byte (d, BFD_RELOC_Z80_DISP8);
1469 emit_byte (d, BFD_RELOC_Z80_DISP8);
1470 emit_byte (src, BFD_RELOC_8);
1571 emit_byte (sr
[all...]

Completed in 26 milliseconds