Searched refs:decode_modrm_rm (Results 1 – 1 of 1) sorted by relevance
/PHP-8.3/ext/opcache/jit/libudis86/ |
H A D | decode.c | 542 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