Home
last modified time | relevance | path

Searched defs:b2 (Results 1 – 12 of 12) sorted by relevance

/qemu/tests/tcg/s390x/
H A Dlae.c11 unsigned long long ar = -1, b2 = 100000, r, x2 = 500; in main() local
/qemu/tests/tcg/multiarch/system/
H A Dmemory.c167 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 Dsoftfloat-macros.h455 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 Dps2.c196 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 Dboot-order-test.c72 uint8_t b2 = read_mc146818(qts, 0x70, 0x3d); in read_boot_order_pc() local
/qemu/pc-bios/s390-ccw/
H A Dscsi.h47 uint8_t b1, b2; /* b2 & 0f = sense key */ member
107 uint8_t b2; /* b2; if evpd==1 */ member
/qemu/target/s390x/tcg/
H A Dtranslate.c452 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 Dmem_helper.c2472 uint32_t b2 = extract64(insn, 28, 4); in HELPER() local
/qemu/target/arm/tcg/
H A Dhelper-a64.c498 float16 a1, a2, b1, b2, c1, c2; in HELPER() local
/qemu/hw/ppc/
H A Dspapr_events.c104 uint8_t b2; member
/qemu/target/i386/
H A Dops_sse.h2586 uint32_t b2 = b->L(2); in helper_sha1msg1() local
/qemu/target/tricore/
H A Dtranslate.c2682 TCGv b2 = tcg_temp_new(); in gen_eqany_bi() local