HomeSort by relevance Sort by last modified time
    Searched full:x86_common (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
x86arch.h 218 typedef struct x86_common { struct
224 } x86_common; typedef in typeref:struct:x86_common
232 x86_common common; /* common x86 information */
266 x86_common common; /* common x86 information */
281 x86_common common; /* common x86 information */
293 (x86_common *common, unsigned char *rex, unsigned int def_opersize_64,
x86bc.c 273 yasm_x86__bc_apply_prefixes(x86_common *common, unsigned char *rex,
396 x86_common_print(const x86_common *common, FILE *f, int indent_level)
506 x86_common_calc_len(const x86_common *common)
783 x86_common_tobytes(const x86_common *common, unsigned char **bufp,
    [all...]
x86id.c 385 x86_finalize_common(x86_common *common, const x86_insn_info *info,
487 yasm_x86__bc_apply_prefixes((x86_common *)jmpfar, NULL,
612 yasm_x86__bc_apply_prefixes((x86_common *)jmp, NULL,
    [all...]

Completed in 220 milliseconds