Home
last modified time | relevance | path

Searched refs:x86emuOp_in_word_AX_IMM (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dops.c4125 void x86emuOp_in_word_AX_IMM(u8 X86EMU_UNUSED(op1)) in x86emuOp_in_word_AX_IMM() function
5393 /* 0xe5 */ x86emuOp_in_word_AX_IMM,
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch10013 -static void x86emuOp_in_word_AX_IMM(u8 X86EMU_UNUSED(op1))
10015 +x86emuOp_in_word_AX_IMM(u8 X86EMU_UNUSED(op1))
10042 @@ -9604,16 +10138,17 @@ static void x86emuOp_in_word_AX_IMM(u8 X86EMU_UNUSED(op1))
11425 /* 0xe5 */ x86emuOp_in_word_AX_IMM,