Home
last modified time | relevance | path

Searched refs:inw (Results 1 – 5 of 5) sorted by relevance

/qemu/pc-bios/optionrom/
H A Doptrom.h61 static inline uint16_t inw(uint16_t port) in inw() function
/qemu/tests/qtest/
H A Dlibqtest-single.h150 static inline uint16_t inw(uint16_t addr) in inw() function
/qemu/target/i386/
H A Dhelper.h80 DEF_HELPER_2(inw, tl, env, i32)
/qemu/target/i386/tcg/
H A Dtranslate.c241 STUB_HELPER(inw, TCGv ret, TCGv_env env, TCGv_i32 port)
/qemu/tests/tcg/i386/
H A Dx86.csv816 "IN AX, DX","INW DX, AX","inw DX, AX","ED","V","V","","operand16","w,r","Y","16"
817 "IN AX, imm8u","INW imm8u, AX","inw imm8u, AX","E5 ib","V","V","","operand16","w,r","Y","16"