Searched refs:push_word (Results 1 – 6 of 6) sorted by relevance
320 push_word((u16) M.x86.R_FLG); in X86EMU_prepareForInt()323 push_word(M.x86.R_CS); in X86EMU_prepareForInt()325 push_word(M.x86.R_IP); in X86EMU_prepareForInt()
460 push_word(M.x86.R_ES); in x86emuOp_push_ES()488 push_word(M.x86.R_CS); in x86emuOp_push_CS()513 push_word(M.x86.R_SS); in x86emuOp_push_SS()541 push_word(M.x86.R_DS); in x86emuOp_push_DS()747 push_word(*reg); in x86emuOp_push_register()806 push_word(M.x86.R_AX); in x86emuOp_push_all()807 push_word(M.x86.R_CX); in x86emuOp_push_all()808 push_word(M.x86.R_DX); in x86emuOp_push_all()809 push_word(M.x86.R_BX); in x86emuOp_push_all()810 push_word(old_sp); in x86emuOp_push_all()[all …]
57 push_word((u16)M.x86.R_FLG); in x86emu_intr_handle()60 push_word(M.x86.R_CS); in x86emu_intr_handle()62 push_word(M.x86.R_IP); in x86emu_intr_handle()
268 push_word(M.x86.R_FS); in x86emuOp2_push_FS()492 push_word(M.x86.R_GS); in x86emuOp2_push_GS()
2388 void push_word(u16 w) in push_word() function
132 void push_word (u16 w);