Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h103 # define ERR_PRINTF2(x, y) printf(x, y) macro
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dops.c4882 ERR_PRINTF2("ILLEGAL OP MAJOR OP 0xFE MINOR OP %x\n", mod); in x86emuOp_opcFE_byte_RM()