Home
last modified time | relevance | path

Searched refs:emit_insn (Results 1 – 11 of 11) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-z80.c671 emit_insn (char prefix, char opcode, const char * args) in emit_insn() function
1292 emit_insn (prefix, opcode, p); in emit_ex()
1842 { "ccf", 0x00, 0x3F, emit_insn },
1844 { "cpd", 0xED, 0xA9, emit_insn },
1845 { "cpdr", 0xED, 0xB9, emit_insn },
1846 { "cpi", 0xED, 0xA1, emit_insn },
1847 { "cpir", 0xED, 0xB1, emit_insn },
1848 { "cpl", 0x00, 0x2F, emit_insn },
1849 { "daa", 0x00, 0x27, emit_insn },
1851 { "di", 0x00, 0xF3, emit_insn },
[all …]
Dtc-alpha.c578 static void emit_insn (struct alpha_insn *);
1437 emit_insn (&insn); in load_expression()
1457 emit_insn (&insn); in load_expression()
1572 emit_insn (&insn); in load_expression()
1588 emit_insn (&insn); in load_expression()
1737 emit_insn (struct alpha_insn *insn) in emit_insn() function
2208 emit_insn (&insn); in emit_ir_load()
2257 emit_insn (&insn); in emit_loadstore()
2303 emit_insn (&insn); in emit_ldXu()
2319 emit_insn (&insn); in emit_ldXu()
[all …]
Dtc-tic54x.c4000 emit_insn (tic54x_insn *insn) in emit_insn() function
4077 emit_insn (insn); in build_insn()
Dtc-arm.c3607 emit_insn (expressionS *exp, int nbytes) in emit_insn() function
3688 if (! emit_insn (& exp, nbytes)) in s_arm_elf_inst()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20091654 (emit_insn): New function.
2414 (emit_insn): New cases for evax specific relocs.
DChangeLog-989960 (emit_insn): Add support for explicit relocations.
235 (emit_insn): Ditto.
2046 (emit_insn): Look for pc-relative and no-overflow specifiers on
DChangeLog-96973444 (emit_insn): Likewise.
4348 (emit_insn): Only align if alpha_current_align is less than 2;
DChangeLog-00011375 (emit_insn): ... here. Allocate a reloc tag for GPDISP.
4239 (emit_insn): Call dwarf2_emit_insn.
DChangeLog-20052007 (emit_insn): Handle it.
DChangeLog-92952322 (emit_insn): Clear insn_label.
6565 (emit_insn): New function.
6574 and call emit_insn directly.
DChangeLog-02035636 (emit_insn): Handle TLS relocations.