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

/haiku/src/libs/udis86/
H A Ddecode.c536 * decode_modrm_rm
542 decode_modrm_rm(struct ud *u, function
741 decode_modrm_rm(u, operand, REGCLASS_GPR,
754 decode_modrm_rm(u, operand, REGCLASS_GPR, size);
773 decode_modrm_rm(u, operand, REGCLASS_MMX, size);
784 decode_modrm_rm(u, operand, REGCLASS_XMM, size);
793 decode_modrm_rm(u, operand, REGCLASS_XMM,
854 decode_modrm_rm(u, operand, REGCLASS_GPR, size);

Completed in 87 milliseconds