/qemu/tests/tcg/s390x/ |
H A D | lae.c | 11 unsigned long long ar = -1, b2 = 100000, r, x2 = 500; in main() local
|
/qemu/tests/tcg/multiarch/system/ |
H A D | memory.c | 167 uint32_t b2 = BYTE_NEXT(count), b1 = BYTE_NEXT(count); in init_test_data_u32() local 192 uint64_t b2 = BYTE_NEXT(count), b1 = BYTE_NEXT(count); in init_test_data_u64() local 237 uint8_t b1, b2, b3, b4; in read_test_data_u32() local 279 uint8_t b1, b2, b3, b4, b5, b6, b7, b8; in read_test_data_u64() local
|
/qemu/include/fpu/ |
H A D | softfloat-macros.h | 455 uint64_t b0, uint64_t b1, uint64_t b2, in add192() 489 uint64_t b0, uint64_t b1, uint64_t b2, in sub192() 671 uint64_t b0, uint64_t b1, uint64_t b2) in eq192() 677 uint64_t b0, uint64_t b1, uint64_t b2) in le192() 689 uint64_t b0, uint64_t b1, uint64_t b2) in lt192()
|
/qemu/hw/input/ |
H A D | ps2.c | 196 void ps2_queue_2(PS2State *s, int b1, int b2) in ps2_queue_2() 207 void ps2_queue_3(PS2State *s, int b1, int b2, int b3) in ps2_queue_3() 219 void ps2_queue_4(PS2State *s, int b1, int b2, int b3, int b4) in ps2_queue_4() 251 static void ps2_cqueue_2(PS2State *s, int b1, int b2) in ps2_cqueue_2() 262 static void ps2_cqueue_3(PS2State *s, int b1, int b2, int b3) in ps2_cqueue_3()
|
/qemu/tests/qtest/ |
H A D | boot-order-test.c | 72 uint8_t b2 = read_mc146818(qts, 0x70, 0x3d); in read_boot_order_pc() local
|
/qemu/pc-bios/s390-ccw/ |
H A D | scsi.h | 47 uint8_t b1, b2; /* b2 & 0f = sense key */ member 107 uint8_t b2; /* b2; if evpd==1 */ member
|
/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() 2023 int b2 = get_field(s, b2); in op_cs() local 3144 int b2 = get_field(s, b2); in op_mov2e() local 4012 int b2 = get_field(s, b2); in op_ectg() local 4765 int b2 = get_field(s, b2); in op_xc() local 5767 int b2 = get_field(s, b2); in in2_sh() local
|
H A D | mem_helper.c | 2472 uint32_t b2 = extract64(insn, 28, 4); in HELPER() local
|
/qemu/target/arm/tcg/ |
H A D | helper-a64.c | 498 float16 a1, a2, b1, b2, c1, c2; in HELPER() local
|
/qemu/hw/ppc/ |
H A D | spapr_events.c | 104 uint8_t b2; member
|
/qemu/target/i386/ |
H A D | ops_sse.h | 2586 uint32_t b2 = b->L(2); in helper_sha1msg1() local
|
/qemu/target/tricore/ |
H A D | translate.c | 2682 TCGv b2 = tcg_temp_new(); in gen_eqany_bi() local
|