Home
last modified time | relevance | path

Searched refs:push_word (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/common/lib/libx86emu/
H A Dx86emu.c171 static void push_word (struct X86EMU *, uint16_t w);
186 push_word(emu, (uint16_t) emu->x86.R_FLG); in x86emu_intr_dispatch()
189 push_word(emu, emu->x86.R_CS); in x86emu_intr_dispatch()
191 push_word(emu, emu->x86.R_IP); in x86emu_intr_dispatch()
257 push_word(emu, 0); in X86EMU_exec_call()
258 push_word(emu, 0); in X86EMU_exec_call()
268 push_word(emu, emu->x86.R_FLG); in X86EMU_exec_intr()
271 push_word(emu, 0); in X86EMU_exec_intr()
272 push_word(emu, 0); in X86EMU_exec_intr()
1316 push_word(emu, reg->I16_reg.x_reg); in common_push_word_long()
[all …]
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20053170 (push_bytes, push_word): Delete declaration.
3171 * valops.c (push_bytes, push_word): Delete function.
H A DChangeLog-1993154 * valops.c (call_function_by_hand, push_word), defs.h (push_word),
H A DChangeLog-19913679 * valops.c (push_word): Add SWAP_TARGET_AND_HOST.
H A DChangeLog-19983857 * valops.c (push_word, value_push, call_function_by_hand),
H A DChangeLog-20039719 * valops.c (push_word): Fix typo.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20053170 (push_bytes, push_word): Delete declaration.
3171 * valops.c (push_bytes, push_word): Delete function.
H A DChangeLog-1993154 * valops.c (call_function_by_hand, push_word), defs.h (push_word),
H A DChangeLog-19913679 * valops.c (push_word): Add SWAP_TARGET_AND_HOST.
H A DChangeLog-19983857 * valops.c (push_word, value_push, call_function_by_hand),
H A DChangeLog-20039719 * valops.c (push_word): Fix typo.