OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:destval2
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/lib/libx86emu/
x86emu.c
4007
uint16_t destval,
destval2
;
local in function:x86emuOp_opcFF_word_RM
4026
destval2
= fetch_data_word(emu, destoffset + 2);
4028
emu->x86.R_CS =
destval2
;
4033
destval2
= fetch_data_word(emu, destoffset + 2);
4035
emu->x86.R_CS =
destval2
;
x86emu.c
4007
uint16_t destval,
destval2
;
local in function:x86emuOp_opcFF_word_RM
4026
destval2
= fetch_data_word(emu, destoffset + 2);
4028
emu->x86.R_CS =
destval2
;
4033
destval2
= fetch_data_word(emu, destoffset + 2);
4035
emu->x86.R_CS =
destval2
;
Completed in 30 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025