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

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
H A Dx86bc.c799 x86_opcode_tobytes(const x86_opcode *opcode, unsigned char **bufp) function
846 x86_opcode_tobytes(&insn->opcode, bufp);
935 x86_opcode_tobytes(&jmp->shortop, bufp);
965 x86_opcode_tobytes(&jmp->nearop, bufp);
1006 x86_opcode_tobytes(&jmpfar->opcode, bufp);

Completed in 82 milliseconds