Home
last modified time | relevance | path

Searched defs:iflags (Results 1 – 6 of 6) sorted by relevance

/qemu/tests/tcg/i386/
H A Dtest-i386.h32 void exec_opq(long s0, long s1, long iflags) in exec_opq()
41 void exec_opl(long s0, long s1, long iflags) in exec_opl()
49 void exec_opw(long s0, long s1, long iflags) in exec_opw()
57 void exec_opb(long s0, long s1, long iflags) in exec_opb()
66 void exec_opq(long s0, long s1, long iflags) in exec_opq()
75 void exec_opl(long s0, long s1, long iflags) in exec_opl()
83 void exec_opw(long s0, long s1, long iflags) in exec_opw()
91 void exec_opb(long s0, long s1, long iflags) in exec_opb()
H A Dtest-i386-shift.h31 void exec_opq(long s2, long s0, long s1, long iflags) in exec_opq()
45 void exec_opl(long s2, long s0, long s1, long iflags) in exec_opl()
58 void exec_opw(long s2, long s0, long s1, long iflags) in exec_opw()
82 void exec_opq(long s2, long s0, long s1, long iflags) in exec_opq()
96 void exec_opl(long s2, long s0, long s1, long iflags) in exec_opl()
109 void exec_opw(long s2, long s0, long s1, long iflags) in exec_opw()
125 void exec_opb(long s0, long s1, long iflags) in exec_opb()
/qemu/target/microblaze/
H A Dhelper.c37 uint32_t esr, iflags; in mb_unaligned_access_internal() local
H A Dcpu.h283 uint32_t iflags; member
H A Dtranslate.c681 uint32_t iflags = tcg_get_insn_start_param(dc->base.insn_start, 1); in record_unaligned_ess() local
1805 uint32_t iflags; in mb_cpu_dump_state() local
/qemu/linux-user/
H A Dstrace.c1876 target_tcflag_t iflags = tswap32(target->c_iflag); in print_termios() local