Searched refs:outP (Results 1 – 1 of 1) sorted by relevance
571 char *outP; /* Where instruction binary is output to. */ in get_cdisp() local587 outP = frag_more (8); /* Allocate worst-case storage. */ in get_cdisp()588 md_number_to_chars (outP, instr, 4); in get_cdisp()590 adds (e), offs (e), outP); in get_cdisp()596 outP = emit (instr); in get_cdisp()598 outP - frag_now->fr_literal, in get_cdisp()1068 char *outP; /* Where the binary was output to. */ in mem_fmt() local1100 outP = emit (instr.opcode); in mem_fmt()1123 mema_to_memb (outP); in mem_fmt()1131 md_number_to_chars (outP, instr.opcode, 4); in mem_fmt()[all …]