Home
last modified time | relevance | path

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

/qemu/ui/
H A Dvnc.c2976 int stx = x / VNC_STAT_RECT; in vnc_refresh_lossy_rect() local
2990 if (!vs->lossy_rect[sty][stx]) { in vnc_refresh_lossy_rect()
2994 vs->lossy_rect[sty][stx] = 0; in vnc_refresh_lossy_rect()
/qemu/tcg/loongarch64/
H A Dtcg-insn-defs.c.inc2199 /* Emits the `stx.b d, j, k` instruction. */
2206 /* Emits the `stx.h d, j, k` instruction. */
2213 /* Emits the `stx.w d, j, k` instruction. */
2220 /* Emits the `stx.d d, j, k` instruction. */