Searched refs:x86emuOp2_shld_CL (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/bios_emulator/x86emu/ |
H A D | ops2.c | 425 void x86emuOp2_shld_CL(u8 X86EMU_UNUSED(op2)) in x86emuOp2_shld_CL() function 1673 /* 0xa5 */ x86emuOp2_shld_CL,
|
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/ |
H A D | Update-x86emu-from-X.org.patch | 12040 -static void x86emuOp2_shld_CL(u8 X86EMU_UNUSED(op2)) 12042 +x86emuOp2_shld_CL(u8 X86EMU_UNUSED(op2)) 12046 @@ -677,9 +646,10 @@ static void x86emuOp2_shld_CL(u8 X86EMU_UNUSED(op2)) 12059 @@ -689,7 +659,7 @@ static void x86emuOp2_shld_CL(u8 X86EMU_UNUSED(op2)) 12068 @@ -704,9 +674,10 @@ static void x86emuOp2_shld_CL(u8 X86EMU_UNUSED(op2)) 12081 @@ -716,7 +687,7 @@ static void x86emuOp2_shld_CL(u8 X86EMU_UNUSED(op2)) 12090 @@ -731,9 +702,10 @@ static void x86emuOp2_shld_CL(u8 X86EMU_UNUSED(op2)) 12103 @@ -743,29 +715,30 @@ static void x86emuOp2_shld_CL(u8 X86EMU_UNUSED(op2)) 12141 @@ -777,7 +750,8 @@ static void x86emuOp2_shld_CL(u8 X86EMU_UNUSED(op2))
|