Home
last modified time | relevance | path

Searched defs:b3 (Results 1 – 5 of 5) sorted by relevance

/qemu/tests/tcg/multiarch/system/
H A Dmemory.c166 uint32_t b4 = BYTE_NEXT(count), b3 = BYTE_NEXT(count); in init_test_data_u32() local
191 uint64_t b4 = BYTE_NEXT(count), b3 = 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/hw/input/
H A Dps2.c207 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()
262 static void ps2_cqueue_3(PS2State *s, int b1, int b2, int b3) in ps2_cqueue_3()
/qemu/pc-bios/s390-ccw/
H A Dscsi.h73 uint8_t b3; /* b3 & 0x0f == resp_data_fmt == 2, must! */ member
/qemu/target/i386/
H A Dops_sse.h2585 uint32_t b3 = b->L(3); in helper_sha1msg1() local
/qemu/target/tricore/
H A Dtranslate.c2683 TCGv b3 = tcg_temp_new(); in gen_eqany_bi() local