HomeSort by: relevance | last modified time | path
    Searched defs:emit_insn_n (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-z80.c 3162 emit_insn_n (char prefix, char opcode, const char *args) function
3645 { "test", 0xED, 0x27, emit_insn_n, INS_Z80N },
3647 { "tstio",0xED, 0x74, emit_insn_n,INS_Z180|INS_EZ80 },
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-z80.c 3187 emit_insn_n (char prefix, char opcode, const char *args) function
3670 { "test", 0xED, 0x27, emit_insn_n, INS_Z80N },
3672 { "tstio",0xED, 0x74, emit_insn_n,INS_Z180|INS_EZ80 },

Completed in 46 milliseconds