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_long
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/lib/libx86emu/
x86emu.c
99
static uint32_t
and_long
(struct X86EMU *, uint32_t d, uint32_t s);
1759
and_long
, /* 04 */
1868
and_long
, /* 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
);
6065
and_long
(struct X86EMU *emu, uint32_t d, uint32_t s)
function
x86emu.c
99
static uint32_t
and_long
(struct X86EMU *, uint32_t d, uint32_t s);
1759
and_long
, /* 04 */
1868
and_long
, /* 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
);
6065
and_long
(struct X86EMU *emu, uint32_t d, uint32_t s)
function
Completed in 2502 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026