Home
last modified time | relevance | path

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

/PHP-8.1/ext/opcache/jit/libudis86/
H A Ddecode.c542 decode_modrm_rm(struct ud *u, in decode_modrm_rm() function
741 decode_modrm_rm(u, operand, REGCLASS_GPR, in decode_operand()
754 decode_modrm_rm(u, operand, REGCLASS_GPR, size); in decode_operand()
773 decode_modrm_rm(u, operand, REGCLASS_MMX, size); in decode_operand()
784 decode_modrm_rm(u, operand, REGCLASS_XMM, size); in decode_operand()
793 decode_modrm_rm(u, operand, REGCLASS_XMM, in decode_operand()
854 decode_modrm_rm(u, operand, REGCLASS_GPR, size); in decode_operand()

Completed in 6 milliseconds