Home | Sort by: relevance | last modified time | path |
/src/common/lib/libx86emu/ | |
x86emu.c | 1862 uint32_t(* const opc83_long_operation[]) (struct X86EMU *, uint32_t s, uint32_t d) = variable in typeref:typename:uint32_t (* const[])(struct X86EMU *,uint32_t s,uint32_t d) 1885 destval = (*opc83_long_operation[emu->cur_rh]) (emu, destval, imm); |
x86emu.c | 1862 uint32_t(* const opc83_long_operation[]) (struct X86EMU *, uint32_t s, uint32_t d) = variable in typeref:typename:uint32_t (* const[])(struct X86EMU *,uint32_t s,uint32_t d) 1885 destval = (*opc83_long_operation[emu->cur_rh]) (emu, destval, imm); |