Home
last modified time | relevance | path

Searched defs:helper_inb (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/avr/
H A Dhelper.c215 target_ulong helper_inb(CPUAVRState *env, uint32_t port) in helper_inb() function
/openbmc/qemu/target/i386/tcg/sysemu/
H A Dmisc_helper.c36 target_ulong helper_inb(CPUX86State *env, uint32_t port) in helper_inb() function