Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/
H A Dops.c3124 x86emuOp_xor_word_AX_IMM(u8 X86EMU_UNUSED(op1)) in x86emuOp_xor_word_AX_IMM() function
12193 /* 0x35 */ x86emuOp_xor_word_AX_IMM,
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch4796 -static void x86emuOp_xor_word_AX_IMM(u8 X86EMU_UNUSED(op1))
4798 +x86emuOp_xor_word_AX_IMM(u8 X86EMU_UNUSED(op1))
4802 @@ -3006,7 +3129,8 @@ static void x86emuOp_xor_word_AX_IMM(u8 X86EMU_UNUSED(op1))
4812 @@ -3014,8 +3138,9 @@ static void x86emuOp_xor_word_AX_IMM(u8 X86EMU_UNUSED(op1))
4824 @@ -3025,7 +3150,8 @@ static void x86emuOp_xor_word_AX_IMM(u8 X86EMU_UNUSED(op1))
11258 /* 0x35 */ x86emuOp_xor_word_AX_IMM,