Home
last modified time | relevance | path

Searched defs:ws (Results 1 – 8 of 8) sorted by relevance

/qemu/target/mips/tcg/
H A Dmsa_helper.c7089 uint32_t ws, uint32_t wt) in helper_msa_fadd_df()
7119 uint32_t ws, uint32_t wt) in helper_msa_fsub_df()
7149 uint32_t ws, uint32_t wt) in helper_msa_fmul_df()
7180 uint32_t ws, uint32_t wt) in helper_msa_fdiv_df()
7225 uint32_t ws, uint32_t wt) in helper_msa_fmadd_df()
7258 uint32_t ws, uint32_t wt) in helper_msa_fmsub_df()
7293 uint32_t ws, uint32_t wt) in helper_msa_fexp2_df()
7466 uint32_t ws, uint32_t wt) in helper_msa_fmin_df()
7540 uint32_t ws, uint32_t wt) in helper_msa_fmin_a_df()
7568 uint32_t ws, uint32_t wt) in helper_msa_fmax_df()
[all …]
/qemu/ui/
H A Dgtk-egl.c73 int ww, wh, ws; in gd_egl_draw() local
339 int ww, wh, ws; in gd_egl_scanout_flush() local
H A Dgtk-gl-area.c45 int ww, wh, ws, y1, y2; in gd_gl_area_draw() local
H A Dcurses.c160 } ws; in curses_winch_check() local
/qemu/tests/unit/
H A Dtest-bdrv-graph-mod.c351 BlockDriverState *ws = in test_parallel_perm_update() local
/qemu/linux-user/xtensa/
H A Dsignal.c68 uint32_t ws = xtensa_replicate_windowstart(env) >> (wb + 1); in flush_window_regs() local
/qemu/io/
H A Dchannel-websock.c620 QIOChannelWebsockHeader ws; in qio_channel_websock_encode() member
/qemu/target/xtensa/
H A Dtranslate.c1272 bool ws = (env->sregs[WINDOW_START] & (1 << (i / 4))) != 0; in xtensa_cpu_dump_state() local