OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:opcD1_long_operation
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/lib/libx86emu/
x86emu.c
3068
uint32_t(* const
opcD1_long_operation
[]) (struct X86EMU *, uint32_t s, uint8_t d) =
3098
destval = (*
opcD1_long_operation
[emu->cur_rh]) (emu, destval, amt);
3326
destval = (*
opcD1_long_operation
[emu->cur_rh]) (emu, destval, 1);
3363
destval = (*
opcD1_long_operation
[emu->cur_rh]) (emu, destval, emu->x86.R_CL);
x86emu.c
3068
uint32_t(* const
opcD1_long_operation
[]) (struct X86EMU *, uint32_t s, uint8_t d) =
3098
destval = (*
opcD1_long_operation
[emu->cur_rh]) (emu, destval, amt);
3326
destval = (*
opcD1_long_operation
[emu->cur_rh]) (emu, destval, 1);
3363
destval = (*
opcD1_long_operation
[emu->cur_rh]) (emu, destval, emu->x86.R_CL);
Completed in 34 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025