/src/common/lib/libx86emu/ |
x86emu.c | 116 static uint32_t or_long (struct X86EMU *, uint32_t d, uint32_t s); 1756 or_long, /* 01 */ 1865 or_long, /* 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); 6380 or_long(struct X86EMU *emu, uint32_t d, uint32_t s) function in typeref:typename:uint32_t
|
x86emu.c | 116 static uint32_t or_long (struct X86EMU *, uint32_t d, uint32_t s); 1756 or_long, /* 01 */ 1865 or_long, /* 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); 6380 or_long(struct X86EMU *emu, uint32_t d, uint32_t s) function in typeref:typename:uint32_t
|