OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:and_word
(Results
1 - 1
of
1
) sorted by relevancy
/src/common/lib/libx86emu/
x86emu.c
98
static uint16_t
and_word
(struct X86EMU *, uint16_t d, uint16_t s);
1746
and_word
, /* 04 */
1855
and_word
, /* 04 *//* YYY UNUSED ???? */
4167
common_binop_word_long_rm_r(emu,
and_word
, and_long);
4173
common_binop_word_long_r_rm(emu,
and_word
, and_long);
4179
common_binop_word_long_imm(emu,
and_word
, and_long);
6045
and_word
(struct X86EMU *emu, uint16_t d, uint16_t s)
function
Completed in 17 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026