OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test_long
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/lib/libx86emu/
x86emu.c
153
static void
test_long
(struct X86EMU *, uint32_t d, uint32_t s);
2688
test_long
(emu, emu->x86.R_EAX, fetch_long_imm(emu));
3799
test_long
(emu, destval, srcval);
4476
common_binop_ns_word_long_rm_r(emu, test_word,
test_long
);
7589
test_long
(struct X86EMU *emu, uint32_t d, uint32_t s)
function
x86emu.c
153
static void
test_long
(struct X86EMU *, uint32_t d, uint32_t s);
2688
test_long
(emu, emu->x86.R_EAX, fetch_long_imm(emu));
3799
test_long
(emu, destval, srcval);
4476
common_binop_ns_word_long_rm_r(emu, test_word,
test_long
);
7589
test_long
(struct X86EMU *emu, uint32_t d, uint32_t s)
function
Completed in 74 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026