Home
last modified time | relevance | path

Searched refs:END_OF_INSTR_NO_TRACE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/
H A Dfpu.c51 END_OF_INSTR_NO_TRACE(); in x86emuOp_esc_coprocess_d8()
301 END_OF_INSTR_NO_TRACE(); in x86emuOp_esc_coprocess_d9()
395 END_OF_INSTR_NO_TRACE(); in x86emuOp_esc_coprocess_da()
520 END_OF_INSTR_NO_TRACE(); in x86emuOp_esc_coprocess_db()
638 END_OF_INSTR_NO_TRACE(); in x86emuOp_esc_coprocess_dc()
742 END_OF_INSTR_NO_TRACE(); in x86emuOp_esc_coprocess_dd()
864 END_OF_INSTR_NO_TRACE(); in x86emuOp_esc_coprocess_de()
975 END_OF_INSTR_NO_TRACE(); in x86emuOp_esc_coprocess_df()
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Ddebug.h156 #define END_OF_INSTR_NO_TRACE() x86emu_end_instr(); macro
160 #define END_OF_INSTR_NO_TRACE() macro
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h160 # define END_OF_INSTR_NO_TRACE() x86emu_end_instr(); macro
164 # define END_OF_INSTR_NO_TRACE() macro
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch2427 END_OF_INSTR_NO_TRACE();
2536 END_OF_INSTR_NO_TRACE();
2688 END_OF_INSTR_NO_TRACE();
2821 END_OF_INSTR_NO_TRACE();
2942 END_OF_INSTR_NO_TRACE();
3081 END_OF_INSTR_NO_TRACE();
3202 END_OF_INSTR_NO_TRACE();
20039 -# define END_OF_INSTR_NO_TRACE() x86emu_end_instr();
20042 +#define END_OF_INSTR_NO_TRACE() x86emu_end_instr();
20046 -# define END_OF_INSTR_NO_TRACE()
[all …]