OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shrd_word
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/lib/libx86emu/
x86emu.c
143
static uint16_t
shrd_word
(struct X86EMU *, uint16_t d, uint16_t fill, uint8_t s);
5031
destval =
shrd_word
(emu, destval, *shiftreg, shift);
7339
shrd_word
(struct X86EMU *emu, uint16_t d, uint16_t fill, uint8_t s)
function
x86emu.c
143
static uint16_t
shrd_word
(struct X86EMU *, uint16_t d, uint16_t fill, uint8_t s);
5031
destval =
shrd_word
(emu, destval, *shiftreg, shift);
7339
shrd_word
(struct X86EMU *emu, uint16_t d, uint16_t fill, uint8_t s)
function
Completed in 55 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026