Home
last modified time | relevance | path

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

/u-boot/drivers/bios_emulator/include/x86emu/
A Ddebug.h119 #define INC_DECODED_INST_LEN(x) \ macro
130 # define INC_DECODED_INST_LEN(x) macro
/u-boot/drivers/bios_emulator/x86emu/
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()
A Dops.c500 INC_DECODED_INST_LEN(1); in x86emuOp_two_byte()

Completed in 10 milliseconds