Home
last modified time | relevance | path

Searched refs:opc82_byte_operation (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/x86emu/
H A Dx86emu.c1866 uint8_t(* const opc82_byte_operation[]) variable
1897 destval = (*opc82_byte_operation[emu->cur_rh]) (emu, destval, imm); in x86emuOp_opc82_byte_RM_IMM()