Searched defs:x86_insn (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
H A Dx86arch.h231 typedef struct x86_insn { struct
263 } x86_insn; typedef in typeref:struct:x86_insn
277 * x86_insn bytecodes; relative jumps turn into x86_jmp bytecodes.
288 void yasm_x86__bc_transform_insn(yasm_bytecode *bc, x86_insn *insn);

Completed in 63 milliseconds