Searched refs:gen_bpt_io (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/i386/tcg/ |
H A D | translate.c | 1270 static void gen_bpt_io(DisasContext *s, TCGv_i32 t_port, int ot) in gen_bpt_io() function 1296 gen_bpt_io(s, s->tmp2_i32, ot); in gen_ins() 1309 gen_bpt_io(s, s->tmp2_i32, ot); in gen_outs()
|
H A D | emit.c.inc | 2190 gen_bpt_io(s, port, ot); 2758 gen_bpt_io(s, port, ot);
|