Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/
H A Dops.c1364 x86emuOp_adc_word_AX_IMM(u8 X86EMU_UNUSED(op1)) in x86emuOp_adc_word_AX_IMM() function
12161 /* 0x15 */ x86emuOp_adc_word_AX_IMM,
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch3884 -static void x86emuOp_adc_word_AX_IMM(u8 X86EMU_UNUSED(op1))
3886 +x86emuOp_adc_word_AX_IMM(u8 X86EMU_UNUSED(op1))
3890 @@ -1318,7 +1369,8 @@ static void x86emuOp_adc_word_AX_IMM(u8 X86EMU_UNUSED(op1))
3900 @@ -1326,8 +1378,9 @@ static void x86emuOp_adc_word_AX_IMM(u8 X86EMU_UNUSED(op1))
3912 @@ -1337,7 +1390,8 @@ static void x86emuOp_adc_word_AX_IMM(u8 X86EMU_UNUSED(op1))
11226 /* 0x15 */ x86emuOp_adc_word_AX_IMM,