Searched refs:gen_check_io (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/i386/tcg/ |
H A D | emit.c.inc | 2184 if (!gen_check_io(s, ot, port, SVM_IOIO_TYPE_MASK)) { 2214 if (!gen_check_io(s, ot, port, 2752 if (!gen_check_io(s, ot, port, 0)) { 2768 if (!gen_check_io(s, ot, port, SVM_IOIO_STR_MASK)) {
|
H A D | translate.c | 766 static bool gen_check_io(DisasContext *s, MemOp ot, TCGv_i32 port, in gen_check_io() function
|