Searched refs:or_byte (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/contrib/x86emu/
H A Dx86emu.c113 static uint8_t or_byte (struct x86emu *, uint8_t d, uint8_t s);
1751 or_byte, /* 01 */
1864 or_byte, /* 01 *//* YYY UNUSED ???? */
4252 common_binop_byte_rm_r(emu, or_byte);
4258 common_binop_byte_r_rm(emu, or_byte);
4264 common_binop_byte_imm(emu, or_byte);
6566 or_byte(struct x86emu *emu, uint8_t d, uint8_t s) function

Completed in 86 milliseconds