Searched refs:x86emuOp2_shld_IMM (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/bios_emulator/x86emu/ |
H A D | ops2.c | 354 void x86emuOp2_shld_IMM(u8 X86EMU_UNUSED(op2)) in x86emuOp2_shld_IMM() function 1672 /* 0xa4 */ x86emuOp2_shld_IMM,
|
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/ |
H A D | Update-x86emu-from-X.org.patch | 11928 -static void x86emuOp2_shld_IMM(u8 X86EMU_UNUSED(op2)) 11930 +x86emuOp2_shld_IMM(u8 X86EMU_UNUSED(op2)) 11939 @@ -543,9 +507,10 @@ static void x86emuOp2_shld_IMM(u8 X86EMU_UNUSED(op2)) 11952 @@ -557,7 +522,7 @@ static void x86emuOp2_shld_IMM(u8 X86EMU_UNUSED(op2)) 11961 @@ -574,9 +539,10 @@ static void x86emuOp2_shld_IMM(u8 X86EMU_UNUSED(op2)) 11974 @@ -588,7 +554,7 @@ static void x86emuOp2_shld_IMM(u8 X86EMU_UNUSED(op2)) 11983 @@ -605,9 +571,10 @@ static void x86emuOp2_shld_IMM(u8 X86EMU_UNUSED(op2)) 11996 @@ -619,13 +586,13 @@ static void x86emuOp2_shld_IMM(u8 X86EMU_UNUSED(op2)) 12013 @@ -634,9 +601,10 @@ static void x86emuOp2_shld_IMM(u8 X86EMU_UNUSED(op2)) 12027 @@ -645,7 +613,7 @@ static void x86emuOp2_shld_IMM(u8 X86EMU_UNUSED(op2)) [all …]
|