HomeSort by: relevance | last modified time | path
    Searched defs:or_word (Results 1 - 2 of 2) sorted by relevancy

  /src/common/lib/libx86emu/
x86emu.c 115 static uint16_t or_word (struct X86EMU *, uint16_t d, uint16_t s);
1743 or_word, /* 01 */
1852 or_word, /* 01 *//* YYY UNUSED ???? */
4092 common_binop_word_long_rm_r(emu, or_word, or_long);
4098 common_binop_word_long_r_rm(emu, or_word, or_long);
4104 common_binop_word_long_imm(emu, or_word, or_long);
6361 or_word(struct X86EMU *emu, uint16_t d, uint16_t s) function in typeref:typename:uint16_t
x86emu.c 115 static uint16_t or_word (struct X86EMU *, uint16_t d, uint16_t s);
1743 or_word, /* 01 */
1852 or_word, /* 01 *//* YYY UNUSED ???? */
4092 common_binop_word_long_rm_r(emu, or_word, or_long);
4098 common_binop_word_long_r_rm(emu, or_word, or_long);
4104 common_binop_word_long_imm(emu, or_word, or_long);
6361 or_word(struct X86EMU *emu, uint16_t d, uint16_t s) function in typeref:typename:uint16_t

Completed in 27 milliseconds