Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dops2.c75 int x86emu_check_jump_condition(u8 op) in x86emu_check_jump_condition() function
152 cond = x86emu_check_jump_condition(op2 & 0xF); in x86emuOp2_long_jump()
H A Dops.c1244 int x86emu_check_jump_condition(u8 op);
1254 cond = x86emu_check_jump_condition(op1 & 0xF); in x86emuOp_jump_near_cond()