Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Demit.c.inc3028 MemOp ot = gen_pop_T0(s);
3068 ot = gen_pop_T0(s);
3583 MemOp ot = gen_pop_T0(s);
H A Dtranslate.c1973 static MemOp gen_pop_T0(DisasContext *s) in gen_pop_T0() function