Searched defs:x2 (Results 1 – 11 of 11) sorted by relevance
/qemu/tests/tcg/s390x/ |
H A D | lae.c | 11 unsigned long long ar = -1, b2 = 100000, r, x2 = 500; in main() local
|
/qemu/include/ui/ |
H A D | rect.h | 35 int16_t x1, x2, y1, y2; in qemu_rect_intersect() local
|
/qemu/util/ |
H A D | qdist.c | 253 double x1, x2, step; in qdist_pr_label() local
|
/qemu/ui/ |
H A D | console-vc.c | 658 unsigned int x1, x2, y; in vc_csi_P() local 699 unsigned int x1, x2, y; in vc_csi_at() local
|
H A D | egl-helpers.c | 145 GLuint x2, y2; in egl_fb_blit() local
|
H A D | vnc.c | 1178 unsigned long x2; in vnc_update_client() local
|
/qemu/include/hw/ |
H A D | boards.h | 521 #define _MACHINE_VER_PICK(x1, x2, x3, x4, x5, x6, ...) x6 argument
|
/qemu/hw/display/ |
H A D | artist.c | 492 unsigned int x2, unsigned int y2, in draw_line()
|
H A D | cirrus_vga.c | 2255 int w, h, x1, x2, poffset; in cirrus_cursor_draw_line() local
|
/qemu/target/s390x/kvm/ |
H A D | kvm.c | 1260 uint32_t x2 = (run->s390_sieic.ipa & 0x000f); in get_base_disp_rxy() local
|
/qemu/target/s390x/tcg/ |
H A D | translate.c | 452 static TCGv_i64 get_address(DisasContext *s, int x2, int b2, int d2) in get_address() 5515 int x2 = have_field(s, x2) ? get_field(s, x2) : 0; in in1_la2() local 5740 int x2 = have_field(s, x2) ? get_field(s, x2) : 0; in in2_a2() local
|