Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/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
/openbmc/openbmc/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 …]