Searched refs:REGCLASS_XMM (Results 1 – 1 of 1) sorted by relevance
/PHP-8.0/ext/opcache/jit/libudis86/ |
H A D | decode.c | 68 REGCLASS_XMM enumerator 439 case REGCLASS_XMM : in decode_reg() 701 decode_reg(u, opr, REGCLASS_XMM, (0xf & ~vvvv), size); in decode_vex_vvvv() 716 decode_reg(u, opr, REGCLASS_XMM, mask & (imm >> 4), size); in decode_vex_immreg() 784 decode_modrm_rm(u, operand, REGCLASS_XMM, size); in decode_operand() 787 decode_modrm_reg(u, operand, REGCLASS_XMM, size); in decode_operand() 793 decode_modrm_rm(u, operand, REGCLASS_XMM, in decode_operand()
|
Completed in 6 milliseconds