Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/bios_emulator/x86emu/
H A Ddecode.c102 INC_DECODED_INST_LEN(1); in X86EMU_exec()
160 INC_DECODED_INST_LEN(1); in fetch_decode_modrm()
183 INC_DECODED_INST_LEN(1); in fetch_byte_imm()
205 INC_DECODED_INST_LEN(2); in fetch_word_imm()
227 INC_DECODED_INST_LEN(4); in fetch_long_imm()
H A Dops.c500 INC_DECODED_INST_LEN(1); in x86emuOp_two_byte()
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/
H A Ddecode.c117 INC_DECODED_INST_LEN(1); in X86EMU_exec()
173 INC_DECODED_INST_LEN(1); in fetch_decode_modrm()
197 INC_DECODED_INST_LEN(1); in fetch_byte_imm()
220 INC_DECODED_INST_LEN(2); in fetch_word_imm()
243 INC_DECODED_INST_LEN(4); in fetch_long_imm()
H A Dops.c977 INC_DECODED_INST_LEN(1); in x86emuOp_two_byte()
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Ddebug.h115 #define INC_DECODED_INST_LEN(x) \ macro
126 #define INC_DECODED_INST_LEN(x) macro
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h119 #define INC_DECODED_INST_LEN(x) \ macro
130 # define INC_DECODED_INST_LEN(x) macro
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch814 - INC_DECODED_INST_LEN(1);
837 + INC_DECODED_INST_LEN(1);
896 - INC_DECODED_INST_LEN(1);
904 + INC_DECODED_INST_LEN(1);
924 - INC_DECODED_INST_LEN(1);
929 + INC_DECODED_INST_LEN(1);
948 - INC_DECODED_INST_LEN(2);
956 + INC_DECODED_INST_LEN(2);
975 - INC_DECODED_INST_LEN(4);
983 + INC_DECODED_INST_LEN(4);
[all …]