Searched refs:UD_TAB__OPC_REG (Results 1 – 3 of 3) sorted by relevance
/PHP-8.0/ext/opcache/jit/libudis86/ |
H A D | itab.c | 2683 /* 005 */ { ud_itab__5, UD_TAB__OPC_REG, "/reg" }, 2685 /* 007 */ { ud_itab__7, UD_TAB__OPC_REG, "/reg" }, 2686 /* 008 */ { ud_itab__8, UD_TAB__OPC_REG, "/reg" }, 2705 /* 027 */ { ud_itab__27, UD_TAB__OPC_REG, "/reg" }, 2719 /* 041 */ { ud_itab__41, UD_TAB__OPC_REG, "/reg" }, 2856 /* 178 */ { ud_itab__178, UD_TAB__OPC_REG, "/reg" }, 2860 /* 182 */ { ud_itab__182, UD_TAB__OPC_REG, "/reg" }, 2864 /* 186 */ { ud_itab__186, UD_TAB__OPC_REG, "/reg" }, 2881 /* 203 */ { ud_itab__203, UD_TAB__OPC_REG, "/reg" }, 2886 /* 208 */ { ud_itab__208, UD_TAB__OPC_REG, "/reg" }, [all …]
|
H A D | itab.h | 17 UD_TAB__OPC_REG, enumerator
|
H A D | decode.c | 1190 case UD_TAB__OPC_REG: in decode_ext()
|
Completed in 32 milliseconds